• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/emacs-93/emacs/etc/

Lines Matching +refs:end +refs:of +refs:defun +refs:function

9 % These macros and fonts are part of a current WEB2C
10 % distribution of TeX, for example teTeX (unix) fpTeX (windows).
16 % a Polish adaptation of plain.
18 %**start of header
22 See head of this file for the comments how to generate mex format}
38 % This file is part of GNU Emacs.
41 % it under the terms of the GNU General Public License as published by
46 % but WITHOUT ANY WARRANTY; without even the implied warranty of
50 % You should have received a copy of the GNU General Public License
58 % This file can be used to produce it in any of three ways:
60 % produces six separate pages, each of which needs to be reduced to 80%.
93 Permission is granted to make and distribute copies of
97 For copies of the GNU Emacs manual, write to the Free Software
104 \def\bye{\par\vfill\supereject\end}
164 % \errmessage{Illegal number of columns per page}
190 \end}
193 % we won't be using math mode much, so redefine some of the characters
210 % the first column of a page, which should have a title anyway.
232 % inserted. Using \paralign instead of \halign solves this problem.
250 % key - definition of a key.
251 % \key{description of key}{key-name}
267 % metax - definition of a M-x command.
268 % \metax{description of command}{M-x command-name}
269 % Tries to justify the beginning of the command name at the same place
310 %**end of header
364 %\key{show the function a key runs}{C-h c}
365 %\key{describe a function}{C-h f}
405 %\key{undo effect of last character}{DEL}
426 %\threecol{go to line beginning (or end)}{C-a}{C-e}
431 %\threecol{function}{C-M-a}{C-M-e}
432 %\threecol{go to buffer beginning (or end)}{M-<}{M->}
450 %\key{scroll current line to center of screen}{C-u C-l}
465 %\threecol{line (to end of)}{M-0 C-k}{C-k}
478 %\key{kill through next occurrence of {\it char}}{M-z {\it char}}
500 %\key{mark {\bf function}}{C-M-h}
594 %\key{move rest of line vertically down}{C-M-o}
691 %\key{check spelling of current word}{M-\$}
692 %\metax{check spelling of all words in region}{M-x ispell-region}
693 %\metax{check spelling of entire buffer}{M-x ispell-buffer}
699 %\key{find next occurrence of tag}{C-u M-.}
786 %\threecol{{\bf entity}}{{\bf match start}}{{\bf match end}}
794 %\threecol{{\bf class of characters}}{{\bf match these}}{{\bf match others}}
835 %\key{save value of point in register}{C-x r SPC}
844 %\key{{\bf end} keyboard macro definition}{C-x )}
860 %\key{find specified function or variable in Info}{C-h S}
870 %\key{beginning of node}{. {\rm (dot)}}
932 %\key{eval current {\bf defun}}{C-M-x}
937 \key{oblicz aktywn/a {\bf defun}}{C-M-x}
967 (defun \<nazwa-funkcji> (\<argumenty>)
977 (defun this-line-to-top-of-window (line)
978 % "Reposition line point is on to top of window.