# HG changeset patch # User Vinicius Jose Latorre # Date 1061144364 0 # Node ID 3b667778594fc8d7a724a3051a1760b89402f2d4 # Parent 166dfdb87a912fcf3da0adce7b442a448e6acfd2 Adjust 2003-08-14 log order and format diff -r 166dfdb87a91 -r 3b667778594f lisp/ChangeLog --- 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 - - * 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 * 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 + + * 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 (tiny change) * simple.el (backward-word, forward-to-indentation)