diff options
| author | Glenn Morris | 2013-05-22 21:48:40 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-05-22 21:48:40 -0700 |
| commit | d361bc10dc5a45a3cb445c0fbca9e0d27fc9ee7a (patch) | |
| tree | 932444495ece519e24b374830b9219b49ef35b33 /lisp/ChangeLog | |
| parent | d8a6e1afd33941647753f08350263d42626801f3 (diff) | |
| download | emacs-d361bc10dc5a45a3cb445c0fbca9e0d27fc9ee7a.tar.gz emacs-d361bc10dc5a45a3cb445c0fbca9e0d27fc9ee7a.zip | |
* lisp/eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 36ee6a1a64b..0f3c16101d3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-05-23 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * eshell/em-ls.el (eshell-ls-dir): Fix -A handling. | ||
| 4 | |||
| 1 | 2013-05-22 Leo Liu <sdl.web@gmail.com> | 5 | 2013-05-22 Leo Liu <sdl.web@gmail.com> |
| 2 | 6 | ||
| 3 | * progmodes/octave.el (inferior-octave-startup): Fix bug#14433. | 7 | * progmodes/octave.el (inferior-octave-startup): Fix bug#14433. |