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 62458723ac9..169793ebc40 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * fringe.el (fringe-query-style): Remove redundant text " (type ? | ||
| 4 | for list)" (bug#6475). | ||
| 5 | |||
| 3 | * files.el (file-expand-wildcards): Ignore non-readable | 6 | * files.el (file-expand-wildcards): Ignore non-readable |
| 4 | sub-directories while trying to find matches instead of signalling | 7 | sub-directories while trying to find matches instead of signalling |
| 5 | an error (bug#6297). | 8 | an error (bug#6297). |