diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-01-31 18:46:17 +0100 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-01-31 20:08:25 +0100 |
commit | 59e8c37d61d313335408f8f23e3025b499200266 (patch) | |
tree | 512045e9795a406f53cf479212ada9a1d4bfd135 /lisp/emacs-lisp/easymenu.el | |
parent | 458faaf4c39936a5e7d187684cbf0fe0b161bb0a (diff) | |
download | emacs-59e8c37d61d313335408f8f23e3025b499200266.tar.gz emacs-59e8c37d61d313335408f8f23e3025b499200266.tar.bz2 emacs-59e8c37d61d313335408f8f23e3025b499200266.zip |
Prefer defvar-local in progmodes/*.el
This skips libraries that might want compatibility with Emacs 24.2.
* lisp/progmodes/compile.el (compilation-auto-jump-to-next)
(compilation--previous-directory-cache, compilation--parsed)
(compilation-gcpro):
* lisp/progmodes/cpp.el (cpp-overlay-list, cpp-edit-buffer)
(cpp-parse-symbols, cpp-edit-symbols):
* lisp/progmodes/ebnf2ps.el (ebnf-eps-upper-x, ebnf-eps-upper-y)
(ebnf-eps-prod-width, ebnf-eps-max-height, ebnf-eps-max-width):
* lisp/progmodes/f90.el (f90-cache-position):
* lisp/progmodes/gud.el (gud-marker-acc):
* lisp/progmodes/js.el (js--quick-match-re)
(js--quick-match-re-func, js--cache-end, js--last-parse-pos)
(js--state-at-last-parse-pos, js--tmp-location):
* lisp/progmodes/octave.el (inferior-octave-directory-tracker-resync):
* lisp/progmodes/sh-script.el (sh-header-marker): Prefer defvar-local.
Diffstat (limited to 'lisp/emacs-lisp/easymenu.el')
0 files changed, 0 insertions, 0 deletions