1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/doc
Yuan Fu 1b45079ffa Add cycling commands to outline
* lisp/outline.el (outline--cycle-state, outline-has-subheading-p)
(outline-cycle, outline-cycle-buffer): New functions.
(outline-mode-map): Add key bindings for the two new commands.
(outline--cycle-buffer-state): New variable.
* doc/emacs/text.text (Outline Visibility): Add 'outline-cycle' and
'outline-cycle-buffer'.
* etc/NEWS (Outline): Record the change (bug#41130).
2020-10-13 05:14:21 +02:00
..
emacs Add cycling commands to outline 2020-10-13 05:14:21 +02:00
lispintro ; shorten https://lists.gnu.org/archive/html/... links 2020-10-09 12:23:02 +02:00
lispref Improve documentation of shortdoc features 2020-10-11 17:28:40 +03:00
man Fix man page title lines and timestamps 2020-10-12 20:59:14 +02:00
misc Merge from origin/emacs-27 2020-10-10 07:50:20 -07:00