From 79eb1e889ffe82d0a4736809fabf2462771998a9 Mon Sep 17 00:00:00 2001 From: Bastien Date: Mon, 30 Apr 2018 00:29:33 +0200 Subject: [PATCH] etc/ORG-NEWS: Advertize `org-browse-news' and its menu item --- etc/ORG-NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 25a6f5ea7..e86fbb1ed 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -338,6 +338,13 @@ widen, otherwise call ~org-narrow-to-subtree~ to narrow. This is attached to the "s" speed command, so that hitting "s" twice will go back to the widen state. +*** ~org-browse-news~ + +Browse https://orgmode.org/Changes.html to let users read informations +about the last major release. + +There is a new menu entry for this in the "Documentation" menu item. + ** Removed commands and functions *** ~org-outline-overlay-data~ Use ~org-save-outline-visibility~ instead.