Lines Matching defs:with

24 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
111 "Update one node (or many) in a Texinfo file with sequential pointers.
137 are associated with node names in the pre-existing menu are
147 If called with a non-nil argument, this function first updates all the
161 If called with a non-nil argument, this function first updates all the
423 and also to be turned into Info files with \\[makeinfo-buffer] or
432 You can show the structure of a Texinfo file with \\[texinfo-show-structure].
434 lines with the @-sign commands for @chapter, @section, and the like.
442 commands to save keystrokes. And you can insert balanced braces with
473 hierarchically, such that each `@node' line, with the exception of the
594 ;; Operate on previous word or words with negative arg.
596 ;; These commands use texinfo-insert-@-with-arg
597 (defun texinfo-insert-@-with-arg (string &optional arg)
625 The default is not to surround any existing words with the braces."
627 (texinfo-insert-@-with-arg "code" arg))
632 The default is not to surround any existing words with the braces."
634 (texinfo-insert-@-with-arg "dfn" arg))
644 The default is not to surround any existing words with the braces."
646 (texinfo-insert-@-with-arg "file" arg))
657 The default is not to surround any existing words with the braces."
659 (texinfo-insert-@-with-arg "kbd" arg))
678 The default is not to surround any existing words with the braces."
680 (texinfo-insert-@-with-arg "samp" arg))
690 The default is not to surround any existing words with the braces."
692 (texinfo-insert-@-with-arg "var" arg))
705 List the lines in the file that begin with the @-sign commands for
709 with @-sign commands for @chapter, @section, and the like, and list
712 Lines with structuring commands beginning in them are displayed in