changeset 22694:a2f15d33df57

(texinfo-environment-regexp): Add smalldisplay and smallformat.
author Richard M. Stallman <rms@gnu.org>
date Mon, 06 Jul 1998 00:07:54 +0000
parents 4f2282284e2a
children c47e86637371
files lisp/textmodes/texinfo.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/texinfo.el	Mon Jul 06 00:03:29 1998 +0000
+++ b/lisp/textmodes/texinfo.el	Mon Jul 06 00:07:54 1998 +0000
@@ -562,7 +562,9 @@
    "macro\\|"
    "multitable\\|"
    "quotation\\|"
+   "smalldisplay\\|"
    "smallexample\\|"
+   "smallformat\\|"
    "smalllisp\\|"
    "tex"
    "\\)")