diff options
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 ccc4c154971..0caf88a7861 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 2 | |||
| 3 | * dired.el (dired-move-to-end-of-filename): | ||
| 4 | Handle fifo as rendered by "ls -lF": Don't include trailing "|". | ||
| 5 | |||
| 1 | 2005-08-18 Kim F. Storm <storm@cua.dk> | 6 | 2005-08-18 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * ido.el (ido-everywhere): Fix defcustom :set function to disable | 8 | * ido.el (ido-everywhere): Fix defcustom :set function to disable |