Mercurial > emacs
comparison lisp/ChangeLog @ 52220:166dfdb87a91
*** empty log message ***
author | Alex Schroeder <alex@gnu.org> |
---|---|
date | Sun, 17 Aug 2003 09:52:49 +0000 |
parents | 4370c0954dca |
children | 3b667778594f |
comparison
equal
deleted
inserted
replaced
52219:cf7c59950b0a | 52220:166dfdb87a91 |
---|---|
1 2003-08-14 Jari Aalto <jari.aalto@poboxes.com> | |
2 | |
3 * progmodes/compile.el (compilation-error-regexp-alist): | |
4 Added Java ANt error detection as described in document | |
5 http://ant.apache.org/faq.html | |
6 | |
1 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu> | 7 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu> |
2 | 8 |
3 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to | 9 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to |
4 defcustom, because the default was recently changed. | 10 defcustom, because the default was recently changed. |
5 | 11 |