diff options
| author | Eric S. Raymond | 2008-05-14 17:12:38 +0000 |
|---|---|---|
| committer | Eric S. Raymond | 2008-05-14 17:12:38 +0000 |
| commit | 192350af69a3e439251af2520cd0626689edeadc (patch) | |
| tree | daffe92c4a9cd605cac7d835309d2b7c5a69b4a5 /lisp/ChangeLog | |
| parent | 26a3b3103ccd60e900d38b9924b9f23cf5c5a0b4 (diff) | |
| download | emacs-192350af69a3e439251af2520cd0626689edeadc.tar.gz emacs-192350af69a3e439251af2520cd0626689edeadc.zip | |
Make vc-deduce-fileset do the right thing in derived buffers.
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 524dd2923f8..21fc108c895 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com> | ||
| 2 | |||
| 3 | * vc.el (vc-deduce-fileset): Do the right thing when visting a | ||
| 4 | buffer (say, a log buffer or diff buffer) with a vc-dir buffer as parent. | ||
| 5 | |||
| 1 | 2008-05-14 John Paul Wallington <jpw@pobox.com> | 6 | 2008-05-14 John Paul Wallington <jpw@pobox.com> |
| 2 | 7 | ||
| 3 | * international/mule.el (convert-define-charset-argument): Remove | 8 | * international/mule.el (convert-define-charset-argument): Remove |