diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f754ca0b44d..d81e73f34bd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-02-07 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * eshell/esh-util.el (eshell-file-attributes): New optional arg | ||
| 4 | ID-FORMAT. Pass it to `file-attributes'. | ||
| 5 | |||
| 6 | * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528). | ||
| 7 | |||
| 1 | 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change) | 8 | 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change) |
| 2 | 9 | ||
| 3 | * faces.el (set-face-attribute): Allow calling | 10 | * faces.el (set-face-attribute): Allow calling |