From: Vinicius Jose Latorre Date: Sun, 17 Aug 2003 18:19:24 +0000 (+0000) Subject: Adjust 2003-08-14 log order and format X-Git-Tag: ttn-vms-21-2-B4~9083 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d73b08cbfe8c8dce9ce0f129311b994ca5680c60;p=emacs.git Adjust 2003-08-14 log order and format --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3afef2816b1..f481e457bad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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)