diff options
author | Juri Linkov <juri@linkov.net> | 2021-02-25 20:45:40 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2021-02-25 20:45:40 +0200 |
commit | 297c0e0306f111c1e7564b2bb49a7e1a925a55bb (patch) | |
tree | f21135ef195dc0b8f74689888fec8a4e3f641f6c /lisp/emacs-lisp/bytecomp.el | |
parent | 056b468f74ff0aab41febaf6dbd4db23f3bebba2 (diff) | |
download | emacs-297c0e0306f111c1e7564b2bb49a7e1a925a55bb.tar.gz emacs-297c0e0306f111c1e7564b2bb49a7e1a925a55bb.tar.bz2 emacs-297c0e0306f111c1e7564b2bb49a7e1a925a55bb.zip |
New variable 'use-short-answers' to use 'y-or-n-p' instead of 'yes-or-no-p'
* lisp/cus-start.el: Add use-short-answers.
* lisp/emacs-lisp/map-ynp.el (read-answer): Handle use-short-answers.
(read-answer-short): Add use-short-answers to docstring.
* src/fns.c (Fyes_or_no_p): Call y-or-n-p if use_short_answers is true.
(syms_of_fns): Add DEFVAR_BOOL use-short-answers (bug#46594).
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions