comparison lisp/ChangeLog @ 102974:04e540897dd1

(vc-svn-after-dir-status): Fix regexp to allow for file names with leading spaces. Ignore "." if it appears as a filename.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 15 Apr 2009 00:32:47 +0000
parents 9446d1875bbd
children 5739f357f79f
comparison
equal deleted inserted replaced
102973:9980dd970cf9 102974:04e540897dd1
1 2009-04-15 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-svn.el (vc-svn-after-dir-status): Fix regexp to allow for
4 file names with leading spaces. Ignore "." if it appears as a
5 filename.
6
1 2009-04-14 Juanma Barranquero <lekktu@gmail.com> 7 2009-04-14 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * help-at-pt.el (help-at-pt-kbd-string): Reflow docstring. 9 * help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.
4 (scan-buf-previous-region): Fix typo in docstring. 10 (scan-buf-previous-region): Fix typo in docstring.
5 11