aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2013-12-11 02:45:10 +0200
committerJuri Linkov2013-12-11 02:45:10 +0200
commitc1916ff5b866bf33c93aa821f496e5e92f22b5cd (patch)
tree3e1a79d894020bd92fa7ebec597f0298bd9c101b /lisp/ChangeLog
parent26ec2ce909d55c1d52f84fc0511cb561cdd77785 (diff)
downloademacs-c1916ff5b866bf33c93aa821f496e5e92f22b5cd.tar.gz
emacs-c1916ff5b866bf33c93aa821f496e5e92f22b5cd.zip
* lisp/bindings.el: Map kp keys to non-kp keys systematically
with basic modifiers control, meta and shift. Fixes: debbugs:14397
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 ae68a2e4bad..96e2f57d6f6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-12-11 Juri Linkov <juri@jurta.org>
2
3 * bindings.el: Map kp keys to non-kp keys systematically
4 with basic modifiers control, meta and shift. (Bug#14397)
5
12013-12-11 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com> (tiny change) 62013-12-11 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com> (tiny change)
2 7
3 * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and 8 * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and