diff options
author | Richard M. Stallman <rms@gnu.org> | 1992-07-08 23:04:51 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1992-07-08 23:04:51 +0000 |
commit | 22b24892aaca15ab1f88fde672d0e0cef2b03737 (patch) | |
tree | b91b8c06549af4d93955c16782b4b868fd8ff7e3 | |
parent | cefc4d8203487771b94cd92f03c6d90c39a777a7 (diff) | |
download | emacs-22b24892aaca15ab1f88fde672d0e0cef2b03737.tar.gz |
*** empty log message ***
-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 @@ -;;; info.el --- info package for Emacs -- could use a "create node" feature. - +;;; info.el --- info package for Emacs. +;;; Note that nowadays we expect info files to be made using makeinfo. ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |