diff options
author | Po Lu <luangruo@yahoo.com> | 2024-02-09 09:53:33 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2024-02-09 09:53:33 +0800 |
commit | 8290a1bacb019f5026caa08334a7087802ebc6f9 (patch) | |
tree | 243c871679c393f41071cf8fb3b9a4b1a45d2bcd /lisp/emacs-lisp/byte-run.el | |
parent | 0b9c7148fd681c8ad63fd0eb3895db44403e9f8c (diff) | |
download | emacs-8290a1bacb019f5026caa08334a7087802ebc6f9.tar.gz emacs-8290a1bacb019f5026caa08334a7087802ebc6f9.tar.bz2 emacs-8290a1bacb019f5026caa08334a7087802ebc6f9.zip |
Replace a few calls to intern with constant strings
* src/fns.c (do_yes_or_no_p, Fyes_or_no_p): Use symbol globals
rather than intern.
(syms_of_fns) <Qyes_or_no_p, Qy_or_n_p>: New symbols.
* src/lread.c (readevalloop): Use symbol global.
(syms_of_lread) <Qinternal_macroexpand_for_load>: New symbol.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions