aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChristopher Schmidt2012-08-22 00:02:15 -0700
committerGlenn Morris2012-08-22 00:02:15 -0700
commit80a51fa01ff36879aa57f82f90b796a2092e8191 (patch)
tree2a4f7b4b6ffffbf5ee06511d322b1234d49ad82e /lisp/ChangeLog
parentfbb6300b6d0058c464631da982af1a77ff798524 (diff)
downloademacs-80a51fa01ff36879aa57f82f90b796a2092e8191.tar.gz
emacs-80a51fa01ff36879aa57f82f90b796a2092e8191.zip
* help-fns.el (help-fns--key-bindings): Abbreviate non-symbol remap targets.
Fixes: debbugs:12174
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 688b6a9e341..db15ad80927 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
2
3 * help-fns.el (help-fns--key-bindings):
4 Abbreviate non-symbol remap targets. (Bug#12174)
5
12012-08-22 Martin Rudalics <rudalics@gmx.at> 62012-08-22 Martin Rudalics <rudalics@gmx.at>
2 7
3 * dired.el (dired-mark-remembered): Don't clobber point. 8 * dired.el (dired-mark-remembered): Don't clobber point.