diff options
author | Robert Pluim <rpluim@gmail.com> | 2023-01-03 17:09:53 +0100 |
---|---|---|
committer | Robert Pluim <rpluim@gmail.com> | 2023-01-23 09:17:15 +0100 |
commit | 26ef5c09e0a0b13c02e34d858f32c09b42d26dff (patch) | |
tree | f9da02a6f9c141119674e830c1ea0037d80e936e /src/coding.c | |
parent | 114912254262ce412f30e43e3798c750a752b741 (diff) | |
download | emacs-26ef5c09e0a0b13c02e34d858f32c09b42d26dff.tar.gz emacs-26ef5c09e0a0b13c02e34d858f32c09b42d26dff.tar.bz2 emacs-26ef5c09e0a0b13c02e34d858f32c09b42d26dff.zip |
Add `yes-or-no-prompt' user option
This implements Bug#60312
* src/fns.c (syms_of_fns): Define `yes-or-no-prompt' Lisp variable.
(Fyes_or_no_p): Use `yes-or-no-prompt' instead of a hard-coded string.
* lisp/cus-start.el (standard): Add custom specification for it.
* doc/emacs/mini.texi (Yes or No Prompts): Document `yes-or-no-prompt'
* doc/lispref/minibuf.texi (Yes-or-No Queries): And here.
* etc/NEWS: Announce the new option.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions