aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2006-06-04 22:00:54 +0000
committerKim F. Storm <[email protected]>2006-06-04 22:00:54 +0000
commit34c614a86204034d176616b738bf7ced0f675856 (patch)
tree6bd78435ab0b32164d23d7c5336d00d9a82ad9f7
parenta88e0343492773e692dd6a8d7986bac76b68dd0e (diff)
Corrections for AUTHORS.
-rw-r--r--leim/ChangeLog2
-rw-r--r--lisp/ChangeLog8
-rw-r--r--lisp/ChangeLog.52
-rw-r--r--lisp/gnus/ChangeLog4
-rw-r--r--man/ChangeLog2
5 files changed, 11 insertions, 7 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 589024ba86..e792141aff 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -263,7 +263,7 @@
* quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
Chinese characters from GB to Big5.
-2003-05-01 Bzyl Wlodzimierz <[email protected]> (tiny change)
+2003-05-01 Wlodzimierz Bzyl <[email protected]> (tiny change)
* quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 29ac323e35..0befe6b64c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
2006-06-04 Kim F. Storm <[email protected]>
+ * 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
@@ -12587,7 +12591,7 @@
* calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
with-current-buffer form in save-excursion.
-2005-09-18 D Goel <[email protected]>
+2005-09-18 Deepak Goel <[email protected]>
* apropos.el (apropos-command): Fix `message' call: first arg
should be a format spec. In this and all other cases that appear
@@ -22029,7 +22033,7 @@
* simple.el (goto-line): Doc fix.
-2005-03-19 Aaron Hawley <[email protected]> (tiny change)
+2005-03-19 Aaron S. Hawley <[email protected]>
* files.el (save-buffer): Doc fix.
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index dad524ed85..5aedc76efe 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -2779,7 +2779,7 @@
continuations, don't go to line beg;
perl-backward-to-start-of-continued-exp gives the right place.
-1995-03-07 Enami Tsugutomo <[email protected]>
+1995-03-07 Tsugutomo ENAMI <[email protected]>
* simple.el (indent-new-comment-line): Clean up handling
of \(...\) in comment-start-skip.
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 1e5bfa23ed..e8fc773c98 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -2875,7 +2875,7 @@
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 <[email protected]>.
+2004-11-02 Ilya N. Golubev <[email protected]>.
* mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
entry.
@@ -3735,7 +3735,7 @@
* flow-fill.el (fill-flowed-display-column)
(fill-flowed-encode-column): Ditto.
-2004-09-06 Stefan <[email protected]>
+2004-09-06 Stefan Monnier <[email protected]>
* message.el (message-tokenize-header, message-send-mail-with-qmail):
Use point-min rather than 1.
diff --git a/man/ChangeLog b/man/ChangeLog
index 85c89fbe4d..d3540e3019 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1905,7 +1905,7 @@
* mini.texi (Minibuffer File): Clarify previous change. Add @findex.
-2005-11-08 Aaron S. Hawley <[email protected]> (tiny change)
+2005-11-08 Aaron S. Hawley <[email protected]>
* files.texi (Renaming and VC): Some back-ends don't
handle renaming.