summaryrefslogtreecommitdiff
path: root/lisp/novice.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-15 16:15:35 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-15 16:15:35 +0000
commit50c8a000cf6bda3e034bb729333d8a034b39e216 (patch)
tree344496d0e9edff1f03511c2610b06d31ef319dac /lisp/novice.el
parent3e2879e9515192e1beeaf02d8edeb55ecca29fd5 (diff)
downloademacs-50c8a000cf6bda3e034bb729333d8a034b39e216.tar.gz
Some fixes to follow coding conventions in files maintained by FSF.
Diffstat (limited to 'lisp/novice.el')
-rw-r--r--lisp/novice.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/novice.el b/lisp/novice.el
index 348774a90fa..c22e685aef3 100644
--- a/lisp/novice.el
+++ b/lisp/novice.el
@@ -1,4 +1,4 @@
-;;; novice.el --- handling of disabled commands ("novice mode") for Emacs.
+;;; novice.el --- handling of disabled commands ("novice mode") for Emacs
;; Copyright (C) 1985, 1986, 1987, 1994 Free Software Foundation, Inc.