1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
emacs/lisp/emulation
Stefan Monnier 2013a2f955 * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
(cua--deactivate-rectangle): Don't deactivate the mark.
(cua-set-rectangle-mark): Don't set mark-active since
cua--activate-rectangle already does it for us.
(cua--rectangle-highlight-for-redisplay): Unhighlight a previous
non-rectangular region.

* lisp/emulation/cua-base.el (cua-repeat-replace-region):
Use with-current-buffer.

* lisp/net/gnutls.el: Use cl-lib.
(gnutls-negotiate): `mapcan' -> cl-mapcan.
2013-12-15 21:24:08 -05:00
..
.gitignore
crisp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cua-base.el * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode. 2013-12-15 21:24:08 -05:00
cua-gmrk.el Use delete-selection-mode in cua-mode. 2013-12-08 01:24:54 -05:00
cua-rect.el * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode. 2013-12-15 21:24:08 -05:00
edt-lk201.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edt-mapper.el * lisp/emulation/edt-mapper.el: In batch mode, error rather than hang. 2013-05-10 19:17:45 -07:00
edt-pc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edt-vt100.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edt.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
keypad.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tpu-edt.el Revert auto-commit loaddefs weirdness 2013-10-30 09:29:36 -07:00
tpu-extras.el Make some files provide features 2013-05-11 16:41:52 -07:00
tpu-mapper.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
vi.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
vip.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
viper-cmd.el * faces.el (tty-run-terminal-initialization): function changed (Stefan 2013-07-07 15:35:54 -04:00
viper-ex.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
viper-init.el Fix some custom types 2013-08-13 00:42:51 -07:00
viper-keym.el * faces.el (tty-run-terminal-initialization): function changed (Stefan 2013-07-07 15:35:54 -04:00
viper-macs.el Small viper clean-up 2013-05-21 20:21:30 -07:00
viper-mous.el Small viper clean-up 2013-05-21 20:21:30 -07:00
viper-util.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
viper.el * faces.el (tty-run-terminal-initialization): function changed (Stefan 2013-07-07 15:35:54 -04:00
ws-mode.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00