Searched +refs:undo +refs:more (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dtext.rb55 undo true
67 This window is a text widget. It displays one or more lines of text
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dtext.tcl26 -height 30 -undo 1 -autosep 1
31 {This window is a text widget. It displays one or more lines of text
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dtext.tcl26 -height 30 -undo 1 -autosep 1
31 {This window is a text widget. It displays one or more lines of text
/macosx-10.9.5/vim-53/runtime/doc/
H A DMakefile105 undo.txt \
238 undo.html \
344 @if test -f errors.log; then more errors.log; fi
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A Dregengine.inc646 case OLPAREN: /* must undo assignment if rest fails */
657 case ORPAREN: /* must undo assignment if rest fails */
765 - slow - step through the string more deliberately
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dreva.vim63 syn keyword revaloop do loop i j leave unloop skip more
103 Builtin strof super> temp time&date true turnkey? undo vfunc: w! w@
H A Dtads.vim10 " TODO lots more keywords
46 syn keyword tadsKeyword restart restore quit save undo
H A Dprogress.vim41 " but I found it more helpful to highlight them in a different color.
76 syn keyword ProgressReserved no-lock no-map no-mes[sage] no-pause no-prefe[tch] no-undo no-val[idate] no-wait not null num-ali[ases] num-dbs num-entries
84 syn keyword ProgressReserved to today top-only trans trans[action] trigger triggers trim true underl[ine] undo unform[atted] union unique unix up update
127 " This next line trips up on "no-undo" etc.
H A Dvim.vim30 syn keyword vimOption contained al antialias autochdir background balloondelay bexpr bk bs casemap cf cink cmdheight colorcolumn completefunc copyindent cryptmethod cspc cul def diff display edcompatible endofline errorformat fcl fdm fex filetype fo foldlevelstart formatexpr ft gfw gtt guipty hh hkmap ic imc imsearch indentkeys isf isprint km lbr list lsp makeprg maxmem mh mmp more mouses mzq nuw opfunc patchexpr pfn popt printfont pumheight redrawtime rightleft rtp sbo scrolljump sel shell shelltype showbreak si smartcase softtabstop spelllang sps sta su swb syntax tagbsearch tb term textwidth timeoutlen tm tr ttm ttyscroll udir updatecount vdir viewdir wa wd wi wildmode winfixwidth wiw wrap writedelay
347 syn match vimNotation "\(\\\|<lt>\)\=<\([scamd]-\)\{0,4}x\=\(f\d\{1,2}\|[^ \t:]\|cr\|lf\|linefeed\|return\|k\=del\%[ete]\|bs\|backspace\|tab\|esc\|right\|left\|help\|undo\|insert\|ins\|k\=home\|k\=end\|kplus\|kminus\|kdivide\|kmultiply\|kenter\|space\|k\=\(page\)\=\(\|down\|up\)\)>" contains=vimBracket
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex41 % GNU General Public License for more details.
188 \key{C-x u} undo
308 \key{*} zero or more repeats
309 \key{+} one or more repeats
H A Drefcard.tex30 % GNU General Public License for more details.
316 \metax{{\bf undo} an unwanted change}{C-x u, C-_ {\rm or} C-/}
330 \key{undo effect of last character}{DEL}
545 \key{zero or more repeats}{*}
546 \key{one or more repeats}{+}
670 Type \kbd{C-h f interactive} for more details.
H A Dcalccard.tex29 % GNU General Public License for more details.
306 \key{undo last operation}{U}
619 \key{select more}{j m}
H A Dpl-refcard.tex48 % GNU General Public License for more details.
379 %\key{{\bf undo} an unwanted change}{C-x u {\rm or} C-_}
405 %\key{undo effect of last character}{DEL}
764 %\key{zero or more repeats}{*}
765 %\key{one or more repeats}{+}
989 %Type \kbd{C-h f interactive} for more details.
H A Dpt-br-refcard.tex30 % GNU General Public License for more details.
320 \metax{desfaz uma altera{\c{c}}{\~a}o ({\bf undo})}{C-x u, C-_ {\rm or} C-/}
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dtohtml.vim10 " See Mercurial change logs for more!
166 " undo deletion of start and end part
241 " up the full browser window (but not more), and be static in size,
/macosx-10.9.5/vim-53/src/
H A DMake_mvc.mak526 $(OUTDIR)\undo.obj \
854 # debug more conveniently (able to look at variables which are in registers)
1132 $(OUTDIR)/undo.obj: $(OUTDIR) undo.c $(INCL)
1218 proto/undo.pro \
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dmenu-bar.el20 ;; GNU General Public License for more details.
489 (define-key menu-bar-edit-menu [undo]
490 '(menu-item "Undo" undo
492 (not (eq t buffer-undo-list))
493 (if (eq last-command 'undo)
494 (listp pending-undo-list)
495 (consp buffer-undo-list)))
666 ;; as we might get more than we bargain for, if
669 ;; more often.
1012 "Use C-z/C-x/C-c/C-v keys for undo/cu
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim303 call append("$", "showfulltag\twhen completing tags in Insert mode show more info")
689 call append("$", "verbose\tthe higher the more messages are given")
693 call append("$", "more\tpause listings when the screen is full")
694 call <SID>BinOptionG("more", &more)
727 call append("$", "undoreload\tmaximum number lines to save for undo on a buffer reload")
842 call append("$", "cinwords\tlist of words that cause more C-indent")
982 call append("$", "autowriteall\tas 'autowrite', but works with more commands")
1055 call append("$", "undofile\tautomatically save and restore undo history")
1057 call append("$", "undodir\tlist of directories for undo file
[all...]
/macosx-10.9.5/bash-92/bash-3.2/
H A DMANIFEST327 lib/readline/undo.c f
797 tests/more-exp.tests f
798 tests/more-exp.right f
886 tests/run-more-exp f
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dviper-cmd.el18 ;; GNU General Public License for more details.
49 (defvar undo-beg-posn)
50 (defvar undo-end-posn)
262 ;; Make sure we don't delete more than needed.
268 ;; Don't delete more than to the end of repl overlay
639 ;; Also, this fixes `undo' to work vi-style for complex commands.
660 (viper-adjust-undo)
998 keymap. This is more convenient on TTYs, since this won't block
1249 ;; If com is nil we set com as char, and read more. Again, if char is
1667 (if (eq last-command 'viper-undo)
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el23 ;; GNU General Public License for more details.
54 ;; On some assignments, I have used two or more of these concurrently.
98 ;; stream more frequently than isql so that error messages are
153 ;; a more complex example.
736 See `sql-interactive-mode' for more on multiple sessions. If you want
860 ;; Abbreviations -- if you want more of them, define them in your
954 "message_length" "message_octet_length" "message_text" "method" "more"
1144 "trust" "type" "types" "unarchived" "under" "under_path" "undo"
2942 advice. See the elisp manual for more information.
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl197 slavealias { $OPT(edit) more less tkcon }
503 # If tkcon was invoked with 1 or more filenames, then make the
3160 # initialize it with blanks to make insertions later more easily
3853 $w.text configure -undo 1
3945 interp alias {} ::more {} ::edit

Completed in 361 milliseconds