summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/info.el4
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.