aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDavid Kastrup2006-09-11 09:47:43 +0000
committerDavid Kastrup2006-09-11 09:47:43 +0000
commitbcd8e1a907a3d055f4b1152231f15cf5a21fba5e (patch)
treedc50aad89ea7ded306a10ad773edff1e40f6615a /lisp/ChangeLog
parent4d32309c1425c4bd947e77d8d47297c4cbf8d5e0 (diff)
downloademacs-bcd8e1a907a3d055f4b1152231f15cf5a21fba5e.tar.gz
emacs-bcd8e1a907a3d055f4b1152231f15cf5a21fba5e.zip
* help.el (string-key-binding, describe-key-briefly)
(describe-key): Remove `string-key-binding' and its callers since `key-binding' already caters for the proper lookup now. (string-key-binding, describe-key-briefly) (describe-key): Remove `string-key-binding' and its callers since `key-binding' already caters for the proper lookup now.
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 711edf8ab92..def6ac8bdfa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12006-09-11 David Kastrup <dak@gnu.org>
2
3 * help.el (string-key-binding, describe-key-briefly)
4 (describe-key): Remove `string-key-binding' and its callers since
5 `key-binding' already caters for the proper lookup now.
6
12006-09-11 Stefan Monnier <monnier@iro.umontreal.ca> 72006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): New var. 9 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): New var.