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 d4691830960..e8ef15dea3d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2005-08-27 Eli Zaretskii <eliz@gnu.org> | 1 | 2005-08-27 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * simple.el (blink-matching-paren-distance): Document the meaning | ||
| 4 | of nil value, and allow to customize to nil. | ||
| 5 | |||
| 3 | * eshell/esh-ext.el (eshell-windows-shell-file): Look for | 6 | * eshell/esh-ext.el (eshell-windows-shell-file): Look for |
| 4 | command.com, not command.exe. | 7 | command.com, not command.exe. |
| 5 | 8 | ||