diff options
author | Stefan Kangas <stefan@marxist.se> | 2020-11-05 15:32:45 +0100 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2020-11-09 21:08:28 +0100 |
commit | 95c04675abb33c9a77e561e109348954e0d67c85 (patch) | |
tree | 840c90aa973fd8c054dac22ddd31724fe7a688cc /lisp/emacs-lisp | |
parent | a08320f7234685cd84a18040556fd3f7eaacaf45 (diff) | |
download | emacs-95c04675abb33c9a77e561e109348954e0d67c85.tar.gz emacs-95c04675abb33c9a77e561e109348954e0d67c85.tar.bz2 emacs-95c04675abb33c9a77e561e109348954e0d67c85.zip |
Simplify getting value of text-quoting-style (Bug#44471)
* src/doc.c (text_quoting_style): Remove function by merging it...
(Ftext_quoting_style): ...here. Rename from Fget_quoting_style.
(syms_of_doc): Update defsubr for Ftext_quoting_style.
* src/lisp.h (enum text_quoting_style): Remove enum.
* src/doprnt.c (doprnt):
* src/editfns.c (styled_format):
* lisp/help.el (substitute-command-keys): Update callers to use
text-quoting-style.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions