aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Francoise2011-06-27 08:33:51 +0200
committerRomain Francoise2011-06-27 08:33:51 +0200
commitbbe434201312f4e0c33de32baac4db09fcee316d (patch)
tree52dc5604c25f6d9ffbc83d638ea9590976746e5c
parentcedc73f2fd66ec5f7a796592305fad41cb2089f3 (diff)
downloademacs-bbe434201312f4e0c33de32baac4db09fcee316d.tar.gz
emacs-bbe434201312f4e0c33de32baac4db09fcee316d.zip
Update default value of `vc-revert-show-diff'.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5fcd8927cf1..f655c9da572 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -788,7 +788,7 @@ the user for specifics, e.g. a merge source.
788**** Currently supported for Bzr, Git, and Mercurial. 788**** Currently supported for Bzr, Git, and Mercurial.
789 789
790*** New option `vc-revert-show-diff' controls whether `vc-revert' 790*** New option `vc-revert-show-diff' controls whether `vc-revert'
791shows a diff while querying the user. It defaults to nil. 791shows a diff while querying the user. It defaults to t.
792 792
793*** Log entries in some Log View buffers can be toggled to display a 793*** Log entries in some Log View buffers can be toggled to display a
794longer description by typing RET (log-view-toggle-entry-display). 794longer description by typing RET (log-view-toggle-entry-display).