aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2005-10-25 08:40:16 +0000
committerEli Zaretskii2005-10-25 08:40:16 +0000
commit35b1f2e99bc673fcb9a5edf11559cbeba987e256 (patch)
tree458ef85fa07c670a04c046f2effed7d3ef58b56b /lisp/ChangeLog
parent05f7d868db12381a1fd077dc39b221f166c90825 (diff)
downloademacs-35b1f2e99bc673fcb9a5edf11559cbeba987e256.tar.gz
emacs-35b1f2e99bc673fcb9a5edf11559cbeba987e256.zip
(blackbox-redefine-key): New function.
(blackbox-mode-map): Use it to remap existing bindings for cursor motion instead of binding literal keys.
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 fdecb9afe29..d95571394d5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
2
3 * play/blackbox.el (blackbox-redefine-key): New function.
4 (blackbox-mode-map): Use it to remap existing bindings for cursor
5 motion instead of binding literal keys.
6
12005-10-25 Glenn Morris <rgm@gnu.org> 72005-10-25 Glenn Morris <rgm@gnu.org>
2 8
3 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when 9 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when