]> git.eshelyaron.com Git - emacs.git/commitdiff
ChangeLog fixes
authorGlenn Morris <rgm@gnu.org>
Sat, 28 Dec 2013 00:08:54 +0000 (16:08 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 28 Dec 2013 00:08:54 +0000 (16:08 -0800)
lisp/ChangeLog

index 573b326058cbc7d5bbc45ba95fee7c7dd0b60dbd..2f2841becb06c2de7c6f594978bafe4d4c928aee 100644 (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>
 
 
        * indent.el (indent-rigidly): Use substitute-command-keys.
 
-2013-12-22  Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
+2013-12-22  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
 
        * net/eww.el (eww-tag-select): Add text-property to jump to next
        select field.
 
        * simple.el (newline): Doc fix.
 
-2013-12-21  Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
+2013-12-21  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
 
         * net/eww.el (eww-list-histories, eww-list-histories)
        (eww-history-browse, eww-history-quit, eww-history-kill)