diff options
| author | Glenn Morris | 2009-01-20 00:53:00 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-20 00:53:00 +0000 |
| commit | 24e1588835fb8f8a4b4cd5291e74f070da35cb1c (patch) | |
| tree | 61c9724abb8bce7663d6b81bc0f7a2156b38bc7b | |
| parent | 78a45118e8a13cb327c6444456bf52a99f34dd95 (diff) | |
| download | emacs-24e1588835fb8f8a4b4cd5291e74f070da35cb1c.tar.gz emacs-24e1588835fb8f8a4b4cd5291e74f070da35cb1c.zip | |
(authors-aliases, authors-fixed-case): Add some entries.
| -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 @@ | |||
| 1 | 2009-01-20 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/authors.el (authors-aliases, authors-fixed-case): | ||
| 4 | Add some entries. | ||
| 5 | |||
| 1 | 2009-01-19 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-01-19 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * progmodes/ruby-mode.el: Autoload other interpreter names. | 8 | * progmodes/ruby-mode.el: Autoload other interpreter names. |
| @@ -52,10 +57,6 @@ | |||
| 52 | 57 | ||
| 53 | 2009-01-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> | 58 | 2009-01-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> |
| 54 | 59 | ||
| 55 | * textmodes/bibtex.el (bibtex-format-entry): Fix previous change. | ||
| 56 | |||
| 57 | 2009-01-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> | ||
| 58 | |||
| 59 | * textmodes/bibtex.el (bibtex-format-entry): For updating field | 60 | * textmodes/bibtex.el (bibtex-format-entry): For updating field |
| 60 | delimiters, allow fields that are composed of strings and string | 61 | delimiters, allow fields that are composed of strings and string |
| 61 | constants. | 62 | 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.") | |||
| 123 | ("Paul Eggert" "eggert") | 123 | ("Paul Eggert" "eggert") |
| 124 | ("Paul Reilly" "(pmr@legacy.pajato.com)") | 124 | ("Paul Reilly" "(pmr@legacy.pajato.com)") |
| 125 | ("Pavel Janík" "Pavel Janík Ml." "Pavel Janik Ml." "Pavel Janik" "Pavel Janík" "Pavel@Janik.Cz") | 125 | ("Pavel Janík" "Pavel Janík Ml." "Pavel Janik Ml." "Pavel Janik" "Pavel Janík" "Pavel@Janik.Cz") |
| 126 | ("Pavel Kobiakov" "Pavel Kobyakov") | ||
| 126 | ("Per Abrahamsen" "Per Abhiddenware") | 127 | ("Per Abrahamsen" "Per Abhiddenware") |
| 128 | ("Per Starbäck" "Per Starback") | ||
| 127 | ("Peter S. Galbraith" "Peter Galbraith") | 129 | ("Peter S. Galbraith" "Peter Galbraith") |
| 128 | ("Peter Runestig" "Peter 'luna' Runestig") | 130 | ("Peter Runestig" "Peter 'luna' Runestig") |
| 129 | ("Peter S. Galbraith" "Peter S Galbraith") | 131 | ("Peter S. Galbraith" "Peter S Galbraith") |
| @@ -182,6 +184,7 @@ If REALNAME is nil, ignore that author.") | |||
| 182 | "Greg McGary" | 184 | "Greg McGary" |
| 183 | "Hans de Graaff" | 185 | "Hans de Graaff" |
| 184 | "James TD Smith" | 186 | "James TD Smith" |
| 187 | "Joel N. Weber II" | ||
| 185 | "Michael McNamara" | 188 | "Michael McNamara" |
| 186 | "Mike McEwan" | 189 | "Mike McEwan" |
| 187 | "Nelson Jose dos Santos Ferreira" | 190 | "Nelson Jose dos Santos Ferreira" |