aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f7b3c7a1c2c..35e9f44d6c3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
12010-03-31 Juri Linkov <juri@jurta.org> 12010-03-31 Juri Linkov <juri@jurta.org>
2 2
3 * simple.el (next-line, previous-line): Re-throw a signal
4 with `signal' instead of using `ding'.
5 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
6
72010-03-31 Juri Linkov <juri@jurta.org>
8
3 * simple.el (keyboard-escape-quit): Raise deselecting the active 9 * simple.el (keyboard-escape-quit): Raise deselecting the active
4 region higher than exiting the minibuffer. 10 region higher than exiting the minibuffer.
5 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html 11 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html