aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEric S. Raymond2010-04-09 10:17:52 -0400
committerEric S. Raymond2010-04-09 10:17:52 -0400
commitf6d90772166c3d59614cfc273fe766c579970a4a (patch)
tree1629002c15347a6c2121daaab7dad7c0a1871e65 /lisp/ChangeLog
parent21d2848427a4a522c39f94a6d605b87045ab74df (diff)
downloademacs-f6d90772166c3d59614cfc273fe766c579970a4a.tar.gz
emacs-f6d90772166c3d59614cfc273fe766c579970a4a.zip
Improve documentation comments.
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 ba042245fd6..029db96d3ab 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12010-04-09 Eric Raymond <esr@snark.thyrsus.com>
2
3 * vc-hooks.el, vc-git.el: Improve documentation comments.
4
12010-04-08 Stefan Monnier <monnier@iro.umontreal.ca> 52010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 Fix some of the problems in defsubst* (bug#5728). 7 Fix some of the problems in defsubst* (bug#5728).