diff options
Diffstat (limited to 'lisp/novice.el')
-rw-r--r-- | lisp/novice.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/novice.el b/lisp/novice.el index cc8930443c4..95576d72b07 100644 --- a/lisp/novice.el +++ b/lisp/novice.el @@ -1,11 +1,10 @@ ;;; novice.el --- handling of disabled commands ("novice mode") for Emacs. +;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc. + ;; Maintainer: FSF -;; Last-Modified: 22 May 1991 ;; Keywords: internal, help -;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |