Mercurial > emacs
comparison lisp/ChangeLog @ 85496:faeaedde80db
*** empty log message ***
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Sat, 20 Oct 2007 21:02:46 +0000 |
parents | 4e4495d0039c |
children | 940f108ed018 |
comparison
equal
deleted
inserted
replaced
85495:a67741d41dc7 | 85496:faeaedde80db |
---|---|
1 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com> | 1 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com> |
2 | 2 |
3 * vc.el (vc-do-command): Condition out a misleading message when | 3 * vc.el (vc-do-command): Condition out a misleading message when |
4 running asynchronously. | 4 running asynchronously. |
5 (vc-deduce-fileset): New argument enables using an unregistered | |
6 visited file as a singleton fileset idf nothing else is available. | |
7 (vc-next-action): Restore file-registering behavior. | |
5 | 8 |
6 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com> | 9 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com> |
7 | 10 |
8 * calc/README: Add recent news. | 11 * calc/README: Add recent news. |
9 | 12 |