Lines Matching +refs:lisp +refs:indent +refs:error +refs:function

92 % If this character appears in an error message or help string, it
411 % There is an environment #1, but it hasn't been started. Give an error.
418 % Define the control sequence \E#1 to give an unmatched @end error.
677 % This records the amount of indent in the innermost environment.
1231 % Count depth in font-changes, for error checks
1239 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
2043 % @multitableparindent is paragraph indent in table.
2541 % just define it to fail again with an ``unmatched end'' error, since
2697 \def\error{\realbackslash error}%
3997 \setbox0 = \hbox{\kern-.75pt \tensf error\kern-1.5pt}
4010 % The @error{} command.
4011 \def\error{\leavevmode\lower.7ex\copy\errorbox}
4050 % Define @lisp ... @endlisp.
4051 % @lisp does a \begingroup so it can rebind things,
4054 % Amount to narrow the margins by for @lisp.
4057 % This is the definition that ^^M gets inside @lisp, @example, and other
4089 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins.
4124 % Flag to tell @lisp, etc., not to narrow margin.
4177 % environment, so the error checking in \end will work.
4187 % @lisp: indented, narrowed, typewriter font.
4188 \def\lisp{\begingroup
4196 % @example: Same as @lisp.
4197 \def\example{\begingroup \def\Eexample{\nonfillfinish\endgroup}\lisp}
4205 % @smalldisplay. Too bad, but makeinfo will catch the error anyway.
4208 \def\smallexample{\begingroup\def\Esmallexample{\nonfillfinish\endgroup}\lisp}
4210 \def\smalllisp{\begingroup\def\Esmalllisp{\nonfillfinish\endgroup}\lisp}
4218 \lisp
4221 % @display: same as @lisp except keep current font.
4358 % #1 should be the function name.
4382 {\df #1}\enskip % Generate function name
4602 \def\defunheader #1#2{\doind {fn}{\code{#1}}% Make entry in function index
4616 \doind {fn}{\code{#2}}% Make entry in function index
4634 \doind {fn}{\code{#3}}% Make entry in function index
4647 \def\defmacheader #1#2{\doind {fn}{\code{#1}}% Make entry in function index
4657 \def\defspecheader #1#2{\doind {fn}{\code{#1}}% Make entry in function index
4669 \dosubind {fn}{\code{#2}}{\putwordon\ #1}% Make entry in function index
4682 \dosubind{fn}{\code{#3}}{\putwordon\ \code{#1}}% entry in function index
4697 \dosubind{fn}{\code{#3}}{\putwordon\ \code{#1}}% entry in function index
4724 \dosubind{fn}{\code{#2}}{\putwordon\ \code{#1}}% entry in function index
5327 % Use TeX 3.0's \inputlineno to get the line number, for better error
5369 % Read the last existing aux file, if any. No error if none exists.
5692 % Prevent underfull vbox error messages.
5962 % the first `\{ in the file would cause an error. This macro tries to fix
5973 % Say @foo, not \foo, in error messages.