diff options
| author | Stefan Monnier | 2007-03-28 01:19:43 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2007-03-28 01:19:43 +0000 |
| commit | 74cb3d2111ae0b87e7d7a20636a76a720a0771ed (patch) | |
| tree | 12052d523873920d64e81b93cbad64b8f55b7065 /lisp/ChangeLog | |
| parent | 4878f1de7c974282eb6f122eee6c73d45d454915 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2007-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 | |||
| 1 | 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change) | 6 | 2007-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): |