summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-ring.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-04-19 12:21:01 +0200
committerStefan Kangas <stefan@marxist.se>2021-04-19 12:21:01 +0200
commit0a4dc70830f5e8286b47120cabc750cca07a75c1 (patch)
treeed4911a74033918a5a68fed781ab14771afd8423 /lisp/erc/erc-ring.el
parent518312346d9440d18e224231cb645cb3aaf373ba (diff)
downloademacs-0a4dc70830f5e8286b47120cabc750cca07a75c1.tar.gz
; Normalize and add missing first and last lines
Diffstat (limited to 'lisp/erc/erc-ring.el')
-rw-r--r--lisp/erc/erc-ring.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-ring.el b/lisp/erc/erc-ring.el
index 28299ae46c3..666fd585926 100644
--- a/lisp/erc/erc-ring.el
+++ b/lisp/erc/erc-ring.el
@@ -1,4 +1,4 @@
-;; erc-ring.el -- Command history handling for erc using ring.el -*- lexical-binding: t; -*-
+;;; erc-ring.el --- Command history handling for erc using ring.el -*- lexical-binding: t; -*-
;; Copyright (C) 2001-2004, 2006-2021 Free Software Foundation, Inc.