comparison lisp/ChangeLog.5 @ 90789:c0409ee15cee

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 670-674) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 209-210) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-185
author Miles Bader <miles@gnu.org>
date Wed, 21 Mar 2007 13:33:07 +0000
parents 52a7f3f50b89 728c8ee7c91f
children f55f9811f5d7
comparison
equal deleted inserted replaced
90788:a12805fdabe8 90789:c0409ee15cee
987 987
988 * mouse.el (mouse-save-then-kill): Fix previous change. 988 * mouse.el (mouse-save-then-kill): Fix previous change.
989 989
990 * easymenu.el (easy-menu-do-define): Add autoload cookie. 990 * easymenu.el (easy-menu-do-define): Add autoload cookie.
991 991
992 1995-05-19 Kevin Rodgers <kevinr@ihs.com> 992 1995-05-19 Kevin Rodgers <kevinr@ihs.com> (tiny change)
993 993
994 * mailalias.el (expand-mail-aliases): Expand aliases in 994 * mailalias.el (expand-mail-aliases): Expand aliases in
995 From and Reply-to headers as well, plus the Resent- variants. 995 From and Reply-to headers as well, plus the Resent- variants.
996 996
997 * sendmail.el (mail-mode): Clarify doc string. 997 * sendmail.el (mail-mode): Clarify doc string.
8276 8276
8277 * subr.el (ignore): Put doc string in right place. 8277 * subr.el (ignore): Put doc string in right place.
8278 8278
8279 * indent.el (move-to-tab-stop): Delete spurious multiple definition. 8279 * indent.el (move-to-tab-stop): Delete spurious multiple definition.
8280 8280
8281 1994-07-11 Kevin Rodgers <kevinr@ihs.com> 8281 1994-07-11 Kevin Rodgers <kevinr@ihs.com> (tiny change)
8282 8282
8283 * mailabbrev.el (define-mail-abbrev): Don't try to parse empty aliases. 8283 * mailabbrev.el (define-mail-abbrev): Don't try to parse empty aliases.
8284 8284
8285 1994-07-11 Andreas Schwab (schwab@ls5.informatik.uni-dortmund.de) 8285 1994-07-11 Andreas Schwab (schwab@ls5.informatik.uni-dortmund.de)
8286 8286
8904 * lisp-mnt.el (lm-section-mark): Accept extra semicolons; 8904 * lisp-mnt.el (lm-section-mark): Accept extra semicolons;
8905 accept spaces at end of line. 8905 accept spaces at end of line.
8906 8906
8907 * faces.el (x-create-frame-with-faces): Set the cursor color last. 8907 * faces.el (x-create-frame-with-faces): Set the cursor color last.
8908 8908
8909 1994-06-17 Kevin Rodgers (kevinr@ihs.com) 8909 1994-06-17 Kevin Rodgers (kevinr@ihs.com) (tiny change)
8910 8910
8911 * mailabbrev.el (build-mail-abbrevs): Pass a recursivep argument in 8911 * mailabbrev.el (build-mail-abbrevs): Pass a recursivep argument in
8912 recursive call. 8912 recursive call.
8913 8913
8914 1994-06-17 Roland McGrath (roland@geech.gnu.ai.mit.edu) 8914 1994-06-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)