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:
parent
e73997a15d
commit
7ca5423eb9
@ -636,5 +636,6 @@ Stop at the first and last subheadings of a superior heading."
|
|||||||
(point))))
|
(point))))
|
||||||
|
|
||||||
(provide 'outline)
|
(provide 'outline)
|
||||||
|
(provide 'noutline)
|
||||||
|
|
||||||
;;; outline.el ends here
|
;;; outline.el ends here
|
||||||
|
Loading…
Reference in New Issue
Block a user