Merge from origin/emacs-29
5bb5590dec
Fix blunder in labeled_narrow_to_region78ddb32fad
Fix documentation of icon-elements725a3f32f8
; Fix typos in symbol names6653ee66ca
Improve two docstrings in ox-latex7d869a0402
Doc fix in auth-source-read-char-choicef149de223b
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/...1f97a87879
Fix info-xref-tests51f391998b
Add @kindex in manuals for existing keybindings on 'C-x x...
This commit is contained in:
commit
1b31a784bf
24 changed files with 97 additions and 23 deletions
|
@ -330,7 +330,6 @@ If the value is not a list, symmetric encryption will be used."
|
|||
|
||||
(defun auth-source-read-char-choice (prompt choices)
|
||||
"Read one of CHOICES by `read-char-choice', or `read-char'.
|
||||
`dropdown-list' support is disabled because it doesn't work reliably.
|
||||
Only one of CHOICES will be returned. The PROMPT is augmented
|
||||
with \"[a/b/c] \" if CHOICES is \(?a ?b ?c)."
|
||||
(when choices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue