aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2014-06-14 12:50:13 +0300
committerJuri Linkov2014-06-14 12:50:13 +0300
commit5be5f2854a9105e65679ef6af87f4ebb490e9961 (patch)
tree24a199f7aac15546266c8e5e83eae74101d55f3b /lisp/ChangeLog
parent78275cd0ed1816e67f0fb331b4ebca4aac5d1cc7 (diff)
downloademacs-5be5f2854a9105e65679ef6af87f4ebb490e9961.tar.gz
emacs-5be5f2854a9105e65679ef6af87f4ebb490e9961.zip
* lisp/bindings.el: Put `ascii-character' property on keypad keys mapped to characters.
Fixes: debbugs:17759
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 db615f68adf..b489b5a50d6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-06-14 Juri Linkov <juri@jurta.org>
2
3 * bindings.el: Put `ascii-character' property on keypad keys
4 mapped to characters. (Bug#17759)
5
12014-06-13 Stefan Monnier <monnier@iro.umontreal.ca> 62014-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * emacs-lisp/smie.el (smie-next-sexp): Fix up "other-end" info when 8 * emacs-lisp/smie.el (smie-next-sexp): Fix up "other-end" info when