From: Glenn Morris Date: Sat, 28 Dec 2013 00:08:54 +0000 (-0800) Subject: ChangeLog fixes X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~159 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=72140a0fb025f437b51bf61d25e95d5a8768cfe6;p=emacs.git ChangeLog fixes --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 573b326058c..2f2841becb0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,8 +1,9 @@ 2013-12-27 Jarek Czekalski - * 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 @@ -157,7 +158,7 @@ * indent.el (indent-rigidly): Use substitute-command-keys. -2013-12-22 Kenjiro NAKAYAMA +2013-12-22 Kenjiro NAKAYAMA * net/eww.el (eww-tag-select): Add text-property to jump to next select field. @@ -199,7 +200,7 @@ * simple.el (newline): Doc fix. -2013-12-21 Kenjiro NAKAYAMA +2013-12-21 Kenjiro NAKAYAMA * net/eww.el (eww-list-histories, eww-list-histories) (eww-history-browse, eww-history-quit, eww-history-kill)