diff options
| author | Thien-Thi Nguyen | 2008-02-01 05:51:06 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2008-02-01 05:51:06 +0000 |
| commit | eaf07ced98808b82c0db7fc75a91c1c791fe6206 (patch) | |
| tree | f78cb6a571123f52843c954affb44af51f76aae9 /lisp/ChangeLog | |
| parent | ed3fdc0ea2b6ceec5399f1ad6d60a9218530cbbf (diff) | |
| download | emacs-eaf07ced98808b82c0db7fc75a91c1c791fe6206.tar.gz emacs-eaf07ced98808b82c0db7fc75a91c1c791fe6206.zip | |
(vc-update): Fix bug: Specify branch tip as vc-checkout REVISION.
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 407e9496e13..4f046690813 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-02-01 Thien-Thi Nguyen <ttn@gnuvola.org> | ||
| 2 | |||
| 3 | * vc.el (vc-update): Fix bug: Specify branch tip as | ||
| 4 | vc-checkout REVISION. Reported by Dan Nicolaescu. | ||
| 5 | |||
| 1 | 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * simple.el (reindent-then-newline-and-indent): Be careful about the | 8 | * simple.el (reindent-then-newline-and-indent): Be careful about the |