aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wiegley2003-11-16 09:23:29 +0000
committerJohn Wiegley2003-11-16 09:23:29 +0000
commit8ceaf1263329eef1c526dfb8e9ba5bd395adde83 (patch)
tree633c1fca0e0bbc5c89a6669883d3e69ca5833962
parent3813f0c53b0d284b05510cd099186b45fb514b6d (diff)
downloademacs-8ceaf1263329eef1c526dfb8e9ba5bd395adde83.tar.gz
emacs-8ceaf1263329eef1c526dfb8e9ba5bd395adde83.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
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 @@
12003-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
12003-11-15 Thien-Thi Nguyen <ttn@gnu.org> 72003-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'.