]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 27 Dec 2006 21:34:38 +0000 (21:34 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 27 Dec 2006 21:34:38 +0000 (21:34 +0000)
admin/FOR-RELEASE
lisp/ChangeLog

index f1ad73abed799ae0461275388ecf37800ed3d412..ebc18752216567a6053ee5305ffa4639dd3dba91 100644 (file)
@@ -53,7 +53,7 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
 ** 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 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
 
 ** 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 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
 
 ** 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.
 
index 915034d4538c707174bf61181ade3cf9ebd36433..42a0a52559e1955fd7733296ab23ab40dec8dbac 100644 (file)
@@ -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.
        (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.