gnu.emacs/lisp/emulation
Joshua Murphy 8a287a3888 viper-ex: Implement z command
* lisp/emulation/viper-ex.el (ex-token-alist):
Add 'z' command
(ex-adjust-window-point): Add var to track previous point
(ex-adjust-window-count): Add var to track previous count
(ex-adjust-window): Implement 'z' command
* etc/NEWS: Document 'z' command
2026-08-29 19:15:30 +03:00
..
cua-base.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
cua-gmrk.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
cua-rect.el Delete redundant "" arguments to 'mapconcat' 2026-08-17 15:42:12 -04:00
edt-lk201.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
edt-mapper.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
edt-pc.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
edt-vt100.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
edt.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
keypad.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
viper-cmd.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
viper-ex.el viper-ex: Implement z command 2026-08-29 19:15:30 +03:00
viper-init.el Delete redundant "" arguments to 'mapconcat' 2026-08-17 15:42:12 -04:00
viper-keym.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
viper-macs.el Delete redundant "" arguments to 'mapconcat' 2026-08-17 15:42:12 -04:00
viper-mous.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
viper-util.el Delete redundant "" arguments to 'mapconcat' 2026-08-17 15:42:12 -04:00
viper.el Rename 'any' to 'member-if' and deprecate 'cl-member-if' 2026-03-04 14:43:05 +00:00