1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
emacs/lisp/emulation
Stefan Kangas f1dae2551c 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.
2020-12-14 15:11:05 +01:00
..
cua-base.el
cua-gmrk.el
cua-rect.el Add some missing docstrings in cua-rect.el 2020-10-27 02:33:51 +01:00
edt-lk201.el Use lexical-binding in some of emulation/edt*.el 2020-11-03 03:55:50 +01:00
edt-mapper.el
edt-pc.el Use lexical-binding in some of emulation/edt*.el 2020-11-03 03:55:50 +01:00
edt-vt100.el Use lexical-binding in some of emulation/edt*.el 2020-11-03 03:55:50 +01:00
edt.el Prefer setq to set+quote 2020-12-14 15:11:05 +01:00
keypad.el
viper-cmd.el Prefer setq-local in emulation/*.el 2020-12-06 08:54:50 +01:00
viper-ex.el
viper-init.el
viper-keym.el
viper-macs.el
viper-mous.el
viper-util.el Allow viper-save-setting to save numerical settings 2020-12-04 12:15:29 +01:00
viper.el Prefer setq-local in emulation/*.el 2020-12-06 08:54:50 +01:00