Searched +refs:display +refs:message +refs:or +refs:buffer (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex16 % \key{KEY-NAME} description of key or
33 % GNU Emacs is free software; you can redistribute it and/or modify
35 % the Free Software Foundation; either version 2, or (at your option)
40 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
169 on some keyboards) or after hitting {\it Esc\/} key.
176 buffer area with the edited text,
177 mode line describing the buffer in the window above it,
185 \key{C-x k} kill a buffer
186 \key{C-g} in most context: cancel, stop, abort partially typed or
193 \key{C-x b} switch to another buffer
[all...]
H A Dgnus-refcard.tex139 have 3 or even 4 bindings. The total number of keybindings is 677. So in
159 \quad [level] A group subscribedness level. Only groups with a lower or
176 news and/or read previously downloaded news offline (see C-c C-i g Gnus
228 G & (C, B DEL) Canceled article (or deleted in mailgroups).\\
233 is read (killed, uninteresting), and have more or less the same effect.
254 A & {\bf Answered} (followed-up or replied). [2]\\
276 SPC & Select this group and display the first (unread) article. [Same
278 ? & Give a very short help message.\\
279 $<$ & Go to the beginning of the Group buffer.\\
280 $>$ & Go to the end of the Group buffer
[all...]
H A Dcalccard.tex8 % This file can be printed with 1, 2, or 3 columns per page (see below).
21 % GNU Emacs is free software; you can redistribute it and/or modify
23 % the Free Software Foundation; either version 2, or (at your option)
28 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
96 \message{[\ncolumns\space
147 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
298 \key{describe function or command}{h f}
299 \key{read on-line manual}{h i{\rm\enskip or\enskip}\calcprefix i}
300 \key{read full Calc summary}{h s{\rm\enskip or\enskip}\calcprefix s}
305 \key{display recen
[all...]
H A Ddired-ref.tex7 % GNU Emacs is free software; you can redistribute it and/or modify
9 % the Free Software Foundation; either version 2, or (at your option)
14 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 % This file can be printed with 1, 2, or 3 columns per page (see below).
78 \message{[\ncolumns\space
96 \else %2 or 3 columns uses prereduced size
131 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
264 % commands on files, or insert subdirectories into the edit buffer. You can
265 % "flag" files for deletion or "mar
[all...]
H A Dorgcard.tex9 % This file can be printed with 1, 2, or 3 columns per page (see below).
26 % GNU Emacs is free software; you can redistribute it and/or modify
28 % the Free Software Foundation; either version 2, or (at your option)
33 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
91 \message{[\ncolumns\space
109 \else %2 or 3 columns uses prereduced size
151 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
287 \key{rotate entire buffer between states}{S-TAB}
290 \key{show subtree in indirect buffer, ded.\ frame}{C-c C-k}
315 \key{narrow buffer t
[all...]
H A Drefcard.tex6 % This file can be printed with 1, 2, or 3 columns per page (see below).
12 % only when columnsperpage is 2 or 3.
22 % GNU Emacs is free software; you can redistribute it and/or modify
24 % the Free Software Foundation; either version 2, or (at your option)
29 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
100 \message{[\ncolumns\space
118 \else %2 or 3 columns uses prereduced size
161 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
285 \key{suspend Emacs (or iconify it under X)}{C-z}
293 \key{{\bf insert} contents of another file into this buffer}{
[all...]
H A Dpl-refcard.tex30 % This file can be printed with 1, or 2 columns per page (see below).
40 % GNU Emacs is free software; you can redistribute it and/or modify
42 % the Free Software Foundation; either version 2, or (at your option)
47 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
112 \message{[\ncolumns\space
130 \else %2 or 3 columns uses prereduced size
163 % \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
329 %\key{suspend Emacs (or iconify it under X)}{C-z}
342 %\key{write buffer to a specified file}{C-x C-w}
350 %The help system is simple. Type \kbd{C-h} (or \kb
[all...]
H A Dcs-dired-ref.tex10 % GNU Emacs is free software; you can redistribute it and/or modify
12 % the Free Software Foundation; either version 2, or (at your option)
17 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25 % This file can be printed with 1, 2, or 3 columns per page (see below).
86 \message{[\ncolumns\space
104 \else %2 or 3 columns uses prereduced size
139 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
270 % commands on files, or insert subdirectories into the edit buffer. You can
271 % "flag" files for deletion or "mar
[all...]
H A Dsk-dired-ref.tex10 % GNU Emacs is free software; you can redistribute it and/or modify
12 % the Free Software Foundation; either version 2, or (at your option)
17 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25 % This file can be printed with 1, 2, or 3 columns per page (see below).
87 \message{[\ncolumns\space
105 \else %2 or 3 columns uses prereduced size
140 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
273 % commands on files, or insert subdirectories into the edit buffer. You can
274 % "flag" files for deletion or "mar
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlpc.vim6 " Comments: If you are using Vim 6.2 or later, see :h lpc.vim for
32 syn match lpcEfunError /efun[^:]/ display
38 " These are keywords only because they take lvalue or type as parameter,
52 syn keyword lpcType array buffer class function mapping object
76 " Match a function declaration or function pointer
77 syn match lpcApplyDecl excludenl /->\h\w*(/me=e-1 contains=lpcApplies transparent display
81 syn match lpcLongDecl excludenl /\(\s\|\*\)\h\+\s\h\+(/me=e-1 contains=@lpcEfunGroup,lpcType,@lpcKeywdGrp transparent display
85 syn match lpcFuncDecl excludenl /\h\w*(/me=e-1 contains=lpcApplies,@lpcEfunGroup,lpcKeywdError transparent display
87 " The (: :) parenthesis or $() forms a function pointer
88 syn match lpcFuncName /(:\s*\h\+\s*:)/me=e-1 contains=lpcApplies,@lpcEfunGroup transparent display containe
[all...]
H A Dprogress.vim64 syn keyword ProgressReserved cpstream create ctos current current-changed current-lang[uage] current-window current_date curs[or] database dataservers
75 syn keyword ProgressReserved map member message message-lines mouse mpe new next next-prompt no no-attr[-space] no-error no-f[ill] no-help no-hide no-label[s]
77 syn keyword ProgressReserved of off old on open opsys option or os-append os-command os-copy os-create-dir os-delete os-dir os-drive[s] os-error os-rename
126 " operation appears at the beginning or end of a line.
133 syn keyword ProgressOperator bind-where block-iteration-display border-bottom border-bottom-ch[ars] border-bottom-pi[xels] border-left border-left-char[s] border-left-pixe[ls] border-right border-right-cha[rs]
134 syn keyword ProgressOperator border-right-pix[els] border-t[op] border-t[op-chars] border-top-pixel[s] both bottom box box-select[able] browse browse-header buffer buffer-chars buffer-lines
142 syn keyword ProgressOperator delete-line delete-selected-row delete-selected-rows deselect-focused-row deselect-rows deselect-selected-row d[esign-mode] dialog-box dialog-help dir disabled display
[all...]
H A Dbaan.vim43 syn keyword baan3gl and or to not in
102 syn match baansql "\<buffer \d\+ rows\>"
870 syn match baan4glh "before\.display\.object:"
890 syn match baan4glh "choice\.display\.set:"
944 syn match baan4gl "before\.display:"
950 syn match baan4gl "ref\.display:"
956 syn match baan4gl "after\.display:"
1011 syn match baanOpenStringError +^[^^"]+ display contained excludenl
1144 syn keyword baanBshell mb.display
1225 syn keyword baanBshell get.display
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim256 call append("$", "\t(global or local to buffer)")
261 call append("$", "autochdir\tchange to directory of file in buffer")
264 call append("$", "wrapscan\tsearch commands wrap around the end of the buffer")
279 call append("$", "\t(global or local to buffer)")
283 call append("$", "\t(local to buffer)")
286 call append("$", "\t(local to buffer)")
294 call append("$", "taglength\tnumber of significant characters in a tag name or zero")
297 call append("$", "\t(global or loca
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dnetrw.vim9 " with or without modifications, provided that this copyright
13 " expressed or implied. By using this plugin, you agree that
40 call netrw#ErrorMsg(s:WARNING,"you need vim version 7.0 or later for version ".g:loaded_netrw." of netrw",1)
316 " and NetWrite, or after the s:NetrwEnew() call in
318 " vt: normally its "w:" or "s:" (a variable type)
511 echomsg "netrw is either not installed or not removable"
707 " If the result of the ftp operation isn't blank, show an error message (tnx to Doug Claar)
769 " If the result of the ftp operation isn't blank, show an error message (tnx to Doug Claar)
807 " using g:netrw_http_cmd (usually elinks, links, curl, wget, or fetch)
983 " if the file is [No Name], and one attempts to Nwrite it, the buffer take
[all...]
/macosx-10.9.5/vim-53/src/testdir/
H A Dtest49.vim94 " expansion are in the input buffer. Save and clear typeahead so
170 " (by a ":continue" or ":endwhile"); this should be 2^n where
192 " execution path value, the test result ("OK" or "FAIL"), and, if the tests
221 " EXTRA_VIM_START - do not change or remove this line.
275 " EXTRA_VIM_STOP - do not change or remove this line.
281 " an error in a command dynamically enclosed by a :try/:tryend region or when an
282 " exception is thrown but not caught or when an interrupt occurs. It can also
286 " telling how often this location is reached (in a loop or in several function
288 " invocation or function call is assumed. INTERRUPT locations are tested by
291 " specified must be defined before calling it (or executin
[all...]

Completed in 311 milliseconds