/[emacs]/emacs/lisp/textmodes/texinfo.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/texinfo.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.91 by monnier, Sun Jul 7 20:14:28 2002 UTC revision 1.92 by lektu, Tue Oct 29 07:52:32 2002 UTC
# Line 317  chapter." Line 317  chapter."
317    "Syntactic keywords to catch comment delimiters in `texinfo-mode'.")    "Syntactic keywords to catch comment delimiters in `texinfo-mode'.")
318    
319  (defconst texinfo-environments  (defconst texinfo-environments
320    '("cartouche" "defcv" "deffn" "defivar" "defmac" "defmethod" "defop"    '("cartouche" "copying" "defcv" "deffn" "defivar" "defmac"
321      "defopt" "defspec" "deftp" "deftypefn" "deftypefun" "deftypevar"      "defmethod" "defop" "defopt" "defspec" "deftp" "deftypefn"
322      "deftypevr" "defun" "defvar" "defvr" "description" "detailmenu"      "deftypefun" "deftypevar" "deftypevr" "defun" "defvar"
323      "direntry" "display" "enumerate" "example" "flushleft" "flushright"      "defvr" "description" "detailmenu" "direntry" "display"
324      "format" "ftable" "group" "ifclear" "ifset" "ifhtml" "ifinfo"      "documentdescription" "enumerate" "example" "flushleft"
325      "ifnothtml" "ifnotinfo" "ifnottex" "iftex" "ignore" "itemize" "lisp"      "flushright" "format" "ftable" "group" "ifclear" "ifset"
326      "macro" "menu" "multitable" "quotation" "smalldisplay" "smallexample"      "ifhtml" "ifinfo" "ifnothtml" "ifnotinfo" "ifnotplaintext"
327      "smallformat" "smalllisp" "table" "tex" "titlepage" "vtable")      "ifnottex" "ifplaintext" "iftex" "ignore" "itemize" "lisp"
328        "macro" "menu" "multitable" "quotation" "smalldisplay"
329        "smallexample" "smallformat" "smalllisp" "table" "tex"
330        "titlepage" "verbatim" "vtable")
331    "List of TeXinfo environments.")    "List of TeXinfo environments.")
332    
333  (defconst texinfo-environment-regexp  (defconst texinfo-environment-regexp

Legend:
Removed from v.1.91  
changed lines
  Added in v.1.92

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26