diff options
| author | Juanma Barranquero | 2003-03-06 20:35:23 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2003-03-06 20:35:23 +0000 |
| commit | 74ad90d112c39b6f44911b0342706e7f6c11ab6f (patch) | |
| tree | 60d98eae2016966c8fd8dec5eede49db75630dc9 | |
| parent | 3fa86f26fe49998c027aeabedcbab2d778358938 (diff) | |
| download | emacs-74ad90d112c39b6f44911b0342706e7f6c11ab6f.tar.gz emacs-74ad90d112c39b6f44911b0342706e7f6c11ab6f.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ef55de4e99d..f3930fec0f1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-03-06 Kevin Rodgers <kevin.rodgers@ihs.com> | ||
| 2 | |||
| 3 | * ffap.el (dired-at-point): Check whether the user can create a | ||
| 4 | directory before asking about creating it. | ||
| 5 | |||
| 1 | 2003-03-06 John Paul Wallington <jpw@gnu.org> | 6 | 2003-03-06 John Paul Wallington <jpw@gnu.org> |
| 2 | 7 | ||
| 3 | * ebuff-menu.el (electric-buffer-list): Respect | 8 | * ebuff-menu.el (electric-buffer-list): Respect |