diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index adf99fcfc7d..8b9639cef9b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,10 +8,11 @@ | |||
| 8 | * electric.el (Electric-pop-up-window): Use fit-window-to-buffer | 8 | * electric.el (Electric-pop-up-window): Use fit-window-to-buffer |
| 9 | instead of calculating the right size. | 9 | instead of calculating the right size. |
| 10 | 10 | ||
| 11 | 2005-01-02 Stefan <monnier@iro.umontreal.ca> | 11 | 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> |
| 12 | 12 | ||
| 13 | * vc-svn.el (vc-svn-diff): Stay local if possible. | 13 | * vc-svn.el (vc-svn-diff): Stay local if possible. |
| 14 | From Karl Chen <quarl@cs.berkeley.edu>. | 14 | |
| 15 | 2005-01-02 Stefan <monnier@iro.umontreal.ca> | ||
| 15 | 16 | ||
| 16 | * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case. | 17 | * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case. |
| 17 | 18 | ||