# HG changeset patch # User Richard M. Stallman # Date 710636691 0 # Node ID b096f4af925cf046d108bcea2b9006b5483245c9 # Parent 8a4c2c149ec2aecaad40f1a60045488f1b73609d *** empty log message *** diff -r 8a4c2c149ec2 -r b096f4af925c lisp/info.el --- a/lisp/info.el Wed Jul 08 22:47:39 1992 +0000 +++ b/lisp/info.el Wed Jul 08 23:04:51 1992 +0000 @@ -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.