changeset 52221:3b667778594f

Adjust 2003-08-14 log order and format
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Sun, 17 Aug 2003 18:19:24 +0000
parents 166dfdb87a91
children 2573b58491df
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 17 09:52:49 2003 +0000
+++ b/lisp/ChangeLog	Sun Aug 17 18:19:24 2003 +0000
@@ -1,9 +1,3 @@
-2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
-
-        * progmodes/compile.el (compilation-error-regexp-alist):
-        Added Java ANt error detection as described in document
-        http://ant.apache.org/faq.html
-
 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
 
 	* info.el (Info-scroll-prefer-subnodes): Add :version keyword to
@@ -23,6 +17,12 @@
 
 	* simple.el (eval-expression): Use eval-last-sexp-print-value.
 
+2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
+
+	* progmodes/compile.el (compilation-error-regexp-alist):
+	Added Java ANt error detection as described in document
+	http://ant.apache.org/faq.html
+
 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
 
 	* simple.el (backward-word, forward-to-indentation)