home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-10-12 | 70.8 KB | 1,384 lines |
-
- (defvar texinfmt-version "2.32 of 19 November 1993")
-
- (require (quote texinfo))
-
- (require (quote texnfo-upd))
-
- (defvar texinfo-format-syntax-table nil)
-
- (defvar texinfo-vindex)
-
- (defvar texinfo-findex)
-
- (defvar texinfo-cindex)
-
- (defvar texinfo-pindex)
-
- (defvar texinfo-tindex)
-
- (defvar texinfo-kindex)
-
- (defvar texinfo-last-node)
-
- (defvar texinfo-node-names)
-
- (defvar texinfo-enclosure-list)
-
- (defvar texinfo-alias-list)
-
- (defvar texinfo-command-start)
-
- (defvar texinfo-command-end)
-
- (defvar texinfo-command-name)
-
- (defvar texinfo-defun-type)
-
- (defvar texinfo-last-node-pos)
-
- (defvar texinfo-stack)
-
- (defvar texinfo-short-index-cmds-alist)
-
- (defvar texinfo-short-index-format-cmds-alist)
-
- (defvar texinfo-format-filename)
-
- (defvar texinfo-footnote-number)
-
- (defvar texinfo-start-of-header)
-
- (defvar texinfo-end-of-header)
-
- (defvar texinfo-raisesections-alist)
-
- (defvar texinfo-lowersections-alist)
-
- (if texinfo-format-syntax-table nil (setq texinfo-format-syntax-table (make-syntax-table)) (modify-syntax-entry 34 " " texinfo-format-syntax-table) (modify-syntax-entry 92 " " texinfo-format-syntax-table) (modify-syntax-entry 64 "\\" texinfo-format-syntax-table) (modify-syntax-entry 17 "\\" texinfo-format-syntax-table) (modify-syntax-entry 91 "." texinfo-format-syntax-table) (modify-syntax-entry 93 "." texinfo-format-syntax-table) (modify-syntax-entry 40 "." texinfo-format-syntax-table) (modify-syntax-entry 41 "." texinfo-format-syntax-table) (modify-syntax-entry 123 "(}" texinfo-format-syntax-table) (modify-syntax-entry 125 "){" texinfo-format-syntax-table) (modify-syntax-entry 39 "." texinfo-format-syntax-table))
-
- (defun texinfo-format-buffer (&optional notagify) "\
- Process the current buffer as texinfo code, into an Info file.
- The Info file output is generated in a buffer visiting the Info file
- names specified in the @setfilename command.
-
- Non-nil argument (prefix, if interactive) means don't make tag table
- and don't split the file if large. You can use Info-tagify and
- Info-split to do these manually." (interactive "P") (byte-code "ÂÃÄ!Å Â2 Æ ÇV
\" ÄÈ!É Æ ÊV
2 ÄË!Ì Ät= Í>