summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2016-09-15 22:21:19 +0300
committerEli Zaretskii <eliz@gnu.org>2016-09-15 22:21:19 +0300
commit0ffc9cef49b0fceb3c5e904837ea5675fe4306ac (patch)
tree087c72ae4dc72f83728d22eb4701e87f41271337
parent0ad74106faefa656a03b51fd58a8413857eb483e (diff)
downloademacs-0ffc9cef49b0fceb3c5e904837ea5675fe4306ac.tar.gz
Update admin/authors.el
* admin/authors.el (authors-fixed-entries): Add an entry for Bob Weiner.
-rw-r--r--admin/authors.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el
index 3e9e005e222..198a8e4d260 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -621,6 +621,8 @@ Changes to files in this list are not listed.")
;; windowsnt.h to ms-w32.h.
("Geoff Voelker" :wrote "w32-fns.el" "w32.c" "w32.h" "w32heap.c"
"w32heap.h" "w32inevt.c" "w32proc.c" "w32term.c" "ms-w32.h")
+ ("Bob Weiner" :changed "dframe.el" "etags.c" "info.el" "quail.el"
+ "rmail.el" "rmailsum.el" "speedbar.el")
("Morten Welinder" :wrote "dosfns.c" "[many MS-DOS files]" "msdos.h")
("Eli Zaretskii" :wrote "bidi.c" "[bidirectional display in xdisp.c]"
"[tty menus in term.c]")