Home
last modified time | relevance | path

Searched +refs:cua +refs:selection +refs:mode (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/
H A DDefaults.user16 ! Basic style for keyboard accelerators. On Windows the default is `cua'.
22 !key_binding.style: cua
26 ! Creating a selection using the mouse puts the selection into the
61 ! When to highlight syntax errors in PceEmacs Prolog mode. One of
72 ! Indentation parameters for Prolog mode. body_indentation is the
90 ! Comment column for M-; This may be refined by mode (e.g. emacs_prolog_mode,
/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dkilling.texi463 available: the primary selection and the secondary selection. When
778 Toggle Rectangle Mark mode (@code{rectangle-mark-mode}).
866 @findex rectangle-mark-mode
891 @findex cua-mode
892 @vindex cua-mode
894 @vindex cua-enable-cua-keys
895 The command @kbd{M-x cua-mode} sets up key bindings that are
914 the variable @code{cua-enable-cua-keys} to @code{nil}.
916 CUA mode by default activates Delete-Selection mode (@pxref{Mouse Commands})
918 behavior, set the variable @code{cua-delete-selection} to @code{nil}.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dkilling.texi507 available: the primary selection and the secondary selection. When
835 Toggle Rectangle Mark mode (@code{rectangle-mark-mode}).
923 @findex rectangle-mark-mode
954 @findex cua-mode
955 @vindex cua-mode
957 @vindex cua-enable-cua-keys
958 The command @kbd{M-x cua-mode} sets up key bindings that are
977 the variable @code{cua-enable-cua-keys} to @code{nil}.
979 CUA mode by default activates Delete-Selection mode (@pxref{Mouse Commands})
981 behavior, set the variable @code{cua-delete-selection} to @code{nil}.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.111974 (calc-selection-cache-num, calc-selection-cache-comp)
1975 (calc-selection-cache-offset, calc-selection-true-num)
1985 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
1997 (calc-rewrite-selection, calc-locate-selection-marker)
3115 (cua-mode): Remove :version keyword.
3154 x-lost-selection-hooks with x-lost-selection-functions.
3165 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
5400 * select.el (x-get-selection, x-set-selection): Doc fixes.
6005 not "`pc-selection-mode'".
7600 x-get-selection.
[all …]
H A DChangeLog.124623 (x-delete-primary-selection, x-copy-primary-selection):
8005 * emulation/cua-base.el (cua-delete-selection)
8008 (cua-replace-region): Don't delete if cua-delete-selection is nil.
9930 (mac-service-open-selection, mac-service-mail-selection)
10172 (x-get-selection, x-selection-value)
22826 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
24190 (cua-selection-mode): New command.
25065 (cua-repeat-replace-region, cua-mode, cua-debug)
26179 (pc-selection-mode):
28534 (x-get-selection, x-selection-value): Handle it.
[all …]
H A DChangeLog.101260 a selection data. Set next-selection-coding-system to nil.
1263 x-get-selection-internal has text property `foreign-selection',
1277 * emulation/cua-base.el (cua-mode): Use explicit arg to turn off
3618 * emulation/cua-base.el (cua-mode): Use define-minor-mode.
14932 Disable delete-selection-mode and pc-selection-mode when cua-mode
15038 * emulation/cua-base.el (cua-mode): Misc. changes to use
17960 * emulation/pc-select.el (pc-selection-mode):
19513 * pc-select.el (pc-selection-mode-hook)
19524 (pc-selection-mode): Completely rewrote the body of the function;
19535 (pc-selection-mode defcustom): Reflect the fact that the mode is
[all …]
H A DChangeLog.176080 (cua-mode): Set delete-selection-save-to-register.
13719 * emulation/cua-base.el (cua-mode): Doc fix.
15303 * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
15516 * emulation/cua-base.el (cua-paste): Add `delete-selection' property
15520 (cua-mode): Don't enable/disable transient-mark-mode,
15522 pc-selection-mode (obsolete).
15664 (cua--pre-command-handler-1): Don't handle shift-selection.
15668 (cua-mode): Enable shift-select-mode.
15702 (cua--pre-command-handler-1): Don't do the delete-selection thing.
15704 (cua--init-keymaps): Don't remap delete-selection commands.
[all …]
H A DChangeLog.15745 * emulation/cua-base.el (pc-selection-mode): Declare.
2232 * emulation/cua-base.el (cua--init-keymaps):
8381 * emulation/pc-select.el (pc-selection-mode-hook)
8383 (pc-selection-mode): Fix typos in docstrings.
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):
16749 * emulation/cua-rect.el (cua--rectangle-aux-replace):
16750 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
18290 * emulation/cua-base.el (cua-mode):
[all …]
H A DChangeLog.13219 * select.el (selection-coding-system, next-selection-coding-system):
4402 * delsel.el (delete-selection-mode): Doc fix.
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)
7159 (pc-selection-mode): Remove redundant var declaration.
7232 * emulation/cua-base.el (cua--keymaps-initialized):
10743 * emulation/cua-rect.el (cua--deactivate-rectangle)
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.111974 (calc-selection-cache-num, calc-selection-cache-comp)
1975 (calc-selection-cache-offset, calc-selection-true-num)
1985 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
1997 (calc-rewrite-selection, calc-locate-selection-marker)
3115 (cua-mode): Remove :version keyword.
3154 x-lost-selection-hooks with x-lost-selection-functions.
3165 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
5400 * select.el (x-get-selection, x-set-selection): Doc fixes.
6005 not "`pc-selection-mode'".
7600 x-get-selection.
[all …]
H A DChangeLog.124623 (x-delete-primary-selection, x-copy-primary-selection):
8005 * emulation/cua-base.el (cua-delete-selection)
8008 (cua-replace-region): Don't delete if cua-delete-selection is nil.
9930 (mac-service-open-selection, mac-service-mail-selection)
10172 (x-get-selection, x-selection-value)
22826 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
24190 (cua-selection-mode): New command.
25065 (cua-repeat-replace-region, cua-mode, cua-debug)
26179 (pc-selection-mode):
28534 (x-get-selection, x-selection-value): Handle it.
[all …]
H A DChangeLog.101260 a selection data. Set next-selection-coding-system to nil.
1263 x-get-selection-internal has text property `foreign-selection',
1277 * emulation/cua-base.el (cua-mode): Use explicit arg to turn off
3618 * emulation/cua-base.el (cua-mode): Use define-minor-mode.
14932 Disable delete-selection-mode and pc-selection-mode when cua-mode
15038 * emulation/cua-base.el (cua-mode): Misc. changes to use
17960 * emulation/pc-select.el (pc-selection-mode):
19513 * pc-select.el (pc-selection-mode-hook)
19524 (pc-selection-mode): Completely rewrote the body of the function;
19535 (pc-selection-mode defcustom): Reflect the fact that the mode is
[all …]
H A DChangeLog.176080 (cua-mode): Set delete-selection-save-to-register.
13719 * emulation/cua-base.el (cua-mode): Doc fix.
15303 * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
15516 * emulation/cua-base.el (cua-paste): Add `delete-selection' property
15520 (cua-mode): Don't enable/disable transient-mark-mode,
15522 pc-selection-mode (obsolete).
15664 (cua--pre-command-handler-1): Don't handle shift-selection.
15668 (cua-mode): Enable shift-select-mode.
15702 (cua--pre-command-handler-1): Don't do the delete-selection thing.
15704 (cua--init-keymaps): Don't remap delete-selection commands.
[all …]
H A DChangeLog.15745 * emulation/cua-base.el (pc-selection-mode): Declare.
2232 * emulation/cua-base.el (cua--init-keymaps):
8381 * emulation/pc-select.el (pc-selection-mode-hook)
8383 (pc-selection-mode): Fix typos in docstrings.
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):
16749 * emulation/cua-rect.el (cua--rectangle-aux-replace):
16750 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
18290 * emulation/cua-base.el (cua-mode):
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.106939 non-interactive mode.
7360 file selection.
8952 selection converter function.
8954 if Emacs is not owner of the selection.
17836 in batch mode.
21872 `selection-coding-system'.
21895 batch mode).
23285 mode-line string.
23890 minor-mode-overriding-map-alist and minor-mode-map-alist.
25205 selection text.
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.106939 non-interactive mode.
7360 file selection.
8952 selection converter function.
8954 if Emacs is not owner of the selection.
17836 in batch mode.
21872 `selection-coding-system'.
21895 batch mode).
23285 mode-line string.
23890 minor-mode-overriding-map-alist and minor-mode-map-alist.
25205 selection text.
[all …]
/dports/editors/jupp/jupp/
H A DHINTS99 not part of the selection. (all flavours)
101 Also, you can pass "-keymap cua" on the command line to change
105 Using Picture mode and Rectangle mode may help with that.
107 Hex edit mode
110 When this mode is selected (either put -hex on the command line, or look for
111 "Hex edit mode" after hitting ^T), the buffer is displayed as a hex dump,
113 select overtype mode in conjunction with hex dump (hit ^T T). Then typing
118 - You can use ^KC to copy a block as usual. If overtype mode is selected,
/dports/print/lyx/lyx-2.3.4.2/lib/bind/
H A Dcua.bind3 # file cua.bind
25 # ~/.lyx/bind/cua.bind
71 \bind "C-m" "math-mode"
84 \bind "C-M-v" "primary-selection-paste"
H A Dsciword.bind85 # Toggle: in text mode, switch to math, and vice versa. Also C-t.
86 \bind "C-m" "math-mode"
87 \bind "Insert" "math-mode"
105 \bind "C-t" "math-mode"
110 \bind "C-M-v" "primary-selection-paste"
155 # Some of them work only in math mode
266 # custom commands imported from cua.bind by Michael
/dports/deskutils/synapse/synapse-0.2.99.4/po/
H A Dca@valencia.po222 msgid "Paste current selection"
332 msgid "Copy selection to clipboard"
386 msgstr "Afig a la cua del Banshee"
476 msgid "Opens current selection using %s"
733 msgid "Pastebin selection"
796 msgstr "Afig a la cua al Rhythmbox"
822 #: ../src/plugins/selection-plugin.vala:55
857 msgid "Put your computer into suspend mode"
858 msgstr "Posa el l'ordinador en mode d'parada temporal"
865 msgid "Put your computer into hibernation mode"
[all …]
H A Dca.po222 msgid "Paste current selection"
332 msgid "Copy selection to clipboard"
386 msgstr "Afegeix a la cua del Banshee"
476 msgid "Opens current selection using %s"
734 msgid "Pastebin selection"
797 msgstr "Afegeix a la cua al Rhythmbox"
823 #: ../src/plugins/selection-plugin.vala:55
858 msgid "Put your computer into suspend mode"
859 msgstr "Posa el l'ordinador en mode d'aturada temporal"
866 msgid "Put your computer into hibernation mode"
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A DChangeLog.13515 selection by default.
6004 face-font-selection-order, face-font-registry-alternatives, and
6021 (Window System Selections): selection-coding-system is an
6336 handle-shift-selection.
6409 * markers.texi (The Mark) <handle-shift-selection>: Update for
7202 values of transient-mark-mode. Document handle-shift-selection.
8325 2007-02-21 Kim F. Storm <storm@cua.dk>
8330 2007-02-17 Kim F. Storm <storm@cua.dk>
8545 description of selection-coding-system.
12071 (Window System Selections): `x-set-selection' returns DATA.
[all …]
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A DChangeLog.13515 selection by default.
6004 face-font-selection-order, face-font-registry-alternatives, and
6021 (Window System Selections): selection-coding-system is an
6336 handle-shift-selection.
6409 * markers.texi (The Mark) <handle-shift-selection>: Update for
7202 values of transient-mark-mode. Document handle-shift-selection.
8325 2007-02-21 Kim F. Storm <storm@cua.dk>
8330 2007-02-17 Kim F. Storm <storm@cua.dk>
8545 description of selection-coding-system.
12071 (Window System Selections): `x-set-selection' returns DATA.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.2235 ** cua.el, cua-mode.el: remove old versions.
1698 keys (like pc-selection-mode) and typed text replaces the active
1699 region (like delete-selection-mode). Do not enable these modes with
1700 cua-mode. Customize the variable `cua-mode' to enable cua.
1702 The cua-selection-mode enables the CUA keybindings for the region but
1704 replacement for pc-selection-mode.
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
3480 *** You can now disable pc-selection-mode after enabling it.
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DNEWS.2235 ** cua.el, cua-mode.el: remove old versions.
1698 keys (like pc-selection-mode) and typed text replaces the active
1699 region (like delete-selection-mode). Do not enable these modes with
1700 cua-mode. Customize the variable `cua-mode' to enable cua.
1702 The cua-selection-mode enables the CUA keybindings for the region but
1704 replacement for pc-selection-mode.
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
3480 *** You can now disable pc-selection-mode after enabling it.
[all …]

12345678910>>...14