diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 25 07:49:19 2008 +0000
+++ b/lisp/ChangeLog	Mon Aug 25 15:14:52 2008 +0000
@@ -1,3 +1,8 @@
+2008-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-dir.el (vc-dir-marked-only-files-and-states):
+	(vc-dir-child-files-and-states): Reverse the list before returning it.
+
 2008-08-24  Michael Albinus  <michael.albinus@gmx.de>
 
 	* net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.