aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2014-08-27 09:53:58 +0200
committerMichael Albinus2014-08-27 09:53:58 +0200
commit9b6ab1afe403fcd1a842a22ddf9c02723ca2ae5e (patch)
tree7ab55135f5c8cf4e31cde7bde3f1ff5ca9ef205f
parentdfdb730b108e4a40203ab7cd730ba94dad4d7dd2 (diff)
downloademacs-9b6ab1afe403fcd1a842a22ddf9c02723ca2ae5e.tar.gz
emacs-9b6ab1afe403fcd1a842a22ddf9c02723ca2ae5e.zip
* emacs-lisp/authors.el (authors-aliases): Addition.
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/emacs-lisp/authors.el1
2 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 91a1e795566..00bb37a1714 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12014-08-27 Michael Albinus <michael.albinus@gmx.de> 12014-08-27 Michael Albinus <michael.albinus@gmx.de>
2 2
3 * emacs-lisp/authors.el (authors-aliases): Addition.
4
3 * net/tramp-adb.el: Spell author name correctly. 5 * net/tramp-adb.el: Spell author name correctly.
4 6
52014-08-27 João Távora <joaotavora@gmail.com> 72014-08-27 João Távora <joaotavora@gmail.com>
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index 3a552c6c1ef..e8dcdd406cb 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -92,6 +92,7 @@ files.")
92 ("Joseph Arceneaux" "Joe Arceneaux") 92 ("Joseph Arceneaux" "Joe Arceneaux")
93 ("Joseph M. Kelsey" "Joe Kelsey") ; FIXME ? 93 ("Joseph M. Kelsey" "Joe Kelsey") ; FIXME ?
94 ("Juan León Lahoz García" "Juan-Leon Lahoz Garcia") 94 ("Juan León Lahoz García" "Juan-Leon Lahoz Garcia")
95 ("Jürgen Hötzel" "Juergen Hoetzel")
95 ("K. Shane Hartman" "Shane Hartman") 96 ("K. Shane Hartman" "Shane Hartman")
96 ("Kai Großjohann" "Kai Grossjohann") 97 ("Kai Großjohann" "Kai Grossjohann")
97 ("Karl Berry" "K. Berry") 98 ("Karl Berry" "K. Berry")