projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8198803
)
Announce outline.el keymaps
author
Robert Pluim
<rpluim@gmail.com>
Wed, 25 Jan 2023 13:23:44 +0000
(14:23 +0100)
committer
Robert Pluim
<rpluim@gmail.com>
Wed, 25 Jan 2023 13:23:44 +0000
(14:23 +0100)
* etc/NEWS: Announce new keymaps.
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index b034dab7e61fb32c7b3228f6ebff345d10fea468..10dddf8c84b80b577242bddc94a3008ab6b5a5b3 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1126,6
+1126,12
@@
buffer, and you can use 'RET' to cycle outline visibility. When
the value is 'in-margins', Outline Minor Mode uses the window margins
for buttons that hide/show outlines.
++++
+*** buttons and headings now have their own keymap.
+'outline-button-icon-map', 'outline-overlay-button-map', and
+'outline-inserted-button-map' are now available as defined keymaps
+instead of being anonymous keymaps.
+
** Windows
+++