Searched +refs:global +refs:mark +refs:ring (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex91 \global\setbox\leftcolumn\columnbox \global\let\lr=R
93 \doubleformat \global\let\lr=L\fi}
208 Emacs defines a `region' as the space between the {\it mark\/} and
209 the {\it point}. A mark is set with \kbd{C-{\it space}}.
212 \key{M-h} mark entire paragraph
213 \key{C-x h} mark entire buffer
218 \key{M-w} copy region to kill-ring
238 procedure definitions, global variables, data types and anything
273 \key{d} mark th
[all...]
H A Dpl-refcard.tex174 \if \maxcolumn\abc \multicolumnformat \global\def\abc{a}
176 \global\setbox\columna\columnbox \global\def\abc{b}
178 \global\setbox\columnb\hbox to -\intercolumnskip{}
180 \global\setbox\columnb\columnbox \global\def\abc{c}\fi\fi}
218 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
245 {\obeyspaces\global\let =\ }
477 %\key{copy region to kill ring}{M-w}
480 \key{wstaw obszar do `kill ring'}{
[all...]
H A Drefcard.tex170 \if \maxcolumn\abc \multicolumnformat \global\def\abc{a}
172 \global\setbox\columna\columnbox \global\def\abc{b}
174 \global\setbox\columnb\hbox to -\intercolumnskip{}
176 \global\setbox\columnb\columnbox \global\def\abc{c}\fi\fi}
214 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
241 {\obeyspaces\global\let =\ }
372 \key{copy region to kill ring}{M-w}
380 \key{set mark her
[all...]
H A Dorgcard.tex160 \if \maxcolumn\abc \multicolumnformat \global\def\abc{a}
162 \global\setbox\columna\columnbox \global\def\abc{b}
164 \global\setbox\columnb\hbox to -\intercolumnskip{}
166 \global\setbox\columnb\columnbox \global\def\abc{c}\fi\fi}
207 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
234 {\obeyspaces\global\let =\ }
277 (define-key global-map "\\C-cl" 'org-store-link)$^1$
278 (define-key global
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dviper-cmd.el46 (defvar mark-even-if-inactive)
153 ;; Where viper saves mark. This mark is resurrected by m^
154 (defvar viper-saved-mark nil)
372 (viper-push-onto-ring viper-last-insertion
373 'viper-insertion-ring))
470 (cons 'viper-vi-global-user-minor-mode viper-vi-global-user-map)
486 (cons 'viper-insert-global-user-minor-mode
487 viper-insert-global
[all...]

Completed in 207 milliseconds