diff options
| author | Glenn Morris | 2014-06-25 20:36:58 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-06-25 20:36:58 -0400 |
| commit | d2301b5d805d603547b36d96e3a09e6d8124a6d7 (patch) | |
| tree | 11fec84c31ad68d06166c298b42c44af36346706 /lisp/ChangeLog | |
| parent | 92f1664d5e0e9f99093cde778ac18756cdc72bcf (diff) | |
| download | emacs-d2301b5d805d603547b36d96e3a09e6d8124a6d7.tar.gz emacs-d2301b5d805d603547b36d96e3a09e6d8124a6d7.zip | |
authors.el: Add some renamed/moved files
* lisp/emacs-lisp/authors.el (authors-valid-file-names)
(authors-renamed-files-alist): Additions.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1c0f4b03a99..5a716312f0e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-06-26 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/authors.el (authors-valid-file-names) | ||
| 4 | (authors-renamed-files-alist): Additions. | ||
| 5 | |||
| 1 | 2014-06-25 Leo Liu <sdl.web@gmail.com> | 6 | 2014-06-25 Leo Liu <sdl.web@gmail.com> |
| 2 | 7 | ||
| 3 | * textmodes/picture.el (picture-set-tab-stops): | 8 | * textmodes/picture.el (picture-set-tab-stops): |