aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2014-11-01 10:33:29 -0700
committerGlenn Morris2014-11-01 10:33:29 -0700
commitb99e8f833671a2b52be654eb477830294c624a97 (patch)
tree3720b3cf15eeea38498cdd3a898db91ca168ba1c /lisp
parent7a2d5600451b377036d3c59ad78015c30ddfc154 (diff)
downloademacs-b99e8f833671a2b52be654eb477830294c624a97.tar.gz
emacs-b99e8f833671a2b52be654eb477830294c624a97.zip
ChangeLog simplification
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 0 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 98f0d5e4ff8..0c0f003204c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -139,16 +139,8 @@
139 * Makefile.in (repo-update): Fix a typo and slightly reword 139 * Makefile.in (repo-update): Fix a typo and slightly reword
140 commentary. 140 commentary.
141 141
1422014-10-31 Glenn Morris <rgm@gnu.org>
143
144 * version.el (emacs-bzr-version, emacs-bzr-get-version):
145 Revert 2014-10-31 change.
146
1472014-10-31 Eric S. Raymond <esr@thyrsus.com> 1422014-10-31 Eric S. Raymond <esr@thyrsus.com>
148 143
149 * version.el: Fix some fallback values to conform to the actual
150 release number.
151
152 * Makefile.in: Change some production names so they're neutral 144 * Makefile.in: Change some production names so they're neutral
153 about the repository type. 145 about the repository type.
154 146