Mercurial > emacs
changeset 74945:9bce1c5ffabd
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 27 Dec 2006 21:34:38 +0000 |
parents | a4a07479f11c |
children | 9321ec6bc5db |
files | admin/FOR-RELEASE lisp/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Wed Dec 27 21:31:10 2006 +0000 +++ b/admin/FOR-RELEASE Wed Dec 27 21:34:38 2006 +0000 @@ -53,7 +53,7 @@ ** Need papers from Rubini for his code in t-mouse.el Sent instructions. -** lennart.borgman.073@student.lu.se, Dec 21: +** lennart.borgman.073@student.lu.se, Dec 21: Saving when the coding system can't code all buffer characters ** Bug in ESHELL that Wiegley is supposed to fix. @@ -66,7 +66,7 @@ ** Delete prematurely applied allout.el changes. -** lennart.borgman.073@student.lu.se, Dec 16: +** lennart.borgman.073@student.lu.se, Dec 16: compilation-previous-error fails if first error is at start of buffer ** CC mode fixes to be installed. @@ -77,13 +77,11 @@ ** bruno@clisp.org's patches for location of Info file directory. -** disumu@x3y2z1.net, Nov 22: +** disumu@x3y2z1.net, Nov 22: URL not following some 302 redirects after recent changes ** dwm@meer.net, Dec 24: etags/ctags v22.0.92 break Linux kernel -** storm@cua.dk: AUTHORS is generated wrong for testcover.el. - ** Give recommendations for redefining window manager keys to avoid interference with Emacs.
--- a/lisp/ChangeLog Wed Dec 27 21:31:10 2006 +0000 +++ b/lisp/ChangeLog Wed Dec 27 21:34:38 2006 +0000 @@ -1,3 +1,9 @@ +2006-12-27 Kim F. Storm <storm@cua.dk> + + * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp, + so it doesn't accidentally match an fsf.org mail address. + (authors-renamed-files-alist): Add tcover-*.el. + 2006-12-27 Stefan Monnier <monnier@iro.umontreal.ca> * vc-arch.el (vc-arch-find-version): New function. @@ -75,10 +81,6 @@ (sql-mode-syntax-table): Disable double quoted strings. (sql-mode-font-lock-object-name): Added TYPE and TYPE BODY. -2006-12-25 Kim F. Storm <storm@cua.dk> - - * emacs-lisp/authors.el (authors-renamed-files-alist): Add tcover-*.el. - 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * startup.el (fancy-splash-last-input-event): New variable.