Mercurial > emacs
comparison mkinstalldirs @ 34372:58a3bd1f4b35
Move the (require 'cl) to the front of the
file where it's more visible.
(texinfo-filter, texinfo-chapter-level-regexp): New variables
moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
(texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
(texinfo-inside-macro-p): Only catch `scan-error's.
(texinfo-inside-env-p): Make better use of the match info.
(texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
(texinfo-insert-@end): Slight re-organization.
Also remove useless `looking-at' call.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 08 Dec 2000 16:31:50 +0000 |
parents | 4fe4a165a116 |
children | 774df19dd335 |
comparison
equal
deleted
inserted
replaced
34371:16eabd89a0da | 34372:58a3bd1f4b35 |
---|