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:
parent
79ccae1e45
commit
e5ba1eb9ef
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user