diff options
| author | Glenn Morris | 2012-04-02 09:32:06 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-04-02 09:32:06 -0700 |
| commit | c0ea195db9ab25a7f401322caa4fe915c3198171 (patch) | |
| tree | 6e05e7ae403be7a9bb701a2e908b90bf57f6b9b8 | |
| parent | 23f6720ebcd237b513e3e436f6df08a5435e4be6 (diff) | |
| download | emacs-c0ea195db9ab25a7f401322caa4fe915c3198171.tar.gz emacs-c0ea195db9ab25a7f401322caa4fe915c3198171.zip | |
* emacs-lisp/authors.el (authors-aliases): Another addition.
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/emacs-lisp/authors.el | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a259288e985..f5f33cf4706 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-04-02 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/authors.el (authors-aliases): Another addition. | ||
| 4 | |||
| 1 | 2012-04-02 Michael Albinus <michael.albinus@gmx.de> | 5 | 2012-04-02 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply | 7 | * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply |
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index 22e0ade987d..6f2c6f73eca 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el | |||
| @@ -170,6 +170,7 @@ files.") | |||
| 170 | ("Thomas Dye" "Tom Dye") | 170 | ("Thomas Dye" "Tom Dye") |
| 171 | ("Thomas Horsley" "Tom Horsley") ; FIXME ? | 171 | ("Thomas Horsley" "Tom Horsley") ; FIXME ? |
| 172 | ("Thomas Wurgler" "Tom Wurgler") | 172 | ("Thomas Wurgler" "Tom Wurgler") |
| 173 | ("Toby Cubitt" "Toby S\\. Cubitt") | ||
| 173 | ("Tomohiko Morioka" "MORIOKA Tomohiko") | 174 | ("Tomohiko Morioka" "MORIOKA Tomohiko") |
| 174 | ("Torbjörn Axelsson" "Torbjvrn Axelsson") | 175 | ("Torbjörn Axelsson" "Torbjvrn Axelsson") |
| 175 | ("Torbjörn Einarsson" "Torbj.*rn Einarsson") | 176 | ("Torbjörn Einarsson" "Torbj.*rn Einarsson") |