diff options
| author | Eli Zaretskii | 2016-09-15 22:21:19 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2016-09-15 22:21:19 +0300 |
| commit | 0ffc9cef49b0fceb3c5e904837ea5675fe4306ac (patch) | |
| tree | 087c72ae4dc72f83728d22eb4701e87f41271337 /admin | |
| parent | 0ad74106faefa656a03b51fd58a8413857eb483e (diff) | |
| download | emacs-0ffc9cef49b0fceb3c5e904837ea5675fe4306ac.tar.gz emacs-0ffc9cef49b0fceb3c5e904837ea5675fe4306ac.zip | |
Update admin/authors.el
* admin/authors.el (authors-fixed-entries): Add an entry for Bob
Weiner.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 2 |
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.") | |||
| 621 | ;; windowsnt.h to ms-w32.h. | 621 | ;; windowsnt.h to ms-w32.h. |
| 622 | ("Geoff Voelker" :wrote "w32-fns.el" "w32.c" "w32.h" "w32heap.c" | 622 | ("Geoff Voelker" :wrote "w32-fns.el" "w32.c" "w32.h" "w32heap.c" |
| 623 | "w32heap.h" "w32inevt.c" "w32proc.c" "w32term.c" "ms-w32.h") | 623 | "w32heap.h" "w32inevt.c" "w32proc.c" "w32term.c" "ms-w32.h") |
| 624 | ("Bob Weiner" :changed "dframe.el" "etags.c" "info.el" "quail.el" | ||
| 625 | "rmail.el" "rmailsum.el" "speedbar.el") | ||
| 624 | ("Morten Welinder" :wrote "dosfns.c" "[many MS-DOS files]" "msdos.h") | 626 | ("Morten Welinder" :wrote "dosfns.c" "[many MS-DOS files]" "msdos.h") |
| 625 | ("Eli Zaretskii" :wrote "bidi.c" "[bidirectional display in xdisp.c]" | 627 | ("Eli Zaretskii" :wrote "bidi.c" "[bidirectional display in xdisp.c]" |
| 626 | "[tty menus in term.c]") | 628 | "[tty menus in term.c]") |