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 e5abd0b93d7..5b8a5be8280 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2011-03-01 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * files.el (dir-locals-collect-variables): | ||
| 4 | Add the ability to exclude subdirectories. (Bug#8100) | ||
| 5 | |||
| 6 | * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals. | ||
| 7 | |||
| 1 | 2011-02-28 Christoph Scholtes <cschol2112@googlemail.com> | 8 | 2011-02-28 Christoph Scholtes <cschol2112@googlemail.com> |
| 2 | 9 | ||
| 3 | * ido.el (ido-everywhere): Doc fix. | 10 | * ido.el (ido-everywhere): Doc fix. |