aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2015-01-30 00:04:52 -0800
committerGlenn Morris2015-01-30 00:04:52 -0800
commit041d53a4a67e67e3e650dd509695cc35a8d90a30 (patch)
tree6da1e04694746842f77849461bcb31f49c699cdb
parent8ebc20d0a9157731a095c1d2c285553b2bfe025a (diff)
downloademacs-041d53a4a67e67e3e650dd509695cc35a8d90a30.tar.gz
emacs-041d53a4a67e67e3e650dd509695cc35a8d90a30.zip
# ChangeLog fix
That's not the right format for multi-file changes, and such things don't need ChangeLog entries anyway.
-rw-r--r--lisp/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 137f6c39e7e..de41aeb8107 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -124,12 +124,6 @@
124 because it usually includes the buffer name. 124 because it usually includes the buffer name.
125 (python-check-command): Set to epylint when pyflakes is not available. 125 (python-check-command): Set to epylint when pyflakes is not available.
126 126
1272015-01-27 Thomas Fitzsimmons <fitzsim@fitzsim.org>
128
129 * net/eudcb-bbdb.el, net/eudcb-ldap.el, net/eudcb-mab.el,
130 net/eudc-bob.el, net/eudcb-ph.el, net/eudc.el, net/eudc-export.el,
131 net/eudc-hotlist.el, net/eudc-vars.el: New maintainer.
132
1332015-01-27 Artur Malabarba <bruce.connor.am@gmail.com> 1272015-01-27 Artur Malabarba <bruce.connor.am@gmail.com>
134 128
135 * isearch.el (isearch-process-search-char): Add docstring. 129 * isearch.el (isearch-process-search-char): Add docstring.