Mercurial > emacs
comparison lisp/ChangeLog @ 57696:fbcb259c5936
* progmodes/flymake.el (flymake-split-string): Use
`flymake-split-string-remove-empty-edges' in any case.
* progmodes/flymake.el (flymake-err-line-patterns):
Use `compilation-error-regexp-alist-alist' instead of
`compilation-error-regexp-alist'.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Mon, 25 Oct 2004 16:58:46 +0000 |
parents | e29c77181435 |
children | 4ec6bb442cdd |
comparison
equal
deleted
inserted
replaced
57695:e29c77181435 | 57696:fbcb259c5936 |
---|---|
1 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com> | |
2 | |
3 * progmodes/flymake.el (flymake-split-string): Use | |
4 `flymake-split-string-remove-empty-edges' in any case. | |
5 | |
6 2004-10-26 Masatake YAMATO <jet@gyve.org> | |
7 | |
8 * progmodes/flymake.el (flymake-err-line-patterns): | |
9 Use `compilation-error-regexp-alist-alist' instead of | |
10 `compilation-error-regexp-alist'. | |
11 | |
1 2004-10-25 Jay Belanger <belanger@truman.edu> | 12 2004-10-25 Jay Belanger <belanger@truman.edu> |
2 | 13 |
3 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before | 14 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before |
4 erasing minibuffer. | 15 erasing minibuffer. |
5 | 16 |