]> git.eshelyaron.com Git - emacs.git/commitdiff
(tmm-completion-prompt): Doc fix.
authorPavel Janík <Pavel@Janik.cz>
Mon, 22 Apr 2002 15:30:18 +0000 (15:30 +0000)
committerPavel Janík <Pavel@Janik.cz>
Mon, 22 Apr 2002 15:30:18 +0000 (15:30 +0000)
lisp/ChangeLog
lisp/tmm.el

index 4201f07b47c265a30af0876d1f566998bb7c5fd8..e5a291eea06d248b15185db2a137f00869012b3b 100644 (file)
@@ -1,5 +1,7 @@
 2002-04-22  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
+       * tmm.el (tmm-completion-prompt): Doc fix.
+
        * hilit-chg.el (global-highlight-changes): Capitalize status
        texts.
 
index 3e1ba6c88986f7285aced262203a686a09935dd2..759caba5605110c69cb87dd85112296c6adecc9b 100644 (file)
@@ -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.