aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMasatake YAMATO2004-11-01 17:42:31 +0000
committerMasatake YAMATO2004-11-01 17:42:31 +0000
commit12e46b0083cea4d9ef6eaf4d68497aac5d62343e (patch)
tree5ae6b4f91978efb5d11ea4c2bd3fc0811cfb32cf /lisp/ChangeLog
parent11fd50f793989f6130b080ec285ba8dab376c5a6 (diff)
downloademacs-12e46b0083cea4d9ef6eaf4d68497aac5d62343e.tar.gz
emacs-12e46b0083cea4d9ef6eaf4d68497aac5d62343e.zip
2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>
* 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.
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 397c7d0052a..c18c0986bd3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>
2
3 * progmodes/flymake.el (flymake-err-line-patterns): Use
4 `flymake-reformat-err-line-patterns-from-compile-el' to convert
5 `compilation-error-regexp-alist-alist' to internal Flymake format.
6
7 * progmodes/flymake.el: eliminated byte-compiler warnings.
8
12004-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 92004-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 10
3 * mouse.el (mouse-yank-at-click, mouse-yank-secondary): 11 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):