diff lisp/ChangeLog @ 56969:ffa2a0547c4b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 07 Sep 2004 21:16:01 +0000
parents eaf57d83bae6
children ef2bf59ff39e
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 07 21:11:29 2004 +0000
+++ b/lisp/ChangeLog	Tue Sep 07 21:16:01 2004 +0000
@@ -1,5 +1,10 @@
 2004-09-07  Kim F. Storm  <storm@cua.dk>
 
+	* emacs-lisp/authors.el (authors-aliases): Add more aliases.
+	(authors-fixed-entries): Fix typo.
+	(authors-canonical-author-name): Compact multiple spaces.
+	Ignore trivial names (e.g. only first name).
+
 	* term.el (term-window-width): Only use full window width on
 	window system if overflow-newline-into-fringe is enabled.
 	(term-mode): Don't disable overflow-newline-into-fringe.