aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2011-10-17 23:52:32 -0700
committerGlenn Morris2011-10-17 23:52:32 -0700
commit80c6d77f2dd99752b1a4090350414a66b7409e7e (patch)
tree953ff437d38f7616efe151f87a19439d2bd2a8d9 /etc
parentc9eb8bd155ba657d7b4e45ea7f84b01d8f59b699 (diff)
downloademacs-80c6d77f2dd99752b1a4090350414a66b7409e7e.tar.gz
emacs-80c6d77f2dd99752b1a4090350414a66b7409e7e.zip
Doc fixes related to vc-initial-comment.
* doc/emacs/maintaining.texi (Registering): Remove vc-initial-comment. * lisp/vc/vc.el (vc-initial-comment): Mark as obsolete. * lisp/ChangeLog.15: Fix old entry. * etc/NEWS: Mention this. Fixes: debbugs:9745
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ce30ebb22b0..5592fe325ff 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -844,6 +844,10 @@ binding `log-view-expanded-log-entry-function' to a suitable function.
844*** New command `vc-ediff' allows visual comparison of two revisions 844*** New command `vc-ediff' allows visual comparison of two revisions
845of a file similar to `vc-diff', but using ediff backend. 845of a file similar to `vc-diff', but using ediff backend.
846 846
847+++
848*** The option vc-initial-comment was removed in Emacs 23.2, but
849this was not advertised at the time.
850
847** FIXME: xdg-open for browse-url and reportbug, 2010/08. 851** FIXME: xdg-open for browse-url and reportbug, 2010/08.
848 852
849** Obsolete modes 853** Obsolete modes