diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 16:56:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 16:56:02 +0000 |
commit | aae56ea7ca8c74e7bb5595b828851aaa9f947792 (patch) | |
tree | 464b508b0ece6a20291b838d52ec33305d66a541 /lisp/novice.el | |
parent | c7986c187611e2f908263a9ad5f104a8ef78d3dc (diff) | |
download | emacs-aae56ea7ca8c74e7bb5595b828851aaa9f947792.tar.gz |
Add standard library headers.
Diffstat (limited to 'lisp/novice.el')
-rw-r--r-- | lisp/novice.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/novice.el b/lisp/novice.el index 95576d72b07..1590a104861 100644 --- a/lisp/novice.el +++ b/lisp/novice.el @@ -21,7 +21,7 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -;; Code: +;;; Code: ;; This function is called (by autoloading) ;; to handle any disabled command. |