aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2012-06-13 11:46:29 -0400
committerStefan Monnier2012-06-13 11:46:29 -0400
commita81068ba9604f9c420491ff1e3b75b014e18c25d (patch)
treed20256419682622102526d9f26eca8de78e7c085 /lisp/ChangeLog
parent8cca97031d60136b3bdebef0d978ee3fe40eddec (diff)
downloademacs-a81068ba9604f9c420491ff1e3b75b014e18c25d.tar.gz
emacs-a81068ba9604f9c420491ff1e3b75b014e18c25d.zip
* lisp/emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
mapping from #' to function*.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 845c666bc8b..3669101d3ae 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
4 mapping from #' to function*.
5
12012-06-13 Chong Yidong <cyd@gnu.org> 62012-06-13 Chong Yidong <cyd@gnu.org>
2 7
3 * mouse.el (mouse-drag-track): Do not set the mark if the user 8 * mouse.el (mouse-drag-track): Do not set the mark if the user