]> git.eshelyaron.com Git - emacs.git/commit
Prefer setq to set+quote
authorStefan Kangas <stefan@marxist.se>
Mon, 14 Dec 2020 14:09:14 +0000 (15:09 +0100)
committerStefan Kangas <stefan@marxist.se>
Mon, 14 Dec 2020 14:11:05 +0000 (15:11 +0100)
commitf1dae2551c9b30f1f1333416df195b0907c54f4f
tree0238e1d6c2e7d4b9f5d5057f2aee71a319ab1d29
parentc9758ba48a805406ddd538aac33354fa400ac14a
Prefer setq to set+quote

* lisp/cedet/semantic/senator.el (senator-lazy-highlight-update):
* lisp/emulation/edt.el (edt-find, edt-restore-key)
(edt-remember):
* lisp/eshell/em-ls.el (eshell-ls--insert-directory):
* lisp/net/tramp-sh.el (tramp-sh-handle-write-region):
* lisp/progmodes/hideif.el (hide-ifdef-mode):
* test/lisp/url/url-future-tests.el (url-future-tests): Prefer setq to
set+quote.
lisp/cedet/semantic/senator.el
lisp/emulation/edt.el
lisp/eshell/em-ls.el
lisp/net/tramp-sh.el
lisp/progmodes/hideif.el
test/lisp/url/url-future-tests.el