ChangeLog fixes

This commit is contained in:
Glenn Morris 2013-12-27 16:08:54 -08:00
parent 1f5afa8c1c
commit 72140a0fb0

View file

@ -1,8 +1,9 @@
2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
* shell.el Shell completion now matches executable filenames from
the current buffer's directory, on systems in which this behaviour
is the default (windows-nt, ms-dos).
* shell.el (shell-dynamic-complete-command): Doc fix.
(shell--command-completion-data): Shell completion now matches
executable filenames from the current buffer's directory, on
systems in which this behaviour is the default (windows-nt, ms-dos).
2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>