Mercurial > emacs
comparison lisp/ChangeLog @ 96046:422d57d537d7
(vc-deduce-fileset): Add arg `only-files'.
(vc-next-action): Pass the new arg.
(vc-register): Don't use `only-files'.
Don't set `backup-inhibited' in the current buffer.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 17 Jun 2008 15:39:06 +0000 |
parents | a678c02d0c40 |
children | 65c4c935e492 |
comparison
equal
deleted
inserted
replaced
96045:19a1d523548c | 96046:422d57d537d7 |
---|---|
1 2008-06-17 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * vc.el (vc-deduce-fileset): Add arg `only-files'. | |
4 (vc-next-action): Pass the new arg. | |
5 (vc-register): Don't use `only-files'. | |
6 Don't set `backup-inhibited' in the current buffer. | |
7 | |
1 2008-06-17 Miles Bader <miles@gnu.org> | 8 2008-06-17 Miles Bader <miles@gnu.org> |
2 | 9 |
3 * mouse.el (mouse-appearance-menu): Use buffer-face-mode. | 10 * mouse.el (mouse-appearance-menu): Use buffer-face-mode. |
4 | 11 |
5 * face-remap.el (buffer-face-mode-face) | 12 * face-remap.el (buffer-face-mode-face) |