diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3da7892efb0..6281a3857bd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,7 +11,7 @@ * pcomplete.el (pcomplete-file-ignore): Changed a :type field to allow a choice of regexp or nil. - (pcomplete-dir-ignore): same. + (pcomplete-dir-ignore): Same. * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as a command) to always fail. |