diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 864a91e0e51..3e133665570 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-02-03 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory | ||
| 4 | also in case of (and (not full) (not wildcard)). This is needed, | ||
| 5 | when dired is called with a list of files, which are not in | ||
| 6 | `default-directory'. (Bug#5478) | ||
| 7 | |||
| 1 | 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca> | 8 | 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 9 | ||
| 3 | * vc-hooks.el (vc-path): Make it an obsolete var, rather than function. | 10 | * vc-hooks.el (vc-path): Make it an obsolete var, rather than function. |