diff options
| author | Paul Eggert | 2011-11-14 12:23:26 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-14 12:23:26 -0800 |
| commit | 8350f087efe62e2ce0ded434534629a56cdc4e8c (patch) | |
| tree | 9976cec81196a0465269f8669f2a85328570dfd4 /lisp/ChangeLog | |
| parent | 322ad6ec0e773dffefad12df88c98041ca35b427 (diff) | |
| download | emacs-8350f087efe62e2ce0ded434534629a56cdc4e8c.tar.gz emacs-8350f087efe62e2ce0ded434534629a56cdc4e8c.zip | |
Spelling fixes.
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 |