From: Richard M. Stallman Date: Mon, 6 Jul 1998 00:07:54 +0000 (+0000) Subject: (texinfo-environment-regexp): Add smalldisplay and smallformat. X-Git-Tag: emacs-20.3~385 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7408bff1a5ee6e7f117a5c31a1a6faf5465fa00d;p=emacs.git (texinfo-environment-regexp): Add smalldisplay and smallformat. --- diff --git a/lisp/textmodes/texinfo.el b/lisp/textmodes/texinfo.el index c414f3e5dd5..fb130817e5a 100644 --- a/lisp/textmodes/texinfo.el +++ b/lisp/textmodes/texinfo.el @@ -562,7 +562,9 @@ value of texinfo-mode-hook." "macro\\|" "multitable\\|" "quotation\\|" + "smalldisplay\\|" "smallexample\\|" + "smallformat\\|" "smalllisp\\|" "tex" "\\)")