Richard Stallman <[EMAIL PROTECTED]> writes: > This is a bit strange as outline-regexp doesn't match > ";;;###autoload". Shall I commit the patch below? > > Does this change give improved behavior in any particular case? > If so, which case? > > What happens if you add ;;;###autoload to outline-regexp?
As Stefan Monnier suggested, I added ;;;###autoload to outline-regexp. I also improved the efficiency of lisp-outline-level as suggested by David Kastrup. Lute. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel