mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 16:20:17 -08:00
; Fix typos
This commit is contained in:
parent
c116d9f74c
commit
ba485eb949
76 changed files with 168 additions and 173 deletions
|
|
@ -125,7 +125,7 @@
|
|||
;;;###autoload
|
||||
(defun read-multiple-choice (prompt choices &optional help-string show-help
|
||||
long-form)
|
||||
"Ask user to select an entry from CHOICES, promting with PROMPT.
|
||||
"Ask user to select an entry from CHOICES, prompting with PROMPT.
|
||||
This function allows to ask the user a multiple-choice question.
|
||||
|
||||
CHOICES should be a list of the form (KEY NAME [DESCRIPTION]).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue