diff lisp/ChangeLog @ 37345:29e5ed8a5a49

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 14 Apr 2001 11:52:51 +0000
parents 05eda8d77f8d
children 0b78030b2042
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Apr 14 11:52:21 2001 +0000
+++ b/lisp/ChangeLog	Sat Apr 14 11:52:51 2001 +0000
@@ -1,3 +1,8 @@
+2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* info.el (Info-file-list-for-emacs): Add an entry for the "info"
+	manual.
+
 2001-04-13  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
@@ -98,12 +103,12 @@
 	(ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
 	(ps-skip-newline): Replace defun by defsubst.
 
-2001-04-05  Colin Walters <walters@cis.ohio-state.edu>
+2001-04-10  Colin Walters <walters@cis.ohio-state.edu>
 
 	* eshell/eshell.el (eshell-command): Needed a "%s" format
 	specifier, in case the buffer contains percent characters.
 
-2001-04-04  John Wiegley  <johnw@gnu.org>
+2001-04-10  John Wiegley  <johnw@gnu.org>
 
 	* calendar/timeclock.el (timeclock-generate-report): Added a
 	missing insert of the project name.