]> git.eshelyaron.com Git - emacs.git/commitdiff
Corrections for AUTHORS.
authorKim F. Storm <storm@cua.dk>
Sun, 4 Jun 2006 22:00:54 +0000 (22:00 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 4 Jun 2006 22:00:54 +0000 (22:00 +0000)
leim/ChangeLog
lisp/ChangeLog
lisp/ChangeLog.5
lisp/gnus/ChangeLog
man/ChangeLog

index 589024ba8600dd3df200bab9f3a5c4f1f5a3cadc..e792141aff7373603d439c8767b3933c66650754 100644 (file)
        * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
        Chinese characters from GB to Big5.
 
-2003-05-01  Bzyl Wlodzimierz  <matwb@julia.univ.gda.pl>  (tiny change)
+2003-05-01  Wlodzimierz Bzyl  <matwb@julia.univ.gda.pl>  (tiny change)
 
        * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
 
index 29ac323e350ecaa57cddd434cba1e64b8b100f39..0befe6b64cbe3c9c24f56557018d30207e89c281 100644 (file)
@@ -1,5 +1,9 @@
 2006-06-04  Kim F. Storm  <storm@cua.dk>
 
+       * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
+       (authors-fixed-entries): Fix spelling.
+       (authors-canonical-file-name): Don't report error for wildcards.
+
        * help.el (view-emacs-news): Rewrite to support new NEWS,
        NEWS.major, and NEWS.1-17 file naming.  Add more intelligense,
        e.g. version 10 matches 1.10, and don't be confused by version 1.1
        * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
        with-current-buffer form in save-excursion.
 
-2005-09-18  D Goel  <deego@gnufans.org>
+2005-09-18  Deepak Goel  <deego@gnufans.org>
 
        * apropos.el (apropos-command): Fix `message' call: first arg
        should be a format spec.  In this and all other cases that appear
 
        * simple.el (goto-line): Doc fix.
 
-2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
+2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
 
        * files.el (save-buffer): Doc fix.
 
index dad524ed851bcb6e0afb6699795cd6794d998b87..5aedc76efede18c094257d4b21ddc1140489f95f 100644 (file)
        continuations, don't go to line beg;
        perl-backward-to-start-of-continued-exp gives the right place.
 
-1995-03-07  Enami Tsugutomo  <enami@sys.ptg.sony.co.jp>
+1995-03-07  Tsugutomo ENAMI  <enami@sys.ptg.sony.co.jp>
 
        * simple.el (indent-new-comment-line): Clean up handling
        of \(...\) in comment-start-skip.
index 1e5bfa23ed3a978440ca83db6688bf966aa36ac9..e8fc773c9822b93ca2d30e38f63ef5154b4999d8 100644 (file)
        article buffer with a draft file.  This is a temporary measure
        against the 2004-08-22 change to gnus-article-edit-mode.
 
-2004-11-02  From Ilya N. Golubev  <gin@mo.msk.ru>.
+2004-11-02  Ilya N. Golubev  <gin@mo.msk.ru>.
 
        * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
        entry.
        * flow-fill.el (fill-flowed-display-column)
        (fill-flowed-encode-column): Ditto.
 
-2004-09-06  Stefan  <monnier@iro.umontreal.ca>
+2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * message.el (message-tokenize-header, message-send-mail-with-qmail):
        Use point-min rather than 1.
index 85c89fbe4d57dda717feee93cb910602c7ad3e82..d3540e3019e45cd1f2ba0faa9e00a5ad3a00f540 100644 (file)
 
        * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
 
-2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
+2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
 
        * files.texi (Renaming and VC): Some back-ends don't
        handle renaming.