1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-12 00:50:43 -08:00
emacs/lisp/emulation
Stefan Kangas 74dd264d08 Use lexical-binding in some of emulation/edt*.el
* lisp/emulation/edt-vt100.el:
* lisp/emulation/edt-pc.el:
* lisp/emulation/edt-lk201.el: Use lexical-binding.
2020-11-03 03:55:50 +01:00
..
cua-base.el Fix restoring data in visual-line-mode 2020-10-01 18:49:45 +02:00
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 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
keypad.el
viper-cmd.el Remove some compat code from viper-cmd.el 2020-08-19 11:37:26 +02:00
viper-ex.el
viper-init.el
viper-keym.el Revert back to using ESC as viper-ESC-key again 2020-09-10 14:54:42 +02:00
viper-macs.el
viper-mous.el Remove more XEmacs compat code from viper 2020-08-17 13:29:48 +02:00
viper-util.el Remove some compat code from viper-*.el 2020-08-18 23:33:58 +02:00
viper.el