aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 70840f1d299..166bb92078a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -918,6 +918,9 @@ roughly imitating those of Outline minor mode. Notably, the prefix
918for all bindings is now `C-c @'. For details, see the documentation 918for all bindings is now `C-c @'. For details, see the documentation
919for `hs-minor-mode'. 919for `hs-minor-mode'.
920 920
921*** The variable `hs-show-hidden-short-form' has been removed, and
922hideshow.el now always behaves as if this variable were set to t.
923
921** Changes to Change Log mode and Add-Log functions 924** Changes to Change Log mode and Add-Log functions
922 925
923+++ 926+++