summaryrefslogtreecommitdiffstats
path: root/contrib/texinfo/makeinfo/insertion.h
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-03-25 13:08:32 +0000
committerru <ru@FreeBSD.org>2002-03-25 13:08:32 +0000
commit5500b59c459afe212e4ee8d1c1847e051a9b7653 (patch)
treea83aebd48e0338a00136e68cbd70a1ef081175fc /contrib/texinfo/makeinfo/insertion.h
parent05f7b4b96773cc26ff78d5e68babd66861aa07a8 (diff)
downloadFreeBSD-src-5500b59c459afe212e4ee8d1c1847e051a9b7653.zip
FreeBSD-src-5500b59c459afe212e4ee8d1c1847e051a9b7653.tar.gz
Import of stripped down GNU texinfo 4.1
Diffstat (limited to 'contrib/texinfo/makeinfo/insertion.h')
-rw-r--r--contrib/texinfo/makeinfo/insertion.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/contrib/texinfo/makeinfo/insertion.h b/contrib/texinfo/makeinfo/insertion.h
index 6f4a24b..51540b2 100644
--- a/contrib/texinfo/makeinfo/insertion.h
+++ b/contrib/texinfo/makeinfo/insertion.h
@@ -1,7 +1,7 @@
/* insertion.h -- declarations for insertion.c.
- $Id: insertion.h,v 1.6 1999/07/06 23:12:58 karl Exp $
+ $Id: insertion.h,v 1.8 2001/06/30 00:29:41 karl Exp $
- Copyright (C) 1998, 99 Free Software Foundation, Inc.
+ Copyright (C) 1998, 99, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -22,15 +22,15 @@
/* Must match list in insertion.c. */
enum insertion_type
-{
+{
cartouche, defcv, deffn, defivar, defmac, defmethod, defop, defopt,
defspec, deftp, deftypefn, deftypefun, deftypeivar, deftypemethod,
deftypeop, deftypevar, deftypevr, defun, defvar, defvr, detailmenu,
- direntry, display, enumerate, example, flushleft, flushright, format,
- ftable, group, ifclear, ifhtml, ifinfo, ifnothtml, ifnotinfo,
- ifnottex, ifset, iftex, itemize, lisp, menu, multitable, quotation,
- rawhtml, rawtex, smalldisplay, smallexample, smallformat, smalllisp,
- table, tex, vtable, bad_type
+ direntry, display, documentdescription, enumerate, example, flushleft,
+ flushright, format, ftable, group, ifclear, ifhtml, ifinfo, ifnothtml,
+ ifnotinfo, ifnottex, ifset, iftex, itemize, lisp, menu, multitable,
+ quotation, rawhtml, rawtex, smalldisplay, smallexample, smallformat,
+ smalllisp, verbatim, table, tex, vtable, bad_type
};
typedef struct istack_elt
OpenPOWER on IntegriCloud