Home
last modified time | relevance | path

Searched +refs:cua +refs:prefix +refs:repeat +refs:handler (Results 1 – 25 of 79) sorted by relevance

1234

/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.123657 (cua-repeat-replace-region): Make M-v more robust.
6732 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
10966 (cua-repeat-replace-region): Use filter-buffer-substring.
16921 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
16923 (cua--shift-control-prefix): New function; emulate "type prefix
16925 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
23695 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
24187 (cua--pre-command-handler-1, cua--pre-command-handler)
24188 (cua--post-command-handler-1, cua--post-command-handler):
25065 (cua-repeat-replace-region, cua-mode, cua-debug)
[all …]
H A DChangeLog.11619 (cua--pre-command-handler, cua--post-command-handler):
2563 variables calc-z-prefix-buf, calc-z-prefix-msgs.
5565 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
5568 (cua--post-command-handler): Clear inhibit-mark-movement if set.
10153 (ebnf-repeat): Code fix.
10255 (ebnf-token-repeat): Code fix.
10717 (vi-repeat-last-search): Likewise.
10721 (vi-repeat-last-find-char): Likewise.
11781 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
13340 (kmacro-call-ring-2nd-repeat): Doc fix.
[all …]
H A DChangeLog.104362 * emulation/cua-base.el (cua-set-mark): Unconditionally repeat
7100 * emulation/cua-base.el (cua--pre-command-handler):
13807 * emulation/cua-base.el (cua--prefix-arg): Make register prefixes
14352 (cua-repeat-replace-region): Use them to find the replacement text.
14467 (cua--pre-command-handler): Use push-mark-command.
14468 (cua-repeat-replace-region): Improve functionality when
14495 * emulation/cua-base.el (cua--repeat-replace-text): New variable.
14496 (cua-repeat-replace-region): New command.
15024 (cua-enable-register-prefix): Add value for `other' choice.
15357 * emulation/cua-base.el (cua--pre-command-handler):
[all …]
H A DChangeLog.175757 (cua-set-mark, cua--post-command-handler-1):
6077 * emulation/cua-base.el (cua--repeat-replace-text): Remove var.
6078 (cua-repeat-replace-region): Move command to delsel.el.
11429 * emulation/cua-base.el (<toplevel>, cua--pre-command-handler-1):
14711 * repeat.el (repeat):
15310 * emulation/cua-base.el (cua-repeat-replace-region):
15664 (cua--pre-command-handler-1): Don't handle shift-selection.
15665 (cua--post-command-handler-1): Don't change transient-mark-mode.
15696 * emulation/cua-base.el (cua--prefix-copy-handler)
15697 (cua--prefix-cut-handler): Rely on region-extract-function rather than
[all …]
H A DChangeLog.152232 * emulation/cua-base.el (cua--init-keymaps):
5370 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5437 * repeat.el (repeat): Use read-key (bug#6256).
6827 * repeat.el (repeat): Allow repeating when the last event is a click.
10756 (cua-repeat-replace-region):
10757 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
11014 * emulation/cua-base.el (cua-repeat-replace-region):
11755 * emulation/cua-rect.el (cua--init-rectangles):
16750 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
18290 * emulation/cua-base.el (cua-mode):
[all …]
H A DChangeLog.133733 * repeat.el (repeat-undo-count): New variable.
3735 repetitions. Inhibit point recording unless repeat-repeat-char is nil.
5880 No longer provide 'cua. Don't require cua-rect, cua-gmrk when
5883 (cua--rectangle, cua--last-killed-rectangle)
5885 (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
5886 (cua--delete-rectangle, cua--insert-rectangle)
5887 (cua--rectangle-corner, cua--rectangle-assert)
7239 * emulation/cua-base.el (cua--pre-command-handler-1):
10278 * repeat.el (repeat): Use last-repeatable-command instead of
12070 * emulation/cua-base.el (cua--pre-command-handler):
[all …]
H A DChangeLog.164663 * repeat.el (repeat): Set real-this-command (bug#12232).
6153 * repeat.el (repeat): Doc fix (Bug#12348).
11818 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
11820 (repeat):
12721 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
12722 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
12723 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
12724 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
13086 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
17157 * emulation/cua-base.el (cua-mode):
[all …]
H A DChangeLog.14680 * emulation/cua-rect.el (cua--indent-rectangle): Insert tabs using
12396 on cua-scroll-up and cua-scroll-down.
13132 (tramp-file-name-handler, tramp-completion-file-name-handler):
13294 be enforces if `org-log-repeat' is `note'.
16022 * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
17170 * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
17771 extra character for repeat-shift control.
18934 * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
18938 * emulation/cua-base.el (cua-remap-control-v)
18941 (cua--init-keymaps): Use them.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.123657 (cua-repeat-replace-region): Make M-v more robust.
6732 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
10966 (cua-repeat-replace-region): Use filter-buffer-substring.
16921 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
16923 (cua--shift-control-prefix): New function; emulate "type prefix
16925 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
23695 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
24187 (cua--pre-command-handler-1, cua--pre-command-handler)
24188 (cua--post-command-handler-1, cua--post-command-handler):
25065 (cua-repeat-replace-region, cua-mode, cua-debug)
[all …]
H A DChangeLog.11619 (cua--pre-command-handler, cua--post-command-handler):
2563 variables calc-z-prefix-buf, calc-z-prefix-msgs.
5565 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
5568 (cua--post-command-handler): Clear inhibit-mark-movement if set.
10153 (ebnf-repeat): Code fix.
10255 (ebnf-token-repeat): Code fix.
10717 (vi-repeat-last-search): Likewise.
10721 (vi-repeat-last-find-char): Likewise.
11781 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
13340 (kmacro-call-ring-2nd-repeat): Doc fix.
[all …]
H A DChangeLog.104362 * emulation/cua-base.el (cua-set-mark): Unconditionally repeat
7100 * emulation/cua-base.el (cua--pre-command-handler):
13807 * emulation/cua-base.el (cua--prefix-arg): Make register prefixes
14352 (cua-repeat-replace-region): Use them to find the replacement text.
14467 (cua--pre-command-handler): Use push-mark-command.
14468 (cua-repeat-replace-region): Improve functionality when
14495 * emulation/cua-base.el (cua--repeat-replace-text): New variable.
14496 (cua-repeat-replace-region): New command.
15024 (cua-enable-register-prefix): Add value for `other' choice.
15357 * emulation/cua-base.el (cua--pre-command-handler):
[all …]
H A DChangeLog.175757 (cua-set-mark, cua--post-command-handler-1):
6077 * emulation/cua-base.el (cua--repeat-replace-text): Remove var.
6078 (cua-repeat-replace-region): Move command to delsel.el.
11429 * emulation/cua-base.el (<toplevel>, cua--pre-command-handler-1):
14711 * repeat.el (repeat):
15310 * emulation/cua-base.el (cua-repeat-replace-region):
15664 (cua--pre-command-handler-1): Don't handle shift-selection.
15665 (cua--post-command-handler-1): Don't change transient-mark-mode.
15696 * emulation/cua-base.el (cua--prefix-copy-handler)
15697 (cua--prefix-cut-handler): Rely on region-extract-function rather than
[all …]
H A DChangeLog.152232 * emulation/cua-base.el (cua--init-keymaps):
5370 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5437 * repeat.el (repeat): Use read-key (bug#6256).
6827 * repeat.el (repeat): Allow repeating when the last event is a click.
10756 (cua-repeat-replace-region):
10757 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
11014 * emulation/cua-base.el (cua-repeat-replace-region):
11755 * emulation/cua-rect.el (cua--init-rectangles):
16750 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
18290 * emulation/cua-base.el (cua-mode):
[all …]
H A DChangeLog.133733 * repeat.el (repeat-undo-count): New variable.
3735 repetitions. Inhibit point recording unless repeat-repeat-char is nil.
5880 No longer provide 'cua. Don't require cua-rect, cua-gmrk when
5883 (cua--rectangle, cua--last-killed-rectangle)
5885 (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
5886 (cua--delete-rectangle, cua--insert-rectangle)
5887 (cua--rectangle-corner, cua--rectangle-assert)
7239 * emulation/cua-base.el (cua--pre-command-handler-1):
10278 * repeat.el (repeat): Use last-repeatable-command instead of
12070 * emulation/cua-base.el (cua--pre-command-handler):
[all …]
H A DChangeLog.164663 * repeat.el (repeat): Set real-this-command (bug#12232).
6153 * repeat.el (repeat): Doc fix (Bug#12348).
11818 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
11820 (repeat):
12721 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
12722 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
12723 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
12724 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
13086 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
17157 * emulation/cua-base.el (cua-mode):
[all …]
H A DChangeLog.14680 * emulation/cua-rect.el (cua--indent-rectangle): Insert tabs using
12396 on cua-scroll-up and cua-scroll-down.
13132 (tramp-file-name-handler, tramp-completion-file-name-handler):
13294 be enforces if `org-log-repeat' is `note'.
16022 * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
17170 * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
17771 extra character for repeat-shift control.
18934 * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
18938 * emulation/cua-base.el (cua-remap-control-v)
18941 (cua--init-keymaps): Use them.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.10646 taken from prefix numeric argument.
1127 * prefix-args.c [STDC_HEADERS]: Include stdlib.h.
4236 when KEY begins with a non-prefix key.
5615 a signal handler.
6565 without SIG prefix, e.g. SIGHUP and HUP.
6797 Rename repeat local FILE to MSG_FILE.
8397 handler function.
9617 After cutting a prefix, re-check file-name-handler.
15611 in read_socket_hook case, and repeat if full buffer is read.
25121 prefix in the keymaps, i.e. [remap COMMAND].
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.10646 taken from prefix numeric argument.
1127 * prefix-args.c [STDC_HEADERS]: Include stdlib.h.
4236 when KEY begins with a non-prefix key.
5615 a signal handler.
6565 without SIG prefix, e.g. SIGHUP and HUP.
6797 Rename repeat local FILE to MSG_FILE.
8397 handler function.
9617 After cutting a prefix, re-check file-name-handler.
15611 in read_socket_hook case, and repeat if full buffer is read.
25121 prefix in the keymaps, i.e. [remap COMMAND].
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A DChangeLog.11194 (Documentation Basics): Rewrite, avoiding a repeat discussion of
4116 * sequences.texi (Sequence Functions): Don't repeat the
6269 wrap-prefix too.
6270 (Overlay Properties): Document wrap-prefix and line-prefix.
7325 * display.texi (Truncation): Add wrap-prefix and line-prefix.
8395 the standard handler does not work.
9297 * processes.texi (Bindat Spec): Expand on `repeat' handler.
9971 `operations' property of the handler.
10624 fill-context-prefix.
13163 kill-new and kill-append have new arg yank-handler.
[all …]
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A DChangeLog.11194 (Documentation Basics): Rewrite, avoiding a repeat discussion of
4116 * sequences.texi (Sequence Functions): Don't repeat the
6269 wrap-prefix too.
6270 (Overlay Properties): Document wrap-prefix and line-prefix.
7325 * display.texi (Truncation): Add wrap-prefix and line-prefix.
8395 the standard handler does not work.
9297 * processes.texi (Bindat Spec): Expand on `repeat' handler.
9971 `operations' property of the handler.
10624 fill-context-prefix.
13163 kill-new and kill-append have new arg yank-handler.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.2235 ** cua.el, cua-mode.el: remove old versions.
462 ** M-g is now a prefix key.
658 *** A prefix argument is no longer required to repeat a jump to a
659 previous mark if you set `set-mark-command-repeat-pop' to t. I.e. C-u
1700 cua-mode. Customize the variable `cua-mode' to enable cua.
1734 `cua-enable-cua-keys' variable.
1737 versions of cua.el and cua-mode.el. To ensure proper operation, you
1738 must remove older versions of cua.el or cua-mode.el as well as the
1874 this behavior via the variables kmacro-call-repeat-key and
1875 kmacro-call-repeat-with-arg.
[all …]
H A DNEWS.27442 'ume-sami-prefix', 'northern-sami-prefix', 'inari-sami-prefix',
1577 *** Isearch supports a prefix argument for 'C-s' ('isearch-repeat-forward')
1578 and 'C-r' ('isearch-repeat-backward'). With a prefix argument, these
1579 commands repeat the search for the specified occurrence of the search string.
2098 *** New user option 'cua-rectangle-terminal-modifier-key'.
2331 *** The 'file:' handler no longer looks for "index.html" in
2375 a repeat count. Clicking on the plus icon adds a new buffer to the
2587 ** The XBM image handler now accepts a ':stride' argument, which should
3102 ** 'make-process' now takes a keyword argument ':file-handler'; if
3103 that is non-nil, it will look for a file name handler for the current
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DNEWS.2235 ** cua.el, cua-mode.el: remove old versions.
462 ** M-g is now a prefix key.
658 *** A prefix argument is no longer required to repeat a jump to a
659 previous mark if you set `set-mark-command-repeat-pop' to t. I.e. C-u
1700 cua-mode. Customize the variable `cua-mode' to enable cua.
1734 `cua-enable-cua-keys' variable.
1737 versions of cua.el and cua-mode.el. To ensure proper operation, you
1738 must remove older versions of cua.el or cua-mode.el as well as the
1874 this behavior via the variables kmacro-call-repeat-key and
1875 kmacro-call-repeat-with-arg.
[all …]
H A DNEWS419 'ume-sami-prefix', 'northern-sami-prefix', 'inari-sami-prefix',
1555 *** Isearch supports a prefix argument for 'C-s' ('isearch-repeat-forward')
1556 and 'C-r' ('isearch-repeat-backward'). With a prefix argument, these
1557 commands repeat the search for the specified occurrence of the search string.
2076 *** New user option 'cua-rectangle-terminal-modifier-key'.
2309 *** The 'file:' handler no longer looks for "index.html" in
2353 a repeat count. Clicking on the plus icon adds a new buffer to the
2565 ** The XBM image handler now accepts a ':stride' argument, which should
3080 ** 'make-process' now takes a keyword argument ':file-handler'; if
3081 that is non-nil, it will look for a file name handler for the current
[all …]
/dports/editors/the/THE-3.3RC4/
H A DHISTORY243 o Completed CLIPBOARD support and updated cua.the sample profile.
289 o cua.the now has new CLIPBOARD commands. NOT YET!!!
488 See the sample cua.the macro for setting up THE to work like a CUA
557 R - repeat line(s)
558 RR - repeat block
659 signal handler, and only save files that have outstanding changes.
1205 block prefix command is entered, and another prefix command (not
1206 the other end of the block prefix command), the block prefix
1299 prefix area.
1335 specify the width of the prefix area and any gap between the prefix
[all …]

1234