Mercurial > emacs
comparison lisp/ChangeLog @ 57847:4bac9c04ed9e
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.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Mon, 01 Nov 2004 17:42:31 +0000 |
parents | 9c46b040f3d5 |
children | b032a7e080ba |
comparison
equal
deleted
inserted
replaced
57846:9c46b040f3d5 | 57847:4bac9c04ed9e |
---|---|
1 2004-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 | |
1 2004-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 9 2004-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): |
4 Revert change from 2004-10-16. '*' checks the current buffer, but the | 12 Revert change from 2004-10-16. '*' checks the current buffer, but the |
5 mouse click may be in another buffer. | 13 mouse click may be in another buffer. |