aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 397c7d0052..c18c0986bd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-2 Pavel Kobiakov <[email protected]>
+
+ * progmodes/flymake.el (flymake-err-line-patterns): Use
+ `flymake-reformat-err-line-patterns-from-compile-el' to convert
+ `compilation-error-regexp-alist-alist' to internal Flymake format.
+
+ * progmodes/flymake.el: eliminated byte-compiler warnings.
+
2004-11-01 Jan Dj,Ad(Brv <[email protected]>
* mouse.el (mouse-yank-at-click, mouse-yank-secondary):