aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-07-31 11:36:30 +0000
committerGerd Moellmann2001-07-31 11:36:30 +0000
commit10e922bdd215aeb206ddbba8d9a625640baaedb0 (patch)
tree52c867a464bbfce540e178eef9f6278c0e5bb682 /lisp/ChangeLog
parentb23bad0b77191825b150ab7e35de74c21485546c (diff)
downloademacs-10e922bdd215aeb206ddbba8d9a625640baaedb0.tar.gz
emacs-10e922bdd215aeb206ddbba8d9a625640baaedb0.zip
(delete-selection-pre-hook): Don't set this-command
to `ignore' if the region is empty.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a80a5a00f90..6b3a7796363 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-07-31 Gerd Moellmann <gerd@gnu.org> 12001-07-31 Gerd Moellmann <gerd@gnu.org>
2 2
3 * delsel.el (delete-selection-pre-hook): Don't set this-command
4 to `ignore' if the region is empty.
5
3 * international/mule.el (set-keyboard-coding-system): Set 6 * international/mule.el (set-keyboard-coding-system): Set
4 keyboard-coding-system. 7 keyboard-coding-system.
5 8