aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2002-04-22 15:30:18 +0000
committerPavel Janík <[email protected]>2002-04-22 15:30:18 +0000
commite5ba1eb9ef811355ad922f17c61a0fb006a2db1a (patch)
tree5b2f0b59735ce7864aa316b83020a97d6afc0f18
parent79ccae1e456a328c0877b3fd59be1c5748105c99 (diff)
(tmm-completion-prompt): Doc fix.
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/tmm.el2
2 files changed, 3 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4201f07b47..e5a291eea0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
2002-04-22 Pavel Jan,Bm(Bk <[email protected]>
+ * tmm.el (tmm-completion-prompt): Doc fix.
+
* hilit-chg.el (global-highlight-changes): Capitalize status
texts.
diff --git a/lisp/tmm.el b/lisp/tmm.el
index 3e1ba6c889..759caba560 100644
--- a/lisp/tmm.el
+++ b/lisp/tmm.el
@@ -106,7 +106,7 @@ or else the correct item might not be found in the `*Completions*' buffer."
"A place to store minibuffer map.")
(defcustom tmm-completion-prompt
- "Press PageUp Key to reach this buffer from the minibuffer.
+ "Press PageUp key to reach this buffer from the minibuffer.
Alternatively, you can use Up/Down keys (or your History keys) to change
the item in the minibuffer, and press RET when you are done, or press the
marked letters to pick up your choice. Type C-g or ESC ESC ESC to cancel.