Searched +refs:completion +refs:last +refs:use +refs:time (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/vim-53/runtime/autoload/
H A Dsqlcomplete.vim1 " Vim OMNI completion script for SQL
15 " This allows other plugins / scripts to use this list for their own
16 " purposes. In this case XPTemplate can use them for a Choose list.
31 " aliases for more robust table name and column name code completion.
45 " Set completion with CTRL-X CTRL-O to autoloaded function.
105 " During table completion, should the table list also
123 " Default to table name completion
125 " Allow maps to specify what type of object completion they want
131 " be replaced by whatever is chosen from the completion list
138 " Check if the first character is a ".", for column completion
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex178 and a minibuffer/echo area in the last line.
182 the file name; use this to create new files by entering the name
221 \key{C-y} yank back the last kill (\kbd{C-w C-y} combination could be
223 \key{M-y} replace last yank with previous kill
244 \key{M-*} pop back to where \kbd{M-.} was last invoked
247 \key{M-,} continue last tags search or query-replace
266 \key{s} switch between alphabetical date/time order
383 \key{C-x e} execute last-defined keyboard macro
384 \key{C-u C-x (} append to last keyboard macro
385 \mkey{M-x name-last
[all...]
H A Dorgcard.tex53 % ready-to-use 8.5 x 11 inch reference card.
55 % Which mode to use is controlled by setting \columnsperpage above.
163 %% in case we never use \columnb (two-column mode)
336 \key{time sorted view of current org file}{C-c a L}
412 \key{to limit column width to \kbd{N} characters, use}{...| <N> |...}
428 \key{insert file link with file name completion}{C-u C-c C-l}
436 \key{jump back to last followed link(s)}{C-c \&}
451 \key{\kbd{file:papers/last.pdf}}{\rm file, relative}
472 See the manual for how to make remember.el use Org-mode links and
491 In-buffer completion complete
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim274 call append("$", "casemap\twhat method to use for changing case of letters")
301 call append("$", "tagstack\ta :tag command will use the tagstack")
340 call append("$", "display\tinclude \"lastline\" to show the last line even if it doesn't fit")
343 call append("$", "fillchars\tcharacters to use for the status line, folds and filler lines")
374 call append("$", "numberwidth\tnumber of columns to use for the line number")
404 call append("$", "highlight\twhich highlighting to use for various occasions")
406 call append("$", "hlsearch\thighlight all matches for the last used search pattern")
438 call append("$", "laststatus\t0, 1 or 2; when to use a status line for the last window")
477 call append("$", "switchbuf\t\"useopen\" and/or \"split\"; which window to use whe
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpine.vim88 syn keyword pineConfig last-time-prune-questioned
89 syn keyword pineConfig last-version-used
182 syn keyword pineConfig use-only-domain-name
229 syn keyword pineOption disable-take-last-comma-first
270 syn keyword pineOption enable-tab-completion
345 syn keyword pineOption use-current-dir
346 syn keyword pineOption use-function-keys
347 syn keyword pineOption use-sender-not-x-sender
348 syn keyword pineOption use
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el45 ;; use, easy to maintain and little or no bells and whistles. This
76 ;; use.
104 ;; databases support the use of double quoted strings in place of
201 ;; Oracle because that's what I use at work. Anybody else just send in
396 parameters that will use the values of
422 If set to nil, then you must use \\[comint-send-input] in order to send
523 start the sqlplus console, use \"plus33\" or something similar. You
924 "Compile-time generation of regexp matching any one of KEYWORDS."
976 "collate" "collation" "column" "commit" "completion" "connect"
989 "last" "latera
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc.el61 ;; After you are connected to a server, you can use C-h m or have a look at
145 "IRC server to use if one is not provided.
153 "IRC port to use if not specified.
162 "Nickname to use if one is not provided.
165 In the latter case, if the first nick in the list is already in use,
176 "The string to append to the nick if it is already in use."
205 "Password to use when authenticating to an IRC server.
381 ;; Last message time (in the form of the return value of
382 ;; (current-time)
384 ;; This is useful for ordered name completion
[all...]

Completed in 142 milliseconds