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

Lines Matching +refs:define +refs:modify +refs:macro

13 % modify it under the terms of the GNU General Public License as
396 % macro which expects an ordinary undelimited TeX argument.
497 % whether the environment name matches. The \checkenv macro can also be
1063 % otherwise define @\.
1228 % us) handles it with this amazing macro to replace tokens, with minor
1817 % Set the font macro #1 to the font named #2, adding on the
1831 % To specify the font prefix, you must define \fontprefix
2130 % we have to define the \textfont of the standard families. Since
2624 % so we'll define it if necessary.
2864 % Only define if not already defined, in case a txi-??.tex file has set
2896 % Note @table, @ftable, and @vtable define @item, @itemx, etc., with
2898 % They also define \itemindex
3173 % Either define widths of columns in terms of percent of \hsize:
3389 % \multitableparskip calculation. We used define \multistrut based on
3497 \next #1% the token \_STOP_ is present just after this macro.
3697 % Argument #1 is generated by the calling \fooindex macro,
3729 % generated from a macro call, the \endinput which \scanmacro inserts
3740 % @macro funindex {WORD}
3742 % @end macro
3987 % Since macro invocations are followed by braces, we can just redefine them
3988 % to take a single TeX argument. The case of a macro invocation that
4588 \newcount\secbase\secbase=0 % @raisesections/@lowersections modify this count
4609 % Choose a heading macro
4924 % Have to define \thissection before calling \donoderef, because the
5360 % We use the same \entry macro as for the index entries.
5451 % There is no need to define \Etex.
5558 % This macro is called at the beginning of all the @example variants,
5604 % We often define two environments, @foo and @smallfoo.
5839 % Do the @verbatim magic: define the macro \doverbatim so that
5857 % We really want {...\end verbatim} in the body of the macro, but
5887 % file; b) letting users define the frontmatter in as flexible order as
5974 % the only thing remainnig is to define \deffnheader.
6244 % @macro.
6267 % with macro expansion. --kasal, 19aug04
6294 % Add the macro to \macrolist
6333 % It's necessary to have hard CRs when the macro is executed. This is
6334 % done by making ^^M (\endlinechar) catcode 12 when reading the macro
6368 % \mbodybackslash is the definition of \ in @macro bodies.
6370 % where N is the macro parameter number.
6371 % We define \csname macarg.\endcsname to be \realbackslash, so
6372 % \\ in macro replacement text gets you a backslash.
6380 \def\macro{\recursivefalse\parsearg\macroxxx}
6408 % Remove the macro name from \macrolist:
6419 % Called by \do from \dounmacro on each macro. The idea is to omit any
6420 % macro definitions that have been changed to \relax.
6443 % We need to get `macro parameter char #' into several definitions.
6449 % the macro is used.
6462 % These two commands read recursive and nonrecursive macro bodies.
6465 \long\def\parsemacbody#1@end macro%
6470 % This defines the macro itself. There are six cases: recursive and
6473 % \xdef is used so that macro definitions will survive the file
6476 \let\hash=##% convert placeholders to macro parameter chars
6572 % @node's only job in TeX is to define \lastnode, which is used in
6598 % @anchor{NAME} -- define xref target at arbitrary point.
6741 % output the `[mynode]' via a macro so it can be overridden.
6754 % This macro is called from \xrefX for the `[nodename]' part of xref
6755 % output. It's a separate macro only so it can be changed more easily,
6819 % This is the macro invoked by entries in the aux file. Usually it's
6903 % The other change necessary for this was to define \auxhat:
7042 % Replace the \insert primitive by a cheating macro.
7303 % since we read the caption text in the macro world, where ^^M
7330 % Append the tokens #2 to the definition of macro #1, not expanding either.
7425 % use the same \entry macro we use to generate the TOC and index.
7836 \errmessage{Cannot define Unicode char value < 00A0}%
8292 % We also call \setleading{\textleading}, so the caller should define
8491 % This macro is used to make a character print one way in \tt
8525 % Subroutine for the previous macro.
8607 % the first `\' in the file would cause an error. This macro tries to fix