Home
last modified time | relevance | path

Searched +refs:undo +refs:auto +refs:add +refs:boundary (Results 1 – 25 of 2728) sorted by relevance

12345678910>>...110

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-emacsLisp.r/simple-emacsLisp.d/
H A Dexpected.tags153 undo-auto--last-boundary-cause input.el /^(defvar-local undo-auto--last-boundary-cause nil$/;" vari…
154 undo-auto-current-boundary-timer input.el /^(defvar undo-auto-current-boundary-timer nil$/;" variab…
156 undo-auto--needs-boundary-p input.el /^(defun undo-auto--needs-boundary-p ()$/;" function
157 undo-auto--last-boundary-amalgamating-number input.el /^(defun undo-auto--last-boundary-amalgamatin…
158 undo-auto--ensure-boundary input.el /^(defun undo-auto--ensure-boundary (cause)$/;" function
159 undo-auto--boundaries input.el /^(defun undo-auto--boundaries (cause)$/;" function
160 undo-auto--boundary-timer input.el /^(defun undo-auto--boundary-timer ()$/;" function
161 undo-auto--boundary-ensure-timer input.el /^(defun undo-auto--boundary-ensure-timer ()$/;" function
163 undo-auto--add-boundary input.el /^(defun undo-auto--add-boundary ()$/;" function
164 undo-auto-amalgamate input.el /^(defun undo-auto-amalgamate ()$/;" function
[all …]
/dports/mail/mew/mew-6.8/
H A D00changes.086 boundary anymore.
113 * mew-draft-undo -> "C-cC-u"
139 boundary.
186 * User options of mew-auto-add-content-type and mew-ask-cc.
238 * mew-pgp-add-key and mew-terminal-emulater.
315 * mew-draft-auto-fill hack.
397 called on the bottom boundary.
682 * auto-fill-hook for 18, auto-fill-function for 19.
698 * mew-draft-auto-fill is defined.
731 * regexp-quote for boundary
[all …]
H A D00changes.128 * mew-auto-get can be set by the hooks.
352 * C-cC-a for mew-summary-alias-add.
377 * mew-refile-auto-refile-confirm.
953 * The boundary problem of overlay is fixed.
1242 * mew-auto-add-content-type -> mew-ack-send (negated)
1783 * mew-refile-{add,purge}-alias.
1995 * add #if defined(OS2) || defined(WINNT) || defined(_WIN32) to
2076 * mew-random-string for more safe boundary.
2238 * Insert "\n" after mew-draft-attach-boundary-end.
2277 * Some undo fixes.
[all …]
/dports/mail/mew-devel/Mew-6.8-72-gfc4bca6/
H A D00changes.086 boundary anymore.
113 * mew-draft-undo -> "C-cC-u"
139 boundary.
186 * User options of mew-auto-add-content-type and mew-ask-cc.
238 * mew-pgp-add-key and mew-terminal-emulater.
315 * mew-draft-auto-fill hack.
397 called on the bottom boundary.
682 * auto-fill-hook for 18, auto-fill-function for 19.
698 * mew-draft-auto-fill is defined.
731 * regexp-quote for boundary
[all …]
H A D00changes.128 * mew-auto-get can be set by the hooks.
352 * C-cC-a for mew-summary-alias-add.
377 * mew-refile-auto-refile-confirm.
953 * The boundary problem of overlay is fixed.
1242 * mew-auto-add-content-type -> mew-ack-send (negated)
1783 * mew-refile-{add,purge}-alias.
1995 * add #if defined(OS2) || defined(WINNT) || defined(_WIN32) to
2076 * mew-random-string for more safe boundary.
2238 * Insert "\n" after mew-draft-attach-boundary-end.
2277 * Some undo fixes.
[all …]
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dardour.keys.in121 @gmark|Common/add-location-from-playhead|Tab|add marker
219 @edit|Editor/undo|<@PRIMARY@>z|undo
234 @rop|Region/add-region-cue-marker|m|add a region/cue marker
258 @emov|Editor/playhead-to-previous-region-boundary|<@SECONDARY@><@TERTIARY@>Left|to previous region …
267 @emov|Editor/playhead-to-next-region-boundary|<@SECONDARY@><@TERTIARY@>Right|to next region edge
273 @markers|Editor/selected-marker-to-next-region-boundary|<@PRIMARY@><@TERTIARY@>Right|move to next r…
308 @gmark|Common/alternate-add-location-from-playhead|KP_Enter|add mark at playhead
368 @gmode|Transport/ToggleAutoReturn|7|toggle auto return
369 @gmode|Transport/ToggleAutoPlay|<@PRIMARY@>7|toggle auto play
390 @+mobject|foo|left-click:in auto track|add control point
[all …]
H A Dardour-sae.menus77 <menuitem action='playhead-to-next-region-boundary'/>
78 <menuitem action='playhead-to-previous-region-boundary'/>
87 <menuitem action='selected-marker-to-next-region-boundary'/>
88 <menuitem action='selected-marker-to-previous-region-boundary'/>
97 <menuitem action='add-location-from-playhead'/>
121 <menuitem action='undo'/>
208 <menuitem action='auto-rename-region'/>
H A DSAE-us-keypad.bindings.in98 (gtk_accel_path "<Actions>/Editor/undo" "<@PRIMARY@>z")
107 (gtk_accel_path "<Actions>/Editor/add-location-from-playhead" "b")
113 (gtk_accel_path "<Actions>/Editor/add-location-from-playhead" "KP_Enter")
123 (gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-boundary-noselection" "<@LEVEL4@>left…
124 (gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-boundary" "leftarrow")
134 (gtk_accel_path "<Actions>/Editor/playhead-to-next-region-boundary-noselection" "<@LEVEL4@>rightarr…
135 (gtk_accel_path "<Actions>/Editor/playhead-to-next-region-boundary" "rightarrow")
143 (gtk_accel_path "<Actions>/Editor/selected-marker-to-next-region-boundary" "<@PRIMARY@><@TERTIARY@>…
166 (gtk_accel_path "<Actions>/Editor/finish-add-range" "<@TERTIARY@><@PRIMARY@>KP_Up")
284 ; (gtk_accel_path "<Actions>/Editor/toggle-auto-xfades" "")
[all …]
H A Dergonomic-us.bindings.in32 (gtk_accel_path "<Actions>/Editor/playhead-to-next-region-boundary" "rightarrow")
33 (gtk_accel_path "<Actions>/Editor/selected-marker-to-next-region-boundary" "<@PRIMARY@><@TERTIARY@>…
92 (gtk_accel_path "<Actions>/Editor/undo" "<@PRIMARY@>z")
103 (gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-boundary" "leftarrow")
104 (gtk_accel_path "<Actions>/Editor/selected-marker-to-previous-region-boundary" "<@PRIMARY@><@TERTIA…
150 ; (gtk_accel_path "<Actions>/Snap/snap-to-region-boundary" "")
177 (gtk_accel_path "<Actions>/Editor/finish-add-range" "<@TERTIARY@><@PRIMARY@>KP_Up")
280 ; (gtk_accel_path "<Actions>/Editor/toggle-auto-xfades" "")
307 (gtk_accel_path "<Actions>/Editor/add-location-from-playhead" "m")
/dports/graphics/gimp-app/gimp-2.10.30/etc/
H A Dgimprc.in261 # (undo-levels 5)
264 # on the undo stack. Regardless of this setting, at least as many undo-levels
270 # (undo-size 1g)
276 # (undo-preview-size large)
358 # (import-add-alpha no)
604 # (show-layer-boundary yes)
605 # (show-canvas-boundary yes)
626 # (show-layer-boundary yes)
627 # (show-canvas-boundary yes)
815 # (icon-size auto)
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/edwin/
H A Dedwin.pkg67 "autosv" ; auto save
91 "loadef" ; auto-load definitions
232 undo-boundary!
235 undo-more
437 add-command-suffix!
438 auto-argument-mode?
454 maybe-add-command-suffix!
613 edwin-command$auto-argument
892 add-text-property
926 add-process-filter
[all …]
/dports/japanese/ddskk/ddskk-16.2/
H A DChangeLog.087 * lisp/skk.el (skk-mode): Call `easy-menu-add' and
140 `skk-vars.el' and add `;;;###skk-autoload' cookies.
381 * skk-foreword.el (defun-soft, cancel-undo-boundary,
543 `buffer-disable-undo'.
669 (skk-cancel-undo-boundary): Do not increase
681 skk-zenkaku-insert): Remove unnecessary `cancel-undo-boundary'.
973 I add it to `date' field?).
1132 * (skk-setup-delete-selection-mode, skk-cancel-undo-boundary):
1134 * (skk-cancel-undo-boundary, skk-self-insert-non-undo-count): Doc
1269 (skk-add-local-hook): New macro.
[all …]
H A DChangeLog.3309 * skk.el (skk-cancel-undo-boundary): Call `cancel-undo-boundary'
3320 `auto-mode-alist'.
3958 * skk-auto.el
4575 * skk-auto.el (skk-adjust-search-prog-list-for-auto-okuri): Check
4997 * skk-auto.el
5186 (skk-cancel-undo-boundary)
6956 * skk.el (skk-emulate-original-map): Remove `skk-cancel-undo-boundary'.
6959 Do `skk-cancel-undo-boundary' only when kana insertion.
6968 (newline): Do `undo-boundary'.
6969 (newline-and-indent): Do `undo-boundary'.
[all …]
H A DChangeLog.4568 (skk-auto-insert-paren, skk-auto-start-henkan-keyword-list)
2211 (event-to-character, cancel-undo-boundary, skk-put-alist)
2532 auto-mode-alist under Emacs 20.
2835 auto-mode-alist.
3104 `cancel-undo-boundary'.
3136 `this-command'. Call `skk-cancel-undo-boundary' unless original
3137 command is undo.
3138 (skk-cancel-undo-boundary): Cancel boundary even if last-command
3360 * skk.el (skk-kakutei): Delete undo-boundary from
3361 `buffer-undo-list' if `skk-undo-kakutei-word-only' is non-nil.
[all …]
H A DChangeLog.5302 * skk.el (skk-auto-kutouten): New function.
305 skk-auto-kutouten() $B$r8F$S=P$9$h$&JQ99(B.
306 (skk-use-auto-kutouten): New variable.
362 `jcode', prevent warning of `$KCODE', add magic comment, and
509 (add-number-grouping): Add optional argument PLACES.
514 * skk-num.el (add-number-grouping, skk-num-grouping): Add new functions.
745 * skk-leim.el (skk-activate, skk-auto-fill-activate):
803 (skk-undo-commands): New constant variables.
804 * skk.el (skk-setup-delete-backward-char, skk-setup-undo)
890 * skk-inline.el (skk-add-background-color): Emacs 21 $B8~$1%3!<%I$r:o=|(B.
[all …]
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dtext.texi1309 text in the buffer automatically add elements to the front of the undo
1387 @defun undo-boundary
1388 This function places a boundary element in the undo list. The undo
1389 command stops at such a boundary, and successive undo commands undo
1394 calls @code{undo-boundary} after each replacement, so that the user can
1401 @defun undo-auto-amalgamate
1404 The editor command loop automatically calls @code{undo-boundary} just
1415 buffer other than the @code{current-buffer}, then @code{undo-boundary}
1419 removes the previous @code{undo-boundary} if a series of such calls
1432 @defvar undo-auto-current-boundary-timer
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dtext.texi1437 @defun undo-boundary
1438 This function places a boundary element in the undo list. The undo
1439 command stops at such a boundary, and successive undo commands undo
1444 calls @code{undo-boundary} after each replacement, so that the user can
1451 @defun undo-auto-amalgamate
1454 The editor command loop automatically calls @code{undo-boundary} just
1465 buffer other than the @code{current-buffer}, then @code{undo-boundary}
1469 removes the previous @code{undo-boundary} if a series of such calls
1482 @defvar undo-auto-current-boundary-timer
1484 commands are executing. In these cases, @code{undo-boundary} is
[all …]
/dports/games/xinfocom/xinfocom/doc/
H A Dchanges.doc65 1.5d Make console size static and add reflow code on zoom.
233 Abandon delta within pages because of race condition at boundary.
237 Add undo support based on Z-machine specs: some extended opcodes
239 Make undo optional based on Psion dialog (uses large external segment.)
241 Tune stack module to inline common operations and allow undo on stack.
267 Windoze version: add icon, border, auto-restore, separate
269 make cursor thinner, extend pager for undo, use MAXMIN message.
292 Optimised the windows redraw: inline is_a_space, add held fields
/dports/devel/py-hg-evolve/hg-evolve-10.4.1/tests/
H A Dtest-obsolete.t12 > hg add "$1"
13 > hg ci -m "add $1"
131 summary: add obsol_c
396 repository tip rolled back to revision 6 (undo pull)
400 add obsol_c'
421 # move draft boundary from 0 to 1
471 Check that auto update ignores hidden changeset
621 | summary: add f
645 | summary: add b
650 summary: add a
[all …]
/dports/x11-toolkits/libXaw/libXaw-1.0.14/old-doc/
H A DChangelog330 auto-fill mode does not work properly (never did)
520 it) were in a 'Piece' boundary.
747 Mostly changes to add support to latin-* languages in the text code, when not
844 add to your private dictionary.
1000 reenabling undo, making the undo/redo behaviour imprevisible.
1006 of this file is (if you don't have it already) add to your .Xdefaults:
1070 auto replaced, only one undo step is enough to correct it. Example:
1072 2) text is auto replaced by 'not.'
1169 feature; xmh uses that code to make the text widget auto resize
1171 if re-enabling the auto resize code of changing xmh to use label
[all …]
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-help.t452 (default: auto)
463 The files will be added to the repository at the next commit. To undo an
552 (default: auto)
1320 the boundary to the *manifest segment*.
1342 denotes the boundary to the *filelogs segment*.
2947 undo an add before that, see 'hg forget'.
3058 <td>when to paginate (boolean, always, auto, or never) (default: auto)</td></tr>
3129 To undo a remove before that, see 'hg revert'. To undo added
3262 <td>when to paginate (boolean, always, auto, or never) (default: auto)</td></tr>
3459 <li> use as needed: 'auto'.
[all …]
/dports/multimedia/lives/lives-3.2.0/
H A DChangeLog1010 Fix regression in undo cut.
1438 Fix mt auto backup thread concurrency problem
1973 Stop "undo cut" and "undo delete audio" hanging. (regression).
2324 Jump to boundary now uses 2 keys (ctrl-j, ctrl-l)
2325 Implement "auto preview" option for effects
2363 Move load_set, add close all clips
2426 Improve RFX layout (add more sliders).
2533 Layout fix for trim frames/add border
2825 Fixed a regression where undo after a merge would not always undo frames.
2882 Audio is now auto-resampled between clips.
[all …]
/dports/editors/nano/nano-5.9/
H A DChangeLog1114 tweaks: add a COUPLE_END undo item a bit later, instead of updating it
1300 docs: mention in the FAQ that auto-indentation is suppressed when pasting
1321 input: do not auto-indent when something is pasted into nano from outside
2074 options: remove -f (--finalnewline); go back to auto-adding this newline
2166 cutting: when ^K does not actually cut anything, do not add an undo item
2589 text: add auto-whitespace to the file size after creating the undo item
3077 syntaxes: remove redundant word-boundary markers
3140 syntax: go: fix word boundary before dot in number literal
3332 display: don't doubly show tabs that cross a chunk boundary
3737 configure: fix up word boundary regex logic now that we have gnulib
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/po/
H A Den_CA.po7185 "When enabled, the layer boundary is visible by default. This can also be "
7188 "When enabled, the layer boundary is visible by default. This can also be "
10886 msgid "Show _layer boundary"
10887 msgstr "Show _layer boundary"
13880 msgid "Allow resizing canvas by dragging cropping frame beyond image boundary"
14500 msgid "Interactive boundary"
14501 msgstr "Show interactive boundary"
14521 msgid "%s: disable auto-snap"
14522 msgstr "%s: disable auto-snap"
18325 #~ msgid "Force auto-hinter"
[all …]
/dports/editors/cudatext/CudaText-1.151.0/app/readme/wiki/
H A Dcudatext.wiki1525 * "...next" - jumps to the next word start (left word boundary).
1575 * (without undo) sort ascending
1576 * (without undo) sort ascending, ignore case
1577 * (without undo) sort descending
1578 * (without undo) sort descending, ignore case
1579 * (without undo) delete all blank lines
1580 * (without undo) delete adjacent blank lines
1581 * (without undo) delete all duplicate lines
1582 * (without undo) delete adjacent duplicate lines
1583 * (without undo) reverse lines
[all …]

12345678910>>...110