comparison lisp/ChangeLog @ 105706:697110244863

* find-dired.el (find-name-arg): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 22 Oct 2009 07:43:19 +0000
parents 7aba6ca5f3d1
children 911f2739a953
comparison
equal deleted inserted replaced
105705:7aba6ca5f3d1 105706:697110244863
1 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
2
3 * find-dired.el (find-name-arg): Fix typo in docstring.
4
1 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca> 5 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries. 7 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
4 (pcmpl-linux-fs-types): Same, and update to new modules layout. 8 (pcmpl-linux-fs-types): Same, and update to new modules layout.
5 9
2068 2072
2069 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu> 2073 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2070 2074
2071 * vc-dispatcher.el (vc-do-command): Return the process object in 2075 * vc-dispatcher.el (vc-do-command): Return the process object in
2072 the asynchronous case. Use when instead of if. Do not run 2076 the asynchronous case. Use when instead of if. Do not run
2073 vc-exec-after to display a message if not enabled. 2077 vc-exec-after to display a message if not enabled. (Bug#4463)
2074 2078
2075 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face 2079 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
2076 properties to the stash strings. 2080 properties to the stash strings.
2077 (vc-git-stash-list): Return a list of strings. 2081 (vc-git-stash-list): Return a list of strings.
2078 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point) 2082 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)