comparison lisp/ChangeLog @ 97696:5d466e3c0ab7

(vc-dir-marked-only-files-and-states): (vc-dir-child-files-and-states): Reverse the list before returning it.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 25 Aug 2008 15:14:52 +0000
parents 2f75d2fff0a6
children 04fe7f4789da
comparison
equal deleted inserted replaced
97695:931ebb532670 97696:5d466e3c0ab7
1 2008-08-25 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-dir.el (vc-dir-marked-only-files-and-states):
4 (vc-dir-child-files-and-states): Reverse the list before returning it.
5
1 2008-08-24 Michael Albinus <michael.albinus@gmx.de> 6 2008-08-24 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'. 8 * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
4 9
5 2008-08-24 Romain Francoise <romain@orebokech.com> 10 2008-08-24 Romain Francoise <romain@orebokech.com>