1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
emacs/lisp/erc
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
..
ChangeLog.1
ChangeLog.2
erc-autoaway.el
erc-backend.el Improve inconsistent handling of ban lists in ERC 2024-09-29 16:43:30 -07:00
erc-button.el Checkdoc fixes in erc/*.el 2024-07-08 16:41:02 +02:00
erc-capab.el
erc-common.el ; Fix typos in symbols 2024-06-29 17:29:38 +02:00
erc-compat.el
erc-dcc.el Checkdoc fixes in erc/*.el 2024-07-08 16:41:02 +02:00
erc-desktop-notifications.el
erc-ezbounce.el
erc-fill.el Remove erc-fill binding for cycling visual movement 2024-09-29 16:43:39 -07:00
erc-goodies.el Make erc-keep-place-indicator aware of erc-truncate 2024-09-29 16:43:38 -07:00
erc-ibuffer.el
erc-identd.el
erc-imenu.el
erc-join.el
erc-lang.el
erc-list.el
erc-log.el Redo ERC truncation and /CLEAR hook mechanism 2024-09-29 16:43:38 -07:00
erc-match.el
erc-menu.el
erc-netsplit.el
erc-networks.el
erc-nicks.el Skip indentation when gathering faces in erc-track 2024-09-29 16:43:39 -07:00
erc-notify.el
erc-page.el
erc-pcomplete.el Improve inconsistent handling of ban lists in ERC 2024-09-29 16:43:30 -07:00
erc-replace.el
erc-ring.el
erc-sasl.el
erc-services.el
erc-sound.el
erc-speedbar.el Checkdoc fixes in erc/*.el 2024-07-08 16:41:02 +02:00
erc-spelling.el
erc-stamp.el Redo ERC truncation and /CLEAR hook mechanism 2024-09-29 16:43:38 -07:00
erc-status-sidebar.el
erc-track.el Skip indentation when gathering faces in erc-track 2024-09-29 16:43:39 -07:00
erc-truncate.el Redo ERC truncation and /CLEAR hook mechanism 2024-09-29 16:43:38 -07:00
erc-xdcc.el
erc.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00