summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2009-08-19 19:55:58 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2009-08-19 19:55:58 +0000
commit31764e153f533f25e36586e0606395cfe77fac39 (patch)
treead1745ef07a753f1da330399356721a3a09672f9 /etc
parent4fd15622e64cceb41dab27e0ffcfdcb8c4090861 (diff)
downloademacs-31764e153f533f25e36586e0606395cfe77fac39.tar.gz
* log-edit.el (log-edit-strip-single-file-name): New var.
(log-edit-insert-changelog): Use it.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b06fa3e17a4..3d4fa59a8ca 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -142,6 +142,9 @@ Signed-off-by line when committing.
**** vc-dir displays the stash status
+*** log-edit-strip-single-file-name controls whether or not single filenames
+are stripped when copying text from the ChangeLog to the *VC-Log* buffer.
+
** Calendar and diary
---