From: Eli Zaretskii Date: Sun, 3 Feb 2002 11:34:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~16862 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=be8139444509c80d60373a4e9cd7e9d4bc91acc6;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d7bdfbf26aa..b0149804d65 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/lispintro/ChangeLog b/lispintro/ChangeLog index bafd48cdb95..5892f5b34db 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog @@ -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