diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2014-01-10 14:22:58 +0200 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2014-01-10 14:22:58 +0200 |
| commit | ed6ec139ac9d21dede5800ce9aeb3b90014ad06a (patch) | |
| tree | ab39cb6367bacc54382147abc849dd9cf76c66ee /lisp/emacs-lisp | |
| parent | 2d7df629f7904bb75aefac1dfb5e9c3f838e815d (diff) | |
| download | emacs-ed6ec139ac9d21dede5800ce9aeb3b90014ad06a.tar.gz | |
Update Eli Zaretskii's entry in authors.el.
lisp/emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
Diffstat (limited to 'lisp/emacs-lisp')
| -rw-r--r-- | lisp/emacs-lisp/authors.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index 1956a333c88..fac7fcddafa 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -552,7 +552,8 @@ Changes to files in this list are not listed.") ("Geoff Voelker" :wrote "w32-fns.el" "w32.c" "w32.h" "w32heap.c" "w32heap.h" "w32inevt.c" "w32proc.c" "w32term.c" "ms-w32.h") ("Morten Welinder" :wrote "dosfns.c" "[many MS-DOS files]" "msdos.h") - ("Eli Zaretskii" :wrote "bidi.c" "[bidirectional display in xdisp.c]") + ("Eli Zaretskii" :wrote "bidi.c" "[bidirectional display in xdisp.c]" + "[tty menus in term.c]") ;; Not using this version any more. ;;; ("Pace Willisson" :wrote "ispell.el") ;; FIXME overwritten by Author:. |
