diff options
| author | Glenn Morris | 2014-01-10 15:19:31 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-01-10 15:19:31 -0500 |
| commit | d2f16e93d2f96a33bcac0f5e5f1536575075bc0c (patch) | |
| tree | b95c527c8b779f01fa6f8ac9dcf0b991cc551840 /lisp/ChangeLog | |
| parent | 122ff675df692bab3b5b6409044b0f0e66bad82f (diff) | |
| download | emacs-d2f16e93d2f96a33bcac0f5e5f1536575075bc0c.tar.gz emacs-d2f16e93d2f96a33bcac0f5e5f1536575075bc0c.zip | |
* lisp/emacs-lisp/authors.el (authors-fixed-entries): Update
for files that no longer exist.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2b3c5794b21..50efe9c45c2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,12 @@ | |||
| 1 | 2014-01-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/authors.el (authors-fixed-entries): | ||
| 4 | Update for files that no longer exist. | ||
| 5 | |||
| 1 | 2014-01-10 Eric S. Raymond <esr@thyrsus.com> | 6 | 2014-01-10 Eric S. Raymond <esr@thyrsus.com> |
| 2 | 7 | ||
| 3 | * version.el (emacs-bzr-get-version): Restore compatibilty with | 8 | * version.el (emacs-bzr-get-version): Restore compatibilty with |
| 4 | 23.1 (Tested). | 9 | 24.3 (Tested). |
| 5 | 10 | ||
| 6 | 2014-01-10 Bozhidar Batsov <bozhidar@batsov.com> | 11 | 2014-01-10 Bozhidar Batsov <bozhidar@batsov.com> |
| 7 | 12 | ||