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 c76eaceba78..c398a34f93b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -131,7 +131,7 @@ | |||
| 131 | * shell.el (shell-dynamic-complete-command): Doc fix. | 131 | * shell.el (shell-dynamic-complete-command): Doc fix. |
| 132 | (shell--command-completion-data): Shell completion now matches | 132 | (shell--command-completion-data): Shell completion now matches |
| 133 | executable filenames from the current buffer's directory, on | 133 | executable filenames from the current buffer's directory, on |
| 134 | systems in which this behaviour is the default (windows-nt, ms-dos). | 134 | systems in which this behavior is the default (windows-nt, ms-dos). |
| 135 | 135 | ||
| 136 | 2013-12-27 Lars Ingebrigtsen <larsi@gnus.org> | 136 | 2013-12-27 Lars Ingebrigtsen <larsi@gnus.org> |
| 137 | 137 | ||