diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d7b8163ae9e..255b8924784 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-09-30 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * ido.el (ido-max-directory-size): Default to nil; the current | ||
| 4 | default is small for POSIX systems, and impractical on Windows 7 | ||
| 5 | now that lstat returns directory sizes for NTFS. | ||
| 6 | |||
| 1 | 2012-09-30 Martin Rudalics <rudalics@gmx.at> | 7 | 2012-09-30 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | In buffer display functions handle window-height/window-width | 9 | In buffer display functions handle window-height/window-width |