From: Stefan Kangas Date: Sat, 18 Jun 2022 13:54:28 +0000 (+0200) Subject: ; * etc/NEWS: Move Bookmark items to separate heading. X-Git-Tag: emacs-29.0.90~1447^2~1632 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e8bb4aba71b651f5b661ad9c3ed798e95c6fd212;p=emacs.git ; * etc/NEWS: Move Bookmark items to separate heading. --- diff --git a/etc/NEWS b/etc/NEWS index f9eb81908b8..81b34a1643f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1636,6 +1636,22 @@ For example, the regexp ".*" will match only characters that are part of the file name. Also "^.*$" can be used to match at the beginning of the file name and at the end of the file name. +** Bookmarks + +--- +*** 'list-bookmarks' now includes a type column. +Types are registered via a 'bookmark-handler-type' symbol property on +the jumping function. + ++++ +*** 'bookmark-sort-flag' can now be set to 'last-modified'. +This will display bookmark list from most recently set to least +recently set. + +--- +*** When editing a bookmark annotation, 'C-c C-k' will now cancel. +It is bound to the new command 'bookmark-edit-annotation-cancel'. + ** Exif --- @@ -1796,20 +1812,6 @@ The resulting tables can display text in variable pitch fonts, text using fonts of different sizes, and images. See the "(vtable) Top" manual for more details. ---- -*** 'list-bookmarks' now includes a type column. -Types are registered via a 'bookmark-handler-type' symbol property on -the jumping function. - -+++ -*** 'bookmark-sort-flag' can now be set to 'last-modified'. -This will display bookmark list from most recently set to least -recently set. - ---- -*** When editing a bookmark annotation, 'C-c C-k' will now cancel. -It is bound to the new command 'bookmark-edit-annotation-cancel'. - --- *** New minor mode 'elide-head-mode'. Enabling this minor mode turns on hiding header material, like