changeset 57858:53624be827e8

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 01 Nov 2004 23:13:39 +0000
parents 6d1cf277e127
children 40f8936f0305
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 01 23:06:51 2004 +0000
+++ b/lisp/ChangeLog	Mon Nov 01 23:13:39 2004 +0000
@@ -1,5 +1,9 @@
 2004-11-02  Kim F. Storm  <storm@cua.dk>
 
+	* 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.