diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 398b058a874..e799ead207b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-10-18 Glenn Morris <rgm@gnu.org> | 1 | 2012-10-18 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * dired.el (dired-sort-toggle): Some ls implementations only allow | ||
| 4 | a single option string. (Bug#12666) | ||
| 5 | |||
| 3 | * minibuffer.el (completion-cycle-threshold): Doc fix. | 6 | * minibuffer.el (completion-cycle-threshold): Doc fix. |
| 4 | 7 | ||
| 5 | 2012-10-17 Kenichi Handa <handa@gnu.org> | 8 | 2012-10-17 Kenichi Handa <handa@gnu.org> |