Mercurial > emacs
comparison lisp/ChangeLog @ 104363:790054ad67dd
(inferior-prolog-error-regexp-alist): New var.
(inferior-prolog-mode): Use it.
(inferior-prolog-load-file): Reset list of errors.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 19 Aug 2009 17:15:30 +0000 |
parents | c31a03d47ec9 |
children | 82c4f7cce5f9 |
comparison
equal
deleted
inserted
replaced
104362:cc98a0640268 | 104363:790054ad67dd |
---|---|
1 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var. | |
4 (inferior-prolog-mode): Use it. | |
5 (inferior-prolog-load-file): Reset list of errors. | |
6 | |
1 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change) | 7 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change) |
2 | 8 |
3 * language/tibetan.el ("Tibetan"): Fix sample-text entry. | 9 * language/tibetan.el ("Tibetan"): Fix sample-text entry. |
4 | 10 |
5 * language/tai-viet.el ("TaiViet"): Fix sample-text entry. | 11 * language/tai-viet.el ("TaiViet"): Fix sample-text entry. |