aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2007-11-29 07:22:01 +0000
committerDan Nicolaescu2007-11-29 07:22:01 +0000
commit8d6d388da3474f4df69b70aef4b7e32a17677bde (patch)
tree73523aff11148bea35a11821a7b33ff52ac6dcc6 /lisp/ChangeLog
parent9c15b1e7f176c730ae57276e6ab01bc51c61a978 (diff)
downloademacs-8d6d388da3474f4df69b70aef4b7e32a17677bde.tar.gz
emacs-8d6d388da3474f4df69b70aef4b7e32a17677bde.zip
* vc-git.el (vc-git-dir-state): Fix the git command arguments.
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 19f2ce602b6..e8a3bd526bc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12007-11-29 Alexandre Julliard <julliard@winehq.org>
2
3 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
4
12007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change) 52007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2 6
3 * calendar/time-date.el (encode-time-value): Doc fix. 7 * calendar/time-date.el (encode-time-value): Doc fix.