summaryrefslogtreecommitdiff
path: root/lisp/gnusmisc.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-05-30 23:12:08 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-05-30 23:12:08 +0000
commit1a06eabd17a8eff0635bc7058349f7c22057864c (patch)
tree851c3b4adf9217f7ad5d4e6fdc24c8e0efbaa186 /lisp/gnusmisc.el
parent6594deb0dcec8f1a663fc47b0588a7b4c935a6c5 (diff)
downloademacs-1a06eabd17a8eff0635bc7058349f7c22057864c.tar.gz
emacs-1a06eabd17a8eff0635bc7058349f7c22057864c.tar.bz2
emacs-1a06eabd17a8eff0635bc7058349f7c22057864c.zip
*** empty log message ***
Diffstat (limited to 'lisp/gnusmisc.el')
-rw-r--r--lisp/gnusmisc.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/gnusmisc.el b/lisp/gnusmisc.el
index 17238369da0..7518571ee07 100644
--- a/lisp/gnusmisc.el
+++ b/lisp/gnusmisc.el
@@ -1,4 +1,5 @@
-;;; Miscellaneous commands for GNUS newsreader
+;;; gnusmisc.el --- miscellaneous commands for GNUS newsreader
+
;; Copyright (C) 1989 Fujitsu Laboratories LTD.
;; Copyright (C) 1989, 1990 Masanobu UMEDA
;; $Header: gnusmisc.el,v 1.2 90/03/23 13:25:04 umerin Locked $
@@ -213,3 +214,5 @@ inserting it before the newsgroup on the line containging point."
))
(provide 'gnusmisc)
+
+;;; gnusmisc.el ends here