aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2004-11-01 23:13:39 +0000
committerKim F. Storm <[email protected]>2004-11-01 23:13:39 +0000
commit3fc26d4804fac2ed6c3828b9c08037a6cb1a8920 (patch)
tree9e28ff7d35a196fa1f7aee91c16b9136e7f0b7f4
parent0911ac26575a836e9df8a2b2148503bfbb5af400 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 82aec89b14..bb38dbc47e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
2004-11-02 Kim F. Storm <[email protected]>
+ * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
+ substitute-command-keys will select lower-case bindings like those
+ used in the static help texts.
+
* descr-text.el (describe-text-properties): Don't err if called in
the *Help* buffer; output to *Help-2* buffer instead.