diff options
| author | Dan Nicolaescu | 2009-01-31 15:51:07 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2009-01-31 15:51:07 +0000 |
| commit | 1826af5ecc974ceb80a6786bc74066ca3bdc3132 (patch) | |
| tree | dce5acd98b15b752fb37da0955d37e5b7d1e5ea0 /lisp/ChangeLog | |
| parent | de456f3ba152d49f70a2b88d503b641387cf4a52 (diff) | |
| download | emacs-1826af5ecc974ceb80a6786bc74066ca3bdc3132.tar.gz emacs-1826af5ecc974ceb80a6786bc74066ca3bdc3132.zip | |
(vc-svn-dir-status): Disable the vc-stay-local-p
logic, it makes the makes the normal case too slow.
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 362f46616f6..55c3862aefa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-01-31 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * vc-svn.el (vc-svn-dir-status): Disable the vc-stay-local-p | ||
| 4 | logic, it makes the makes the normal case too slow. | ||
| 5 | |||
| 1 | 2009-01-31 Eli Zaretskii <eliz@gnu.org> | 6 | 2009-01-31 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * mail/unrmail.el (unrmail): Set coding-system of the old Rmail | 8 | * mail/unrmail.el (unrmail): Set coding-system of the old Rmail |