emacs/doc
Eli Zaretskii 5aadb87d6f Fix 'use-dialog-box-p' and friends
* lisp/subr.el (use-dialog-box-p): Use dialog boxes also when
invoked from some window-system gesture.  (Bug#63655)
(y-or-n-p): Fix the description in the doc string of conditions
under which a dialog box will be used.

* src/fns.c (Fyes_or_no_p): Use the same condition for dialog
boxes as in 'use-dialog-box-p'.  Fix the description in the doc
string of conditions under which a dialog box will be used.

* doc/lispref/minibuf.texi (Multiple Queries, Yes-or-No Queries):
Fix the description of conditions under which a dialog box will be
used.
2023-05-23 17:44:23 +03:00
..
emacs ; Improve documentation of Isearch command properties 2023-05-23 14:58:39 +03:00
lispintro ; Minor fix in Emacs Lisp Intro manual 2023-04-21 19:16:52 +03:00
lispref Fix 'use-dialog-box-p' and friends 2023-05-23 17:44:23 +03:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Remove obsolete information from Gnus manual 2023-05-21 09:22:32 +03:00