]> git.eshelyaron.com Git - emacs.git/commitdiff
(texinfo-environment-regexp): Add smalldisplay and smallformat.
authorRichard M. Stallman <rms@gnu.org>
Mon, 6 Jul 1998 00:07:54 +0000 (00:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 6 Jul 1998 00:07:54 +0000 (00:07 +0000)
lisp/textmodes/texinfo.el

index c414f3e5dd52a722c83bdbbb5722b70adb7b9f62..fb130817e5ab50941cd62a2c6be8f5cbb068aae4 100644 (file)
@@ -562,7 +562,9 @@ value of texinfo-mode-hook."
    "macro\\|"
    "multitable\\|"
    "quotation\\|"
+   "smalldisplay\\|"
    "smallexample\\|"
+   "smallformat\\|"
    "smalllisp\\|"
    "tex"
    "\\)")