diff options
| author | Kim F. Storm | 2006-06-04 22:00:54 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-06-04 22:00:54 +0000 |
| commit | 34c614a86204034d176616b738bf7ced0f675856 (patch) | |
| tree | 6bd78435ab0b32164d23d7c5336d00d9a82ad9f7 | |
| parent | a88e0343492773e692dd6a8d7986bac76b68dd0e (diff) | |
| download | emacs-34c614a86204034d176616b738bf7ced0f675856.tar.gz emacs-34c614a86204034d176616b738bf7ced0f675856.zip | |
Corrections for AUTHORS.
| -rw-r--r-- | leim/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog | 8 | ||||
| -rw-r--r-- | lisp/ChangeLog.5 | 2 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 | ||||
| -rw-r--r-- | man/ChangeLog | 2 |
5 files changed, 11 insertions, 7 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 589024ba860..e792141aff7 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -263,7 +263,7 @@ | |||
| 263 | * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title | 263 | * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title |
| 264 | Chinese characters from GB to Big5. | 264 | Chinese characters from GB to Big5. |
| 265 | 265 | ||
| 266 | 2003-05-01 Bzyl Wlodzimierz <matwb@julia.univ.gda.pl> (tiny change) | 266 | 2003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change) |
| 267 | 267 | ||
| 268 | * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/. | 268 | * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/. |
| 269 | 269 | ||
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 29ac323e350..0befe6b64cb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2006-06-04 Kim F. Storm <storm@cua.dk> | 1 | 2006-06-04 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * emacs-lisp/authors.el (authors-aliases): Add mode aliases. | ||
| 4 | (authors-fixed-entries): Fix spelling. | ||
| 5 | (authors-canonical-file-name): Don't report error for wildcards. | ||
| 6 | |||
| 3 | * help.el (view-emacs-news): Rewrite to support new NEWS, | 7 | * help.el (view-emacs-news): Rewrite to support new NEWS, |
| 4 | NEWS.major, and NEWS.1-17 file naming. Add more intelligense, | 8 | NEWS.major, and NEWS.1-17 file naming. Add more intelligense, |
| 5 | e.g. version 10 matches 1.10, and don't be confused by version 1.1 | 9 | e.g. version 10 matches 1.10, and don't be confused by version 1.1 |
| @@ -12587,7 +12591,7 @@ | |||
| 12587 | * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap | 12591 | * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap |
| 12588 | with-current-buffer form in save-excursion. | 12592 | with-current-buffer form in save-excursion. |
| 12589 | 12593 | ||
| 12590 | 2005-09-18 D Goel <deego@gnufans.org> | 12594 | 2005-09-18 Deepak Goel <deego@gnufans.org> |
| 12591 | 12595 | ||
| 12592 | * apropos.el (apropos-command): Fix `message' call: first arg | 12596 | * apropos.el (apropos-command): Fix `message' call: first arg |
| 12593 | should be a format spec. In this and all other cases that appear | 12597 | should be a format spec. In this and all other cases that appear |
| @@ -22029,7 +22033,7 @@ | |||
| 22029 | 22033 | ||
| 22030 | * simple.el (goto-line): Doc fix. | 22034 | * simple.el (goto-line): Doc fix. |
| 22031 | 22035 | ||
| 22032 | 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change) | 22036 | 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
| 22033 | 22037 | ||
| 22034 | * files.el (save-buffer): Doc fix. | 22038 | * files.el (save-buffer): Doc fix. |
| 22035 | 22039 | ||
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index dad524ed851..5aedc76efed 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 | |||
| @@ -2779,7 +2779,7 @@ | |||
| 2779 | continuations, don't go to line beg; | 2779 | continuations, don't go to line beg; |
| 2780 | perl-backward-to-start-of-continued-exp gives the right place. | 2780 | perl-backward-to-start-of-continued-exp gives the right place. |
| 2781 | 2781 | ||
| 2782 | 1995-03-07 Enami Tsugutomo <enami@sys.ptg.sony.co.jp> | 2782 | 1995-03-07 Tsugutomo ENAMI <enami@sys.ptg.sony.co.jp> |
| 2783 | 2783 | ||
| 2784 | * simple.el (indent-new-comment-line): Clean up handling | 2784 | * simple.el (indent-new-comment-line): Clean up handling |
| 2785 | of \(...\) in comment-start-skip. | 2785 | of \(...\) in comment-start-skip. |
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 1e5bfa23ed3..e8fc773c982 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -2875,7 +2875,7 @@ | |||
| 2875 | article buffer with a draft file. This is a temporary measure | 2875 | article buffer with a draft file. This is a temporary measure |
| 2876 | against the 2004-08-22 change to gnus-article-edit-mode. | 2876 | against the 2004-08-22 change to gnus-article-edit-mode. |
| 2877 | 2877 | ||
| 2878 | 2004-11-02 From Ilya N. Golubev <gin@mo.msk.ru>. | 2878 | 2004-11-02 Ilya N. Golubev <gin@mo.msk.ru>. |
| 2879 | 2879 | ||
| 2880 | * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251 | 2880 | * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251 |
| 2881 | entry. | 2881 | entry. |
| @@ -3735,7 +3735,7 @@ | |||
| 3735 | * flow-fill.el (fill-flowed-display-column) | 3735 | * flow-fill.el (fill-flowed-display-column) |
| 3736 | (fill-flowed-encode-column): Ditto. | 3736 | (fill-flowed-encode-column): Ditto. |
| 3737 | 3737 | ||
| 3738 | 2004-09-06 Stefan <monnier@iro.umontreal.ca> | 3738 | 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca> |
| 3739 | 3739 | ||
| 3740 | * message.el (message-tokenize-header, message-send-mail-with-qmail): | 3740 | * message.el (message-tokenize-header, message-send-mail-with-qmail): |
| 3741 | Use point-min rather than 1. | 3741 | Use point-min rather than 1. |
diff --git a/man/ChangeLog b/man/ChangeLog index 85c89fbe4d5..d3540e3019e 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1905,7 +1905,7 @@ | |||
| 1905 | 1905 | ||
| 1906 | * mini.texi (Minibuffer File): Clarify previous change. Add @findex. | 1906 | * mini.texi (Minibuffer File): Clarify previous change. Add @findex. |
| 1907 | 1907 | ||
| 1908 | 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu> (tiny change) | 1908 | 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
| 1909 | 1909 | ||
| 1910 | * files.texi (Renaming and VC): Some back-ends don't | 1910 | * files.texi (Renaming and VC): Some back-ends don't |
| 1911 | handle renaming. | 1911 | handle renaming. |