aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2012-09-27 11:31:58 +0800
committerChong Yidong2012-09-27 11:31:58 +0800
commit059f19ad6a46e718debd7aa0265e6bfc962d7129 (patch)
tree4631cee51405e2ef99c59db827192b6f396ddc92
parentb7f42161146d77ba312a531ff9379286eeb2a27d (diff)
downloademacs-059f19ad6a46e718debd7aa0265e6bfc962d7129.tar.gz
emacs-059f19ad6a46e718debd7aa0265e6bfc962d7129.zip
Fix last commit.
-rw-r--r--lisp/ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6673db716a2..2bca85608be 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,11 +3,6 @@
3 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last 3 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
4 change; value should be t. 4 change; value should be t.
5 5
62012-09-27 Ivan Andrus <darthandrus@gmail.com>
7
8 * emacs-lisp/package.el (package-delete): Don't signal an error if
9 the package directory is missing (Bug#12524).
10
112012-09-27 Stefan Monnier <monnier@iro.umontreal.ca> 62012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
12 7
13 * image-mode.el: Use lexical-binding. 8 * image-mode.el: Use lexical-binding.