1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00
emacs/lisp/emulation
Stefan Kangas e20ce5fcc5 Prefer defcustom :local specifier
* lisp/dirtrack.el (dirtrack-list):
* lisp/emacs-lisp/lisp.el (defun-prompt-regexp):
* lisp/emulation/viper-init.el
(viper-related-files-and-buffers-ring):
* lisp/emulation/viper-util.el (viper-syntax-preference):
* lisp/erc/erc.el (erc-ignore-list):
* lisp/files.el (buffer-offer-save, backup-by-copying-when-mismatch):
* lisp/find-file.el (ff-pre-find-hook, ff-pre-load-hook)
(ff-post-load-hook, ff-not-found-hook, ff-file-created-hook)
(ff-case-fold-search, ff-always-in-other-window)
(ff-ignore-include, ff-quiet-mode, ff-other-file-alist)
(ff-search-directories):
* lisp/mh-e/mh-e.el (mh-scan-prog):
* lisp/newcomment.el (comment-column):
* lisp/obsolete/rlogin.el (rlogin-directory-tracking-mode):
* lisp/play/decipher.el (decipher-ignore-spaces):
* lisp/plstore.el (plstore-encrypt-to):
* lisp/proced.el (proced-format, proced-filter, proced-sort)
(proced-descend, proced-auto-update-flag, proced-tree-flag):
* lisp/progmodes/fortran.el (fortran-line-length):
* lisp/shell.el (shell-history-file-name):
* lisp/simple.el (goal-column, fill-prefix):
* lisp/vc/ediff-init.el (ediff-use-faces)
(ediff-highlight-all-diffs, ediff-autostore-merges):
* lisp/vc/ediff-merg.el (ediff-show-clashes-only)
(ediff-skip-merge-regions-that-differ-from-default): Prefer defcustom
:local specifier to using 'make-variable-buffer-local' directly.
2024-10-04 01:38:11 +02:00
..
cua-base.el Standardize possessive apostrophe usage in manuals, docs, and comments 2024-07-25 03:35:18 +02:00
cua-gmrk.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cua-rect.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt-lk201.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt-mapper.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt-pc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt-vt100.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
keypad.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
viper-cmd.el doc: Delete extraneous quotes around keys 2024-01-21 14:09:34 +01:00
viper-ex.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
viper-init.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
viper-keym.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
viper-macs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
viper-mous.el Checkdoc fixes in emulation/*.el 2024-07-08 16:43:27 +02:00
viper-util.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
viper.el Checkdoc fixes in emulation/*.el 2024-07-08 16:43:27 +02:00