]> git.eshelyaron.com Git - emacs.git/commit
Prefer setq-local in more places
authorStefan Kangas <stefankangas@gmail.com>
Sun, 4 Feb 2024 12:16:59 +0000 (13:16 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 7 Feb 2024 10:49:52 +0000 (11:49 +0100)
commitaa6cb6b03222d4c3657fe398c692ccb91ec68cb4
tree70fb901d14033b710fa8adf183f87c63573d0a28
parent6158fe7501a639b54ab99d0a066a0e09fe226676
Prefer setq-local in more places

* lisp/erc/erc-compat.el (erc-set-write-file-functions):
* lisp/obsolete/iswitchb.el (iswitchb-minibuffer-setup-hook)
(iswitchb-minibuffer-setup):
* lisp/obsolete/longlines.el (longlines-mode):
* lisp/obsolete/rcompile.el (remote-compile):
* lisp/progmodes/cperl-mode.el (cperl-file-style):
* test/lisp/erc/erc-tests.el (erc-ring-previous-command):
Prefer setq-local.

(cherry picked from commit 70c10204f0025eac844a88b0ef85cfca44cff61c)
lisp/erc/erc-compat.el
lisp/obsolete/iswitchb.el
lisp/obsolete/longlines.el
lisp/obsolete/rcompile.el
lisp/progmodes/cperl-mode.el
test/lisp/erc/erc-tests.el