1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

(tmm-completion-prompt): Doc fix.

This commit is contained in:
Pavel Janík 2002-04-22 15:30:18 +00:00
parent 79ccae1e45
commit e5ba1eb9ef
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2002-04-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* tmm.el (tmm-completion-prompt): Doc fix.
* hilit-chg.el (global-highlight-changes): Capitalize status
texts.

View 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.