1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
emacs/lisp/mh-e
Stefan Kangas e792856b00 Prefer defvar-local where possible
* lisp/editorconfig.el (editorconfig-properties-hash):
* lisp/emacs-lisp/comp-run.el (comp-last-scanned-async-output):
* lisp/info-look.el (info-lookup-mode):
* lisp/mh-e/mh-folder.el (mh-generate-sequence-font-lock):
* lisp/net/tramp.el (tramp-temp-buffer-file-name):
* lisp/obsolete/iswitchb.el (iswitchb-eoinput):
* lisp/obsolete/longlines.el (longlines-wrap-beg, longlines-wrap-end)
(longlines-wrap-point, longlines-showing, longlines-decoded):
* lisp/obsolete/tpu-edt.el (tpu-newline-and-indent-p)
(tpu-newline-and-indent-string, tpu-saved-delete-func)
(tpu-buffer-local-map, tpu-mark-flag):
* lisp/progmodes/python.el (python-check-custom-command):
* lisp/textmodes/reftex.el (reftex-docstruct-symbol)
(reftex-isearch-minor-mode): Prefer defvar-local where possible, and
the package does not support Emacs 24.3 or earlier.
2024-10-01 21:31:02 +02:00
..
ChangeLog.1 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ChangeLog.2 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-acros.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mh-alias.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-buffers.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-comp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-e.el Checkdoc fixes in mh-e/*.el 2024-07-08 17:39:51 +02:00
mh-folder.el Prefer defvar-local where possible 2024-10-01 21:31:02 +02:00
mh-funcs.el Fix folder creation error (Bug#67361) 2024-01-15 17:34:18 -08:00
mh-gnus.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-identity.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mh-inc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-junk.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-letter.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-limit.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-mime.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mh-print.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mh-scan.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-search.el Checkdoc fixes in mh-e/*.el 2024-07-08 17:39:51 +02:00
mh-seq.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-show.el Checkdoc fixes in mh-e/*.el 2024-07-08 17:39:51 +02:00
mh-speed.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-thread.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-tool-bar.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-utils.el Fix folder creation error (Bug#67361) 2024-01-15 17:34:18 -08:00
mh-xface.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00