aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2008-03-28 18:16:09 +0000
committerDan Nicolaescu <[email protected]>2008-03-28 18:16:09 +0000
commitf56d71a5961e6b6ccc5108ee624d6292d562661d (patch)
tree5107258325990e432a075191aff730a0a7ce90db /lisp/ChangeLog
parent4c92f4298ed4022aed7ca782076b22c9be96f605 (diff)
(vc-status-kill-dir-status-process): Simplify.
(vc-status-refresh): Make sure the buffer is live.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 15c07a27b7..df6d515aec 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-28 Dan Nicolaescu <[email protected]>
+
+ * vc.el (vc-status-kill-dir-status-process): Simplify.
+ (vc-status-refresh): Make sure the buffer is live.
+
2008-03-28 Wilson Snyder <[email protected]>
* progmodes/verilog-mode.el (verilog-auto-inout-module):