• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/etc/

Lines Matching +refs:org +refs:point +refs:in +refs:group

6 % support in Emacs to section `International Character Sets'.
8 % This file uses macros and fonts defined in the mex format.
11 % TeTeX comes with texconfig utility which could be used in
15 % defined in plain format. This file uses mex format which is
45 % GNU Emacs is distributed in the hope that it will be useful,
58 % This file can be used to produce it in any of three ways:
69 % Internet: gildea@stop.mail-abuse.org
102 % make \bye not \outer so that the \def\bye in the \else clause below
120 \hsize 4in
121 \vsize 10in
122 % \voffset -.7in
129 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
131 \hsize 3.2in
132 \vsize 7.95in
133 % \hoffset -.75in
134 % \voffset -.745in
161 \def\makefootline{\vskip 2in \hsize=6.86in\line{\the\footline}}
169 \intercolumnskip=.46in
177 %% in case we never use \columnb (two-column mode)
224 % indented, but running text, typically used as headings to group
231 % If an \halign is entered while in vertical mode, a parskip is never
235 % \<...> - surrounds a variable name in a code example
242 % typeset in a typewriter font with line breaks preserved
252 % prints the description left-justified, and the key-name in a \kbd
324 %To read in a file to edit, see Files, below.
413 %Use \kbd{C-s} or \kbd{C-r} again to repeat the search in either direction.
492 %\key{exchange point and mark}{C-x C-x}
517 %Valid responses in query-replace mode are
559 %\threecol{select buffer in other window}{C-x 4 b}{C-x 5 b}
560 %\threecol{display buffer in other window}{C-x 4 C-o}{C-x 5 C-o}
561 %\threecol{find file in other window}{C-x 4 f}{C-x 5 f}
562 %\threecol{find file read-only in other window}{C-x 4 r}{C-x 5 r}
563 %\threecol{run Dired in other window}{C-x 4 d}{C-x 5 d}
564 %\threecol{find tag in other window}{C-x 4 .}{C-x 5 .}
593 %\key{insert newline after point}{C-o}
595 %\key{delete blank lines around point}{C-x C-o}
597 %\key{delete all white space around point}{M-\\}
598 %\key{put exactly one space at point}{M-SPC}
634 %The following keys are defined in the minibuffer.
692 %\metax{check spelling of all words in region}{M-x ispell-region}
705 %\metax{regexp search on all files in tags table}{M-x tags-search}
721 %\key{start a shell in window \kbd{*shell*}}{M-x shell}
770 %\key{same text as {\it n\/}th group}{\\{\it n}}
830 %\key{save region in register}{C-x r s}
835 %\key{save value of point in register}{C-x r SPC}
836 %\key{jump to point saved in register}{C-x r j}
848 %\metax{insert Lisp definition in buffer}{M-x insert-kbd-macro}
860 %\key{find specified function or variable in Info}{C-h S}
931 %\key{eval {\bf sexp} before point}{C-x C-e}
951 %Making global key bindings in Emacs Lisp (examples):
978 % "Reposition line point is on to top of window.
979 %With ARG, put point on line ARG."