diff options
| author | John Wiegley | 2003-11-16 09:23:29 +0000 |
|---|---|---|
| committer | John Wiegley | 2003-11-16 09:23:29 +0000 |
| commit | 8ceaf1263329eef1c526dfb8e9ba5bd395adde83 (patch) | |
| tree | 633c1fca0e0bbc5c89a6669883d3e69ca5833962 | |
| parent | 3813f0c53b0d284b05510cd099186b45fb514b6d (diff) | |
| download | emacs-8ceaf1263329eef1c526dfb8e9ba5bd395adde83.tar.gz emacs-8ceaf1263329eef1c526dfb8e9ba5bd395adde83.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 886e8091f7a..f2b7ff351c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-11-16 John Wiegley <johnw@newartisans.com> | ||
| 2 | |||
| 3 | * eshell/em-ls.el (eshell-ls-file): Instead of making the size | ||
| 4 | field in a long-listing always 8 characters, use `size-width', | ||
| 5 | which has already been computed. | ||
| 6 | |||
| 1 | 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org> | 7 | 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 8 | ||
| 3 | * subr.el (minor-mode-list): Add `hs-minor-mode'. | 9 | * subr.el (minor-mode-list): Add `hs-minor-mode'. |