Searched +refs:go +refs:up +refs:list +refs:forward (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.9.5/emacs-92/emacs/etc/
H A DviperCard.tex305 \metax{go back to vi state}{ESC}
309 \key{indent shiftwidth forward}{C-t}
339 \key{redraw messed up screen}{C-l}
358 up to 9 previous changes.
378 \key{list existing {\bf buffers}}{:args {\rm or} C-x b}
398 \key{scroll {\bf up} half screen}{C-u}
400 \key{scroll up one line}{C-y}
415 \key{go to mark {\it x}}{` {\it x}}
447 \key{go backward one character}{h {\rm or} C-h}
448 \key{go forwar
[all...]
H A Dvipcard.tex297 \key{go back to vi mode}{ESC}
319 \key{redraw messed up screen}{C-l}
340 up to 9 previous changes.
362 \key{list existing {\bf buffers}}{X B}
379 \key{scroll {\bf up} half screen}{C-u}
381 \key{scroll up one line}{C-y}
396 \key{go to mark {\it x}}{` {\it x}}
408 \key{go backward one character}{h}
409 \key{go forward on
[all...]
H A Drefcard.tex267 % for example, one for doing the action backward, and one for forward.
322 \key{search forward}{C-s}
341 \threecol{{\bf entity to move over}}{{\bf backward}}{{\bf forward}}
345 \threecol{go to line beginning (or end)}{C-a}{C-e}
351 \threecol{go to buffer beginning (or end)}{M-<}{M->}
363 \threecol{{\bf entity to kill}}{{\bf backward}}{{\bf forward}}
399 \key{{\bf replace} this one, go on to next}{SPC}
403 \key{{\bf back up} to the previous match}{^}
472 \key{complete up to one word}{SPC}
478 \key{regexp search forward throug
[all...]
H A Dgnus-refcard.tex60 \def\logoscale{0.5}% FIXME: too large for 2up printing? --rsteib
161 `gnus-group-default-list-level' is used. If
198 5 & default list level & \\
238 C & (M C; M C-c; M H; c, Z c; Z n; Z C) Killed by {\bf catch-up}.\\
254 A & {\bf Answered} (followed-up or replied). [2]\\
287 c & Mark all unticked articles in this group as read ({\bf catch-up}).
306 C & Mark all articles in this group as read ({\bf Catch-up}). [p/p]\\
313 M-c & Clear data from group (marks and list of read articles). \\
342 [Prefix: also list groups with no unread articles]\\
363 G a & Make the Gnus list {\b
[all...]
H A Dpl-refcard.tex283 % for example, one for doing the action backward, and one for forward.
394 %\key{search forward}{C-s}
422 %\threecol{{\bf entity to move over}}{{\bf backward}}{{\bf forward}}
426 %\threecol{go to line beginning (or end)}{C-a}{C-e}
432 %\threecol{go to buffer beginning (or end)}{M-<}{M->}
462 %\threecol{{\bf entity to kill}}{{\bf backward}}{{\bf forward}}
520 %\key{{\bf replace} this one, go on to next}{SPC}
524 %\key{{\bf back up} to the previous match}{^}
568 \threecol{znajd/x plik i poka/z go w innym oknie}{C-x 4 f}{C-x 5 f}
638 %\key{complete up t
[all...]
/macosx-10.9.5/vim-53/runtime/macros/
H A Dmatchit.vim87 function! s:Match_wrapper(word, forward, mode) range
100 " In s:CleanUp(), we may need to check whether the cursor moved forward.
174 " If there is no match, give up.
191 " group = colon-separated list of patterns, one of which matches
230 if a:forward && matchline =~ prefix . fin . suffix
231 \ || !a:forward && matchline =~ prefix . ini . suffix
235 if a:forward && matchline =~ prefix . fin . suffix
236 \ || !a:forward && matchline !~ prefix . ini . suffix
295 " This is only a problem if we end up moving in the forward directio
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dprogress.vim40 " and they could go in ProgressReserved,
65 syn keyword ProgressReserved dbcodepage dbcollation dbname dbrest[rictions] dbtaskid dbtype dbvers[ion] dde deblank debug-list debugger decimal decimals declare
71 syn keyword ProgressReserved from from-c[hars] from-p[ixels] gateway[s] get-byte get-codepage[s] get-coll[ations] get-key-val[ue] getbyte global go-on
72 syn keyword ProgressReserved go-pend[ing] grant graphic-e[dge] group having header help hide import in index indicator input input-o[utput] insert
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.
132 syn keyword ProgressOperator attach[ment] auto-end-key auto-endkey auto-go auto-ind[ent] auto-resize auto-z[ap] available-formats ave[rage] avg backward[s] base-key batch[-mode] bgc[olor] binary
138 syn keyword ProgressOperator connect constrained contents context context-pop[up] control-containe[r] c[ontrol-form] convert-to-offse[t] convert count cpcase cpcoll cpint[ernal] cplog
139 syn keyword ProgressOperator cpprint cprcodein cprcodeout cpterm crc-val[ue] c[reate-control] create-result-list-entry create-test-file current-column current-environm[ent] current-iteration
143 syn keyword ProgressOperator display-t[ype] double drag-enabled drop-down drop-down-list dum
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm371 # Make a set of accessors for each of a list of columns. We construct
536 # time to clean up your room?
829 # method. We also allow get to be called with a list of keys, instead of
961 $class->add_constraint(list => $col => sub { exists $hash{ +shift } });
1338 =head2 How to set it up
1342 =item I<Set up a database.>
1344 You must have an existing database set up, have DBI.pm installed and
1348 =item I<Set up a table for your objects to be stored in.>
1351 responsibility to have your database tables already set up. Automating that
1363 =item I<Set up a
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm141 doesn't list a category, defining a root logger. Compare that with
187 method fires up a message, which the root logger catches. Its
190 to forward it to its attached appender. By contrast, the following
195 (ERROR and up) than the WARN priority of the message.
299 =head2 My application is already logging to a file. How can I duplicate all messages to also go to the screen?
331 each logging to different files, you can gobble up all logged messages
412 =head2 How can I hook up the LWP library with Log::Log4perl?
444 Now, in order to transpartently hook up LWP::Debug with Log::Log4perl,
455 # ... go on with your regular program ...
552 # ... go o
[all...]
/macosx-10.9.5/ncurses-42/ncurses/include/
H A DCaps.keys90 # 1. Don't list the capname here, or list it but comment it out (the latter
102 # as a terminfo object, and breaking this would be bad. It's up the ncurses
112 # format). It's up to you what you have the compiler do with it.
141 # to be older types that don't use up a lot of string space on function keys.
151 # translations go back over critical if we do this. As 4.4BSD curses fades
155 # on that hit list: rc, sc, uc.
184 #%to line up nicely.
345 cursor_up cuu1 str up - - YBCGE up on
[all...]
H A DCaps.uwin88 # 1. Don't list the capname here, or list it but comment it out (the latter
100 # as a terminfo object, and breaking this would be bad. It's up the ncurses
110 # format). It's up to you what you have the compiler do with it.
139 # to be older types that don't use up a lot of string space on function keys.
149 # translations go back over critical if we do this. As 4.4BSD curses fades
153 # on that hit list: rc, sc, uc.
182 #%to line up nicely.
311 cursor_up cuu1 str up - - YBCGE up on
[all...]
H A DCaps88 # 1. Don't list the capname here, or list it but comment it out (the latter
100 # as a terminfo object, and breaking this would be bad. It's up the ncurses
110 # format). It's up to you what you have the compiler do with it.
139 # to be older types that don't use up a lot of string space on function keys.
149 # translations go back over critical if we do this. As 4.4BSD curses fades
153 # on that hit list: rc, sc, uc.
182 #%to line up nicely.
343 cursor_up cuu1 str up - - YBCGE up on
[all...]
H A DCaps.aix488 # 1. Don't list the capname here, or list it but comment it out (the latter
100 # as a terminfo object, and breaking this would be bad. It's up the ncurses
110 # format). It's up to you what you have the compiler do with it.
139 # to be older types that don't use up a lot of string space on function keys.
149 # translations go back over critical if we do this. As 4.4BSD curses fades
153 # on that hit list: rc, sc, uc.
182 #%to line up nicely.
343 cursor_up cuu1 str up - - YBCGE up on
[all...]
H A DCaps.hpux1188 # 1. Don't list the capname here, or list it but comment it out (the latter
100 # as a terminfo object, and breaking this would be bad. It's up the ncurses
110 # format). It's up to you what you have the compiler do with it.
139 # to be older types that don't use up a lot of string space on function keys.
149 # translations go back over critical if we do this. As 4.4BSD curses fades
153 # on that hit list: rc, sc, uc.
182 #%to line up nicely.
345 cursor_up cuu1 str up - - YBCGE up on
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dnetrw.vim361 if &go =~ 'a' | silent! let {a:vt}netrw_regstar = @* | endif
1436 " User-provided (ie. optional) fix-it-up command
1444 if has("gui") && has("menu") && has("gui_running") && &go =~ 'm' && g:netrw_menu
1850 if s:didstarstar || !mapcheck("<s-up>","n")
1851 nnoremap <buffer> <silent> <s-up> :Pexplore<cr>
1852 inoremap <buffer> <silent> <s-up> :Pexplore<cr>
2028 " 2: (user: <qb>) list bookmarks
2030 " 4: (user: <u>) go up (previous) bookmark
2031 " 5: (user: <U>) go dow
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DREADME14 DEBUG "This doesn't go anywhere";
172 "Log::Log4perl" will walk up the namespace hierarchy ("My" and then
223 allow a logger's logging statement to go through, use the logger's
226 $logger->is_trace() # True if trace messages would go through
227 $logger->is_debug() # True if debug messages would go through
228 $logger->is_info() # True if info messages would go through
229 $logger->is_warn() # True if warn messages would go through
230 $logger->is_error() # True if error messages would go through
231 $logger->is_fatal() # True if fatal messages would go through
272 will eventually apply custom filters and forward th
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el32 ;; Please send bug reports and bug fixes to the mailing list at
34 ;; list, see the web page at
36 ;; instructions. I monitor this list actively. If you send an e-mail
38 ;; to forward them along (Thanks, Alex).
68 ;; The list of currently supported interpreters and the corresponding
116 ;; 1) Add the product to `sql-product' choice list.
120 ;; 2) Add an entry to the `sql-product-alist' list.
186 ;; (setq params (append (list "-S" sql-server) params)))
188 ;; (setq params (append (list "-D" sql-database) params)))
190 ;; (setq params (append (list "
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm141 doesn't list a category, defining a root logger. Compare that with
187 method fires up a message, which the root logger catches. Its
190 to forward it to its attached appender. By contrast, the following
195 (ERROR and up) than the WARN priority of the message.
299 =head2 My application is already logging to a file. How can I duplicate all messages to also go to the screen?
331 each logging to different files, you can gobble up all logged messages
414 =head2 How can I hook up the LWP library with Log::Log4perl?
446 Now, in order to transpartently hook up LWP::Debug with Log::Log4perl,
457 # ... go on with your regular program ...
554 # ... go o
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dspeedbar.el76 ;; `speedbar-insert-generic-list'. If you use
77 ;; `speedbar-insert-generic-list', also read the doc for
100 ;; should be a list compatible with the `easymenu' package. It will
113 ;; function `speedbar-add-expansion-list'. It takes one parameter
114 ;; which is a list element of the form (NAME MENU KEYMAP &rest
115 ;; BUTTON-FUNCTIONS). NAME is a string that will show up in the
120 ;; Another tweakable variable is `speedbar-stealthy-function-list'
122 ;; name matching `speedbar-add-expansion-list'. (It does not need to
125 ;; Lastly, `speedbar-mode-functions-list' allows you to set special
184 speedbar-directory-buttons speedbar-default-directory-list)
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex99 % Set up fixed words for English if not already set.
230 % Do this early so pdf references go to the beginning of the page.
443 % Why was this kern here? It messes up equalizing space above and below
505 % since \penalty is valid in vertical mode, we'd end up putting the
506 % penalty on the vertical list instead of in the new paragraph.
593 % message, so this ends up printing `@group can only ...'.
632 % main vertical list is 10000 or more. But in order to see if the
640 % almost-but-not-quite fill up a page, TeX will have a hard time doing
646 % Back up by the size of the box, whether we did a page break or not.
1113 % So we set up
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex102 % Set up fixed words for English if not already set.
257 % Do this early so pdf references go to the beginning of the page.
524 % since \penalty is valid in vertical mode, we'd end up putting the
525 % penalty on the vertical list instead of in the new paragraph.
634 % message, so this ends up printing `@group can only ...'.
673 % main vertical list is 10000 or more. But in order to see if the
681 % almost-but-not-quite fill up a page, TeX will have a hard time doing
687 % Back up by the size of the box, whether we did a page break or not.
1172 % So we set up a \sf analogous to plain's \rm, etc.
1412 % Set up th
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex36 % (and all CTAN mirrors, finger ctan@us.ctan.org for a list).
96 % Set up fixed words for English if not already set.
217 % Do this early so pdf references go to the beginning of the page.
430 % Why was this kern here? It messes up equalizing space above and below
492 % since \penalty is valid in vertical mode, we'd end up putting the
493 % penalty on the vertical list instead of in the new paragraph.
580 % message, so this ends up printing `@group can only ...'.
619 % main vertical list is 10000 or more. But in order to see if the
627 % almost-but-not-quite fill up a page, TeX will have a hard time doing
633 % Back up b
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim28 " If on a continued comment line, go back to the first comment line
39 " For a local option: go to the previous window
40 " If this is a help window, go to the window below it
68 " For a local option: go to the previous window
69 " If this is a help window, go to the window below it
362 call append("$", "list\tshow <Tab> as ^I and end-of-line as $")
364 call <SID>BinOptionL("list")
365 call append("$", "listchars\tlist of strings used for list mode")
490 call append("$", "scrollopt\t\"ver\", \"hor\" and/or \"jump\"; list of options for 'scrollbind'")
597 call <SID>OptionG("go",
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm110 # Need to split this up in two lines, or CVS will
111 # mess it up.
629 DEBUG "This doesn't go anywhere";
808 In this case, C<Log::Log4perl> will walk up the namespace hierarchy
862 level would allow a logger's logging statement to go through, use the
865 $logger->is_trace() # True if trace messages would go through
866 $logger->is_debug() # True if debug messages would go through
867 $logger->is_info() # True if info messages would go through
868 $logger->is_warn() # True if warn messages would go through
869 $logger->is_error() # True if error messages would go throug
[all...]
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex36 % (and all CTAN mirrors, finger ctan@us.ctan.org for a list).
96 % Set up fixed words for English if not already set.
429 % Why was this kern here? It messes up equalizing space above and below
491 % since \penalty is valid in vertical mode, we'd end up putting the
492 % penalty on the vertical list instead of in the new paragraph.
579 % message, so this ends up printing `@group can only ...'.
618 % main vertical list is 10000 or more. But in order to see if the
626 % almost-but-not-quite fill up a page, TeX will have a hard time doing
632 % Back up by the size of the box, whether we did a page break or not.
1027 % So we set up
[all...]

Completed in 521 milliseconds

12