diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-20 00:53:00 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-20 00:53:00 +0000 |
commit | 24e1588835fb8f8a4b4cd5291e74f070da35cb1c (patch) | |
tree | 61c9724abb8bce7663d6b81bc0f7a2156b38bc7b /lisp | |
parent | 78a45118e8a13cb327c6444456bf52a99f34dd95 (diff) | |
download | emacs-24e1588835fb8f8a4b4cd5291e74f070da35cb1c.tar.gz emacs-24e1588835fb8f8a4b4cd5291e74f070da35cb1c.tar.bz2 emacs-24e1588835fb8f8a4b4cd5291e74f070da35cb1c.zip |
(authors-aliases, authors-fixed-case): Add some entries.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 9 | ||||
-rw-r--r-- | lisp/emacs-lisp/authors.el | 3 |
2 files changed, 8 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 04e747c8854..4304949d6db 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-01-20 Glenn Morris <rgm@gnu.org> + + * emacs-lisp/authors.el (authors-aliases, authors-fixed-case): + Add some entries. + 2009-01-19 Chong Yidong <cyd@stupidchicken.com> * progmodes/ruby-mode.el: Autoload other interpreter names. @@ -52,10 +57,6 @@ 2009-01-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> - * textmodes/bibtex.el (bibtex-format-entry): Fix previous change. - -2009-01-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> - * textmodes/bibtex.el (bibtex-format-entry): For updating field delimiters, allow fields that are composed of strings and string constants. diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index e7aa3a0d150..08b8edccc28 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -123,7 +123,9 @@ files.") ("Paul Eggert" "eggert") ("Paul Reilly" "(pmr@legacy.pajato.com)") ("Pavel Janík" "Pavel Janík Ml." "Pavel Janik Ml." "Pavel Janik" "Pavel Janík" "Pavel@Janik.Cz") + ("Pavel Kobiakov" "Pavel Kobyakov") ("Per Abrahamsen" "Per Abhiddenware") + ("Per Starbäck" "Per Starback") ("Peter S. Galbraith" "Peter Galbraith") ("Peter Runestig" "Peter 'luna' Runestig") ("Peter S. Galbraith" "Peter S Galbraith") @@ -182,6 +184,7 @@ If REALNAME is nil, ignore that author.") "Greg McGary" "Hans de Graaff" "James TD Smith" + "Joel N. Weber II" "Michael McNamara" "Mike McEwan" "Nelson Jose dos Santos Ferreira" |