diff options
| author | Chong Yidong | 2008-04-01 17:28:09 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-04-01 17:28:09 +0000 |
| commit | 43ef4163b38c89cbd9129de84db0c28fc72baeae (patch) | |
| tree | 7e26600c894ceb50e44030f4ca40f5243ec61df0 | |
| parent | 1ed7b67b0c5b4303419e37e85ae562efb53e3b27 (diff) | |
| download | emacs-43ef4163b38c89cbd9129de84db0c28fc72baeae.tar.gz emacs-43ef4163b38c89cbd9129de84db0c28fc72baeae.zip | |
* find-dired.el (find-dired-filter): Fix last patch to handle
multi-line process input. Pad link numbers too.
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f8e93937473..aae590defca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-04-01 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * find-dired.el (find-dired-filter): Fix last patch to handle | ||
| 4 | multi-line process input. Pad link numbers too. | ||
| 5 | |||
| 1 | 2008-04-01 Jari Aalto <jari.aalto@cante.net> | 6 | 2008-04-01 Jari Aalto <jari.aalto@cante.net> |
| 2 | 7 | ||
| 3 | * find-dired.el (find-dired-filter): Align columns by padding file | 8 | * find-dired.el (find-dired-filter): Align columns by padding file |