summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/byte-run.el
diff options
context:
space:
mode:
authorJuri Linkov <juri@linkov.net>2021-02-25 20:45:40 +0200
committerJuri Linkov <juri@linkov.net>2021-02-25 20:45:40 +0200
commit297c0e0306f111c1e7564b2bb49a7e1a925a55bb (patch)
treef21135ef195dc0b8f74689888fec8a4e3f641f6c /lisp/emacs-lisp/byte-run.el
parent056b468f74ff0aab41febaf6dbd4db23f3bebba2 (diff)
downloademacs-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/byte-run.el')
0 files changed, 0 insertions, 0 deletions