Provide noutline as well as outline.
authorRichard M. Stallman <rms@gnu.org>
Sun, 7 May 1995 17:32:17 +0000 (17:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 7 May 1995 17:32:17 +0000 (17:32 +0000)
lisp/textmodes/outline.el

index d05dff5..b169396 100644 (file)
@@ -636,5 +636,6 @@ Stop at the first and last subheadings of a superior heading."
         (point))))
 
 (provide 'outline)
+(provide 'noutline)
 
 ;;; outline.el ends here