diff options
author | Glenn Morris <rgm@gnu.org> | 2014-01-22 15:05:03 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-01-22 15:05:03 -0500 |
commit | 80efa207d4026b98967c96a84ade29940f48403b (patch) | |
tree | 701436a307ad651362344f775c1350aa7c3a8158 | |
parent | 7a49c9d615d91efc1e65ef1d1367b1a5c076ac96 (diff) | |
download | emacs-80efa207d4026b98967c96a84ade29940f48403b.tar.gz |
* lisp/emacs-lisp/authors.el (authors-fixed-entries): 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 99b65d735eb..62cf608585c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2014-01-22 Glenn Morris <rgm@gnu.org> + + * emacs-lisp/authors.el (authors-fixed-entries): Addition. + 2014-01-22 Stefan Monnier <monnier@iro.umontreal.ca> * emacs-lisp/package.el: Write files silently. diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index 5cc9424eb75..166e2134cb9 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -503,6 +503,7 @@ Changes to files in this list are not listed.") ("Michael D. Prange" :changed "tex-mode.el") ;; No longer distributed (dgux5-4r3.h was renamed to dgux5-4-3.h). ;;; ("Paul Reilly" :wrote "gux5-4r2.h" "dgux5-4-3.h") + ("Rob Riepel" :wrote "tpu-edt.doc") ("Roland B. Roberts" :changed "files.el" "sort.el" "buffer.h" "callproc.c" "dired.c" "process.c" "sysdep.c" "systty.h") ;; No longer distributed. |