Mercurial > emacs
comparison lisp/ChangeLog @ 57849:b032a7e080ba
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Mon, 01 Nov 2004 20:08:56 +0000 |
parents | 4bac9c04ed9e |
children | d811d0ce91e0 |
comparison
equal
deleted
inserted
replaced
57848:28443b8e3b48 | 57849:b032a7e080ba |
---|---|
1 2004-11-01 Jay Belanger <belanger@truman.edu> | |
2 | |
3 * calc/calc-frac.el (calc-over-notation): Replaced | |
4 `completing-read' with `interactive "s"'. | |
5 | |
1 2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com> | 6 2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com> |
2 | 7 |
3 * progmodes/flymake.el (flymake-err-line-patterns): Use | 8 * progmodes/flymake.el (flymake-err-line-patterns): Use |
4 `flymake-reformat-err-line-patterns-from-compile-el' to convert | 9 `flymake-reformat-err-line-patterns-from-compile-el' to convert |
5 `compilation-error-regexp-alist-alist' to internal Flymake format. | 10 `compilation-error-regexp-alist-alist' to internal Flymake format. |