# HG changeset patch # User Eli Zaretskii # Date 1012736098 0 # Node ID 4090fee4e5754634c1bb45d079c0072a7fe11a5f # Parent 0a5935fb4e9ea9af3bb8e177fec45dc4191a2848 *** empty log message *** diff -r 0a5935fb4e9e -r 4090fee4e575 lisp/ChangeLog --- a/lisp/ChangeLog Sun Feb 03 11:34:29 2002 +0000 +++ b/lisp/ChangeLog Sun Feb 03 11:34:58 2002 +0000 @@ -1,5 +1,8 @@ 2002-02-02 Eli Zaretskii + * mail/rmail.el (rmail): Use find-buffer-visiting instead of + get-file-buffer to check for rmail buffer existence. + * term.el (term-emulate-terminal): Extract proper command string which is supplied to term-command-hook. diff -r 0a5935fb4e9e -r 4090fee4e575 lispintro/ChangeLog --- a/lispintro/ChangeLog Sun Feb 03 11:34:29 2002 +0000 +++ b/lispintro/ChangeLog Sun Feb 03 11:34:58 2002 +0000 @@ -1,3 +1,8 @@ +2001-11-29 Eli Zaretskii + + * emacs-lisp-intro.texi (Index): @ignore extraneous text. + Use @dircategory and @direntry to define the DIR entry. + 2001-11-25 Robert J. Chassell * emacs-lisp-intro.texi: Move @contents to the beginning of the