diff options
Diffstat (limited to 'lisp/emerge.el')
-rw-r--r-- | lisp/emerge.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/emerge.el b/lisp/emerge.el index 332c8b46995..551ba3503e1 100644 --- a/lisp/emerge.el +++ b/lisp/emerge.el @@ -2,6 +2,8 @@ ;;; The author has placed this file in the public domain. +;; This file is part of GNU Emacs. + ;; Author: Dale R. Worley <worley@world.std.com> ;; Version: 5fsf ;; Keywords: unix, tools @@ -19,6 +21,8 @@ ;; LOST DATA OR LOST PROFITS, OR FOR ANY SPECIAL, INCIDENTAL OR CONSEQUENTIAL ;; DAMAGES. +;;; Commentary: + ;;; Code: ;;;###autoload |