comparison lisp/ChangeLog @ 94886:9e19bca35d7f

Tell (vc-expand-dirs) not to throw out explicitly specified files.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Mon, 12 May 2008 18:49:07 +0000
parents 4ea0e968c7af
children 2021b2b9d63c
comparison
equal deleted inserted replaced
94885:a69e407ec0dd 94886:9e19bca35d7f
1 2008-05-12 Eric S. Raymond <esr@snark.thyrsus.com>
2
3 * vc.el (vc-expand-dirs): Stop this function from tossing out
4 explicitlt specified files.
5
1 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca> 6 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil 8 * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
4 to `insert'. 9 to `insert'.
5 10