Mercurial > emacs
comparison lisp/ChangeLog @ 104051:a629d51e1d82
* vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
the buffer we try to sync is current when calling
vc-resynch-buffer.
* vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
not show up to date files.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 24 Jul 2009 05:41:17 +0000 |
parents | 7fcfa9c429bd |
children | ccf83b44281d |
comparison
equal
deleted
inserted
replaced
104050:8ee742481c0a | 104051:a629d51e1d82 |
---|---|
1 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure | |
4 the buffer we try to sync is current when calling | |
5 vc-resynch-buffer. | |
6 | |
7 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does | |
8 not show up to date files. | |
9 | |
1 2009-07-24 Glenn Morris <rgm@gnu.org> | 10 2009-07-24 Glenn Morris <rgm@gnu.org> |
2 | 11 |
3 * emacs-lisp/elint.el (elint-current-buffer, elint-defun): | 12 * emacs-lisp/elint.el (elint-current-buffer, elint-defun): |
4 Add autoload cookies. If necessary, initialize. | 13 Add autoload cookies. If necessary, initialize. |
5 (elint-log): Handle non-file buffers. | 14 (elint-log): Handle non-file buffers. |