diff options
| author | jave | 2014-12-28 17:33:38 +0100 |
|---|---|---|
| committer | jave | 2014-12-28 17:33:38 +0100 |
| commit | 703cbed72f82633cf3720ce8ad0523ea3af2c9f5 (patch) | |
| tree | b6ba0487fe9097e2efea4629d76c8661bd417c21 /admin/ChangeLog | |
| parent | 5f46725992bf26f887483c14c63c03f5b5794f34 (diff) | |
| parent | 807c3413c478be964f24b5ecc44712ce3358001e (diff) | |
| download | emacs-703cbed72f82633cf3720ce8ad0523ea3af2c9f5.tar.gz emacs-703cbed72f82633cf3720ce8ad0523ea3af2c9f5.zip | |
Merge branch 'master' into xwidget
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 88ce1450d7f..b32d7004517 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,8 +1,14 @@ | |||
| 1 | 2014-12-24 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * authors.el (authors-obsolete-files-regexps) | ||
| 4 | (authors-ignored-files, authors-valid-file-names) | ||
| 5 | (authors-renamed-files-alist, authors-renamed-files-regexps): | ||
| 6 | Additions. | ||
| 7 | |||
| 1 | 2014-12-14 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2014-12-14 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 9 | ||
| 3 | * notes/unicode: Track leim/quail file renames. | 10 | * notes/unicode: Track leim/quail file renames. |
| 4 | Correct coding system | 11 | Correct coding system of lisp/international/titdic-cnv.el. |
| 5 | of lisp/international/titdic-cnv.el. | ||
| 6 | 12 | ||
| 7 | 2014-12-14 Glenn Morris <rgm@gnu.org> | 13 | 2014-12-14 Glenn Morris <rgm@gnu.org> |
| 8 | 14 | ||