aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2007-03-28 01:19:43 +0000
committerStefan Monnier2007-03-28 01:19:43 +0000
commit74cb3d2111ae0b87e7d7a20636a76a720a0771ed (patch)
tree12052d523873920d64e81b93cbad64b8f55b7065 /lisp/ChangeLog
parent4878f1de7c974282eb6f122eee6c73d45d454915 (diff)
downloademacs-74cb3d2111ae0b87e7d7a20636a76a720a0771ed.tar.gz
emacs-74cb3d2111ae0b87e7d7a20636a76a720a0771ed.zip
(vc-with-current-file-buffer): New macro.
(vc-arch-file-source-p): Use it to avoid infloop.
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 53e7f65c968..979197be0c9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vc-arch.el (vc-with-current-file-buffer): New macro.
4 (vc-arch-file-source-p): Use it to avoid infloop.
5
12007-03-28 David Hansen <david.hansen@gmx.net> (tiny change) 62007-03-28 David Hansen <david.hansen@gmx.net> (tiny change)
2 7
3 * emacs-lisp/lisp.el (lisp-complete-symbol): 8 * emacs-lisp/lisp.el (lisp-complete-symbol):