aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cf6b066b442..50213227fb3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -815,6 +815,11 @@ The default value is 'find-dired-sort-by-filename'.
815*** New command 'log-edit-generate-changelog-from-diff', bound to 'C-c C-w'. 815*** New command 'log-edit-generate-changelog-from-diff', bound to 'C-c C-w'.
816This generates ChangeLog entries from the VC fileset diff. 816This generates ChangeLog entries from the VC fileset diff.
817 817
818*** 'vc-dir' now shows a button allowing you to hide the stash list.
819Controlled by user option 'vc-git-show-stash'. Default t means show
820the entire list as before. An integer value limits the list length
821(but still allows you to show the entire list via the button).
822
818*** Recording ChangeLog entries doesn't require an actual file. 823*** Recording ChangeLog entries doesn't require an actual file.
819If a ChangeLog file doesn't exist, and if the new user option 824If a ChangeLog file doesn't exist, and if the new user option
820'add-log-dont-create-changelog-file' is non-nil (which is the 825'add-log-dont-create-changelog-file' is non-nil (which is the