diff options
| author | Glenn Morris | 2014-01-22 15:05:03 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-01-22 15:05:03 -0500 |
| commit | 80efa207d4026b98967c96a84ade29940f48403b (patch) | |
| tree | 701436a307ad651362344f775c1350aa7c3a8158 | |
| parent | 7a49c9d615d91efc1e65ef1d1367b1a5c076ac96 (diff) | |
| download | emacs-80efa207d4026b98967c96a84ade29940f48403b.tar.gz emacs-80efa207d4026b98967c96a84ade29940f48403b.zip | |
* 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 @@ | |||
| 1 | 2014-01-22 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/authors.el (authors-fixed-entries): Addition. | ||
| 4 | |||
| 1 | 2014-01-22 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2014-01-22 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * emacs-lisp/package.el: Write files silently. | 7 | * 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.") | |||
| 503 | ("Michael D. Prange" :changed "tex-mode.el") | 503 | ("Michael D. Prange" :changed "tex-mode.el") |
| 504 | ;; No longer distributed (dgux5-4r3.h was renamed to dgux5-4-3.h). | 504 | ;; No longer distributed (dgux5-4r3.h was renamed to dgux5-4-3.h). |
| 505 | ;;; ("Paul Reilly" :wrote "gux5-4r2.h" "dgux5-4-3.h") | 505 | ;;; ("Paul Reilly" :wrote "gux5-4r2.h" "dgux5-4-3.h") |
| 506 | ("Rob Riepel" :wrote "tpu-edt.doc") | ||
| 506 | ("Roland B. Roberts" :changed "files.el" "sort.el" | 507 | ("Roland B. Roberts" :changed "files.el" "sort.el" |
| 507 | "buffer.h" "callproc.c" "dired.c" "process.c" "sysdep.c" "systty.h") | 508 | "buffer.h" "callproc.c" "dired.c" "process.c" "sysdep.c" "systty.h") |
| 508 | ;; No longer distributed. | 509 | ;; No longer distributed. |