Searched +refs:find +refs:tag +refs:new +refs:screen (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl175 find {}
176 find,case 0
177 find,reg 0
275 ## find if resource file is being specified (let other args pass).
768 # We need the magic hard offsets until I find a way to
783 $con tag configure $col -foreground $COLOR($col)
785 $con tag configure var -background $COLOR(var)
786 $con tag raise sel
787 $con tag configure blink -background $COLOR(blink)
788 $con tag configur
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Drefcard.tex205 % newcolumn - force a new column. Use sparingly, probably only for
212 % section - new major section. Argument is section name.
318 \key{redraw garbaged screen}{C-l}
354 \key{scroll to next screen}{C-v}
355 \key{scroll to previous screen}{M-v}
358 \key{scroll current line to center of screen}{C-u C-l}
428 \threecol{find file in other window}{C-x 4 f}{C-x 5 f}
429 \threecol{find file read-only in other window}{C-x 4 r}{C-x 5 r}
431 \threecol{find tag i
[all...]
H A Dpl-refcard.tex5 % who also added new section on `Dired' and added info about Polish
209 % newcolumn - force a new column. Use sparingly, probably only for
216 % section - new major section. Argument is section name.
290 % (WB) -- new macros
381 %\key{redraw garbaged screen}{C-l}
446 %\key{scroll to next screen}{C-v}
447 %\key{scroll to previous screen}{M-v}
450 %\key{scroll current line to center of screen}{C-u C-l}
561 %\threecol{find file in other window}{C-x 4 f}{C-x 5 f}
562 %\threecol{find fil
[all...]
H A Dcalccard.tex391 For display mode commands, \kbd{H} prefix prevents screen redraw
463 \key{convert to new units, base units}{u c\, u b}
602 \key{find zero of formula or equation}{a R}
603 \key{find local min, max of formula}{a N\, a X}
674 % arch-tag: a2764f34-ec23-4083-bd5c-53f9e70a5da9
/macosx-10.9.5/vim-53/runtime/macros/
H A Dmatchit.vim256 " Later, :execute restore_cursor to get to the original screen.
275 " Restore cursor position and original screen.
318 " a:matchline = "123<tag>12" or "123</tag>12"
319 " then extract "tag" from a:matchline and return "<tag>:</tag>" .
428 " find the d'th occurrence of '\(' and return it, along with everything up
626 " Jump to the nearest unmatched "(" or "if" or "<tag>" if a:spflag == "bW"
627 " or the nearest unmatched "</tag>" o
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/
H A DREADME74 log messages to ("Print it to the screen and also append it to
82 Let me give you an example: You might find out that your system has a
89 messages originating from there into the new log file". And all this is
152 Why "Log::Log4perl->get_logger" and not "Log::Log4perl->new"? We don't
153 want to create a new object every time. Usually in OO-Programming, you
215 If you need to find out if the currently configured logging level would
306 to log to the screen, to files and to databases.
308 On CPAN, you can find additional appenders like
393 The screen appender above, on the other hand, uses a "SimpleLayout",
463 to "Log::Log4perl::Appender::Screen") to write to the screen
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim79 " find the window in which the option applies
105 " get the new value of the option and update the option window line
149 new option-window
294 call append("$", "taglength\tnumber of significant characters in a tag name or zero")
298 call <SID>OptionG("tag", &tag)
301 call append("$", "tagstack\ta :tag command will use the tagstack")
308 call append("$", "cscopetag\tuse cscope for tag commands")
325 call append("$", "scrolloff\tnumber of screen lines to show around the cursor")
334 call append("$", "showbreak\tstring to put before wrapped screen line
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DChanges11 during global construction to make it easier to find the
165 * (ms) Made meta tag compatible with MakeMaker versions < 6.50
202 * (ms) Added l4p-tmpl helper script to help whipping up a new
220 now verified by checking can() on the appender's new()
248 * (ms) Added 'utf8' option to screen appender and easy mode, some of
333 a new log file (suggested by Steven Lembark).
442 newsyslog support. Two new FAQ entries on dealing with
515 * (ms) Added tag qw(:no_extra_logdie_message) to suppress duplicate
597 for new config parsers. Init can now be called like
673 how to dynamically create new appender
[all...]

Completed in 281 milliseconds