aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.