aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-10-17 23:52:32 -0700
committerGlenn Morris2011-10-17 23:52:32 -0700
commit80c6d77f2dd99752b1a4090350414a66b7409e7e (patch)
tree953ff437d38f7616efe151f87a19439d2bd2a8d9 /lisp/ChangeLog
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 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 21f52e8ca03..0562f2f2fa0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12011-10-18 Glenn Morris <rgm@gnu.org>
2
3 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
4
12011-10-18 Chong Yidong <cyd@gnu.org> 52011-10-18 Chong Yidong <cyd@gnu.org>
2 6
3 * faces.el (cursor): Doc fix. 7 * faces.el (cursor): Doc fix.