diff options
| author | Glenn Morris | 2014-11-29 16:51:13 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-11-29 16:51:13 -0800 |
| commit | 70723e5107fd92c31e5b395d58be0b20b13c322d (patch) | |
| tree | 81ae0395a39f918c81c9024c671ae2177d5419a8 | |
| parent | 6228c5d4d950c669bfe6867b0b23a6af12a1d8d1 (diff) | |
| download | emacs-70723e5107fd92c31e5b395d58be0b20b13c322d.tar.gz emacs-70723e5107fd92c31e5b395d58be0b20b13c322d.zip | |
ChangeLog fix.
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 4 insertions, 5 deletions
| @@ -127,11 +127,6 @@ | |||
| 127 | 127 | ||
| 128 | * .gitignore: Ignore generated file lib/stdalign.h. | 128 | * .gitignore: Ignore generated file lib/stdalign.h. |
| 129 | 129 | ||
| 130 | 2014-11-16 Paul Eggert <eggert@cs.ucla.edu> | ||
| 131 | |||
| 132 | Backport fix for minor Bazaar leftovers. | ||
| 133 | * .dir-locals.el: Remove reference to bzr commit --fixes debbugs. | ||
| 134 | |||
| 135 | 2014-11-16 Eli Zaretskii <eliz@gnu.org> | 130 | 2014-11-16 Eli Zaretskii <eliz@gnu.org> |
| 136 | 131 | ||
| 137 | * .gitignore: Add more ignorables. | 132 | * .gitignore: Add more ignorables. |
| @@ -163,6 +158,10 @@ | |||
| 163 | 158 | ||
| 164 | * Makefile.in (install-arch-indep): Compress publicsuffix.txt file. | 159 | * Makefile.in (install-arch-indep): Compress publicsuffix.txt file. |
| 165 | 160 | ||
| 161 | 2014-11-13 Paul Eggert <eggert@cs.ucla.edu> | ||
| 162 | |||
| 163 | * .dir-locals.el: Remove reference to bzr commit --fixes debbugs. | ||
| 164 | |||
| 166 | 2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | 165 | 2014-11-13 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 167 | 166 | ||
| 168 | * .gitignore: Copy over sufficient ignorable files from the old | 167 | * .gitignore: Copy over sufficient ignorable files from the old |