1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

Provide noutline as well as outline.

This commit is contained in:
Richard M. Stallman 1995-05-07 17:32:17 +00:00
parent e73997a15d
commit 7ca5423eb9

View 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