From: Richard M. Stallman Date: Mon, 18 Nov 2002 04:59:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~12376 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8b96caf30378ff33f6f02ae9c79a5268348ba16b;p=emacs.git *** empty log message *** --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 4f47124a8e2..a8b3fba77da 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2002-11-17 Richard M. Stallman + + * Makefile.in (${archlibdir}): Ignore errors operating on $(gamedir). + 2002-11-14 Dave Love * movemail.c (pop_retr): Declare comment. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 81e68864b7e..94079534983 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,19 @@ +2002-11-17 Richard M. Stallman + + * mail/rmail.el (rmail-ignored-headers): Add more headers. + + * calendar/parse-time.el (parse-time-elt): Var renamed from `elt'. + (parse-time-val): Var renamed from `val'. All uses changed. + + * files.el (parse-time-rules): Mark it as risky. + + * finder.el (finder-commentary): Use buffer *Finder-package*. + + * menu-bar.el (menu-bar-options-menu): Improve tooltip string. + + * simple.el (indicate-unused-lines) + (default-indicate-unused-lines): New variable aliases. + 2002-11-18 Kenichi Handa * progmodes/cc-vars.el: Undo previous change.