@defun c-lineup-template-args-indented-from-margin
@findex lineup-template-args-indented-from-margin (c-)
-Indent a template argument line `c-basic-offset' from the left-hand
-margin of the line with the containing <.
+Indent a template argument line @code{c-basic-offset} from the
+left-hand margin of the line with the containing <.
@workswith @code{template-args-cont}.
@end defun
the elided part of @var{object} later. @var{start} should be
@code{nil} if the whole @var{object} is being elided, otherwise it
should be an index or other pointer into the internals of @var{object}
-which can be passed to `cl-print-object-contents' at a later time.
+which can be passed to @code{cl-print-object-contents} at a later
+time.
@end defun
@defvar cl-print-expand-ellipsis-function