diff options
| -rw-r--r-- | lisp/info.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/info.el b/lisp/info.el index a59bf013fc3..58eccfc8392 100644 --- a/lisp/info.el +++ b/lisp/info.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; info.el --- info package for Emacs -- could use a "create node" feature. | 1 | ;;; info.el --- info package for Emacs. |
| 2 | 2 | ;;; Note that nowadays we expect info files to be made using makeinfo. | |
| 3 | ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |