Mercurial > emacs
comparison lisp/ChangeLog @ 74940:f0d812b53a76
(vc-arch-find-version): New function.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 27 Dec 2006 16:26:34 +0000 |
parents | df0836216464 |
children | 9bce1c5ffabd |
comparison
equal
deleted
inserted
replaced
74939:e58390f88130 | 74940:f0d812b53a76 |
---|---|
1 2006-12-27 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * vc-arch.el (vc-arch-find-version): New function. | |
4 | |
5 * vc-hooks.el (vc-version-backup-file-name): Revision names may be | |
6 composed of arbitrary characters (even /) in some systems. | |
7 | |
1 2006-12-27 Eli Zaretskii <eliz@gnu.org> | 8 2006-12-27 Eli Zaretskii <eliz@gnu.org> |
2 | 9 |
3 * international/mule-cmds.el (select-safe-coding-system-interactively): | 10 * international/mule-cmds.el (select-safe-coding-system-interactively): |
4 Improve the message in the *Warning* buffer. | 11 Improve the message in the *Warning* buffer. |
5 | 12 |