diff options
author | Glenn Morris <rgm@gnu.org> | 2014-01-21 00:49:46 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-01-21 00:49:46 -0800 |
commit | 38942b9cf566116227bec6f41aa0aece5de6e2c9 (patch) | |
tree | 4376f3e32498c665ae6cf7de817477f041b45b09 /lisp | |
parent | ca4cfde31484a6fb327445c91b52283576ef27c6 (diff) | |
download | emacs-38942b9cf566116227bec6f41aa0aece5de6e2c9.tar.gz |
ChangeLog fixes
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 2 | ||||
-rw-r--r-- | lisp/ChangeLog.15 | 8 |
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9e84af303a9..e7d584b153d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -347,6 +347,8 @@ In preparation for the move to git, sanitize out some Bazaar-specific names. + * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO. + * version.el (emacs-bzr-version): Name changed to emacs-repository-version. Obsolete-variable alias made. * loadup.el: Follow through on this name change. diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index e6500bebd84..a3d1bd2e296 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 @@ -578,6 +578,10 @@ * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use `field' property of `rfn-eshadow-overlay'. +2011-02-21 Paul Eggert <eggert@cs.ucla.edu> + + * emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c. + 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org> * net/netrc.el (netrc-parse): Comment fix. @@ -2033,6 +2037,10 @@ Don't auto-indent for indent-to-left-margin, it's too often counter-productive. +2011-01-17 Paul Eggert <eggert@cs.ucla.edu> + + * dired.el: Regenerate. + 2011-01-16 Tassilo Horn <tassilo@member.fsf.org> * strokes.el (strokes-read-stroke): Re-fill strokes buffer with |