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 Fix restoring data in visual-line-mode 2020-10-01 18:49:45 +02:00
cua-gmrk.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
viper-cmd.el Prefer setq-local in emulation/*.el 2020-12-06 08:54:50 +01:00
viper-ex.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
viper-init.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
viper-keym.el Revert back to using ESC as viper-ESC-key again 2020-09-10 14:54:42 +02:00
viper-macs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
viper-mous.el Remove more XEmacs compat code from viper 2020-08-17 13:29:48 +02:00
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