]> git.eshelyaron.com Git - emacs.git/commit
Add foldout command for widening to current fold
authorPaul Nelson <ultrono@gmail.com>
Sun, 15 Sep 2024 23:33:53 +0000 (01:33 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:39:36 +0000 (19:39 +0200)
commit58227b6041abee4dcbb7facf668ca57828815407
treef8683dc638b9ec2d78996c9b7b4d655a1cb897cc
parent7f7a01c4e7e3d411909ea4e5f39884efb73576ec
Add foldout command for widening to current fold

* lisp/foldout.el (foldout-widen-to-current-fold): New command.
* doc/emacs/text.texi (Foldout): Document it.
* etc/NEWS: Announce it.  (Bug#73286)

(cherry picked from commit ebfd5874f0b74cec06572ffc3e9bf7288bd5e77b)
doc/emacs/text.texi
etc/NEWS
lisp/foldout.el