diff options
| author | Juri Linkov | 2014-06-14 12:50:13 +0300 |
|---|---|---|
| committer | Juri Linkov | 2014-06-14 12:50:13 +0300 |
| commit | 5be5f2854a9105e65679ef6af87f4ebb490e9961 (patch) | |
| tree | 24a199f7aac15546266c8e5e83eae74101d55f3b /lisp/ChangeLog | |
| parent | 78275cd0ed1816e67f0fb331b4ebca4aac5d1cc7 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2014-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 | |||
| 1 | 2014-06-13 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2014-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 |