Searched +refs:tags +refs:select +refs:tags +refs:table (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex342 {\bf Creating a table}
344 %\metax{insert a new Org-mode table}{M-x org-table-create}
346 \key{convert region to table}{C-c |}
351 The following commands work when the cursor is {\it inside a table}.
356 \key{re-align the table without moving the cursor}{C-c C-c}
357 \key{re-align the table, move to next field}{TAB}
359 \key{re-align the table, move to next row}{RET}
388 \key{re-apply all stored equations to entire table}{C-u C-c *}
389 \key{iterate table t
[all...]
H A Dsurvival.tex239 else convenient. To create a tags table file, type
245 \mkey{M-x tags-query-replace} run query-replace on all files
246 recorded in tags table
247 \key{M-,} continue last tags search or query-replace
366 \key{C-x RET C-\\} select and activate input method for
H A Dpl-refcard.tex402 %\key{select previous search string}{M-p}
403 %\key{select next later search string}{M-n}
559 %\threecol{select buffer in other window}{C-x 4 b}{C-x 5 b}
669 %\key{select another buffer}{C-x b}
700 %\metax{specify a new tags file}{M-x visit-tags-table}
703 \metax{podaj nowy plik TAGS}{M-x visit-tags-table}
705 %\metax{regexp search on all files in tags tabl
[all...]
H A Drefcard.tex327 \key{select previous search string}{M-p}
328 \key{select next later search string}{M-n}
426 \threecol{select buffer in other window}{C-x 4 b}{C-x 5 b}
489 \key{select another buffer}{C-x b}
510 \metax{specify a new tags file}{M-x visit-tags-table}
512 \metax{regexp search on all files in tags table}{M-x tags
[all...]
H A Dgnus-refcard.tex188 The table below assumes that you use the default Gnus levels.
361 The select methods are indicated in parentheses.\\*
369 G e & (M-e) {\bf Edit} this group's select method.\\
370 G E & {\bf Edit} this group's info (select method, articles read, etc).\\
623 These commands select the target article. They do not understand the prefix.\\*
815 M k & (k) {\bf Kill} all articles with the same subject then select the
1096 [Prefix: select all articles, read and unread.]\\
1176 C-c C-m C-n & Remove security related MML tags from message.\\
H A Dvipcard.tex306 Execute info command by typing \kbd{M-x info} and select menu item
548 The table below lists such keys, and you can get the effect of typing
585 \twocol{vip-tags-file-name}{"TAGS"}
/macosx-10.9.5/vim-53/runtime/indent/
H A Dhtml.vim5 " Globals: g:html_indent_tags -- indenting tags
84 call <SID>HtmlIndentPush('select')
91 call <SID>HtmlIndentPush('table')
123 " [-- count indent-increasing tags of line a:lnum --]
131 " [-- count indent-decreasing tags of line a:lnum --]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Didlwave.el146 ;; simple entities are found. You can always drag-select or examine
589 When nil, IDLWAVE only knows about the native methods and tags of a class,
754 The actions that can be performed are listed in `idlwave-indent-action-table'."
774 See help for `idlwave-indent-action-table' for symbols using `idlwave-surround'.
847 ;; The action table is used by `idlwave-indent-line' whereas both the
849 ;; general, the expand table is only used when a line is explicitly
850 ;; indented. Whereas, in addition to being used when the expand table
851 ;; is used, the action table is used when a line is indirectly
870 (defvar idlwave-indent-action-table nil
872 and function as a cdr. This table i
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dhtml.vim35 " tags
53 syn keyword htmlTagName contained select small strike sub sup
54 syn keyword htmlTagName contained table td textarea th tr tt ul var xmp
57 " new html 4.0 tags
210 " html tags, but doing it right would mean to always start

Completed in 267 milliseconds