diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 37b13a7acd8..b84a7b9ded7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3876,7 +3876,7 @@ | |||
| 3876 | for list)" (bug#6475). | 3876 | for list)" (bug#6475). |
| 3877 | 3877 | ||
| 3878 | * files.el (file-expand-wildcards): Ignore non-readable | 3878 | * files.el (file-expand-wildcards): Ignore non-readable |
| 3879 | sub-directories while trying to find matches instead of signalling | 3879 | sub-directories while trying to find matches instead of signaling |
| 3880 | an error (bug#6297). | 3880 | an error (bug#6297). |
| 3881 | 3881 | ||
| 3882 | * man.el (Man-reference-regexp): Allow matching possible | 3882 | * man.el (Man-reference-regexp): Allow matching possible |