diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2024-12-09 03:47:37 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2024-12-12 22:48:17 +0100 |
commit | e44b1bf5cca00edb87452f864e9c450116d8f830 (patch) | |
tree | 5d52f6063c407da5cf75718cf5c094220f2b5f80 /lisp/emacs-lisp | |
parent | 04408e198f1acc2eeae2ca299de994ba38116d1a (diff) | |
download | emacs-e44b1bf5cca00edb87452f864e9c450116d8f830.tar.gz emacs-e44b1bf5cca00edb87452f864e9c450116d8f830.tar.bz2 emacs-e44b1bf5cca00edb87452f864e9c450116d8f830.zip |
Don't call purecopy in textmodes/*.el
* lisp/textmodes/bibtex.el (bibtex-url, bibtex-search-crossref):
* lisp/textmodes/fill.el (adaptive-fill-regexp)
(adaptive-fill-first-line-regexp):
* lisp/textmodes/ispell.el (ispell-menu-map)
(ispell-skip-region-alist, ispell-tex-skip-alists):
* lisp/textmodes/rst.el (auto-mode-alist):
* lisp/textmodes/texinfo.el (texinfo-open-quote):
* lisp/textmodes/tex-mode.el (tex-directory, tex-run-command)
(latex-run-command, slitex-run-command, tex-start-options)
(tex-start-commands, tex-bibtex-command, tex-dvi-print-command)
(tex-alt-dvi-print-command, tex-dvi-view-command)
(tex-show-queue-command, tex-open-quote, tex-close-quote):
* lisp/textmodes/texinfo.el (texinfo-open-quote)
(texinfo-close-quote): Remove calls to purecopy.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions