]> git.eshelyaron.com Git - emacs.git/commit
* lisp/outline.el: Make revert-related functions internal.
authorJuri Linkov <juri@linkov.net>
Mon, 17 Jun 2024 16:40:00 +0000 (19:40 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 19 Jun 2024 08:41:46 +0000 (10:41 +0200)
commit29b48dd3cf20295db515ab6efa95f2791d7a424d
tree3d929e68095349eb6401caf1f64e71a3c12549b0
parentc871efaf2725b5191a56b7a1e962c497decd5571
* lisp/outline.el: Make revert-related functions internal.

(outline--hidden-headings-paths)
(outline--hidden-headings-restore-paths): Rename with the prefix
'outline--' to mark them internal to discourage from relying on
their arguments and return values.

(cherry picked from commit 66c0099122887e76fab584d04337f6f962757967)
lisp/outline.el