Mercurial > emacs
comparison lisp/ChangeLog @ 65133:265f46863d5b
(sgml-validate): Use `compilation-start'
instead of the obsolete `compile-internal'.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Fri, 26 Aug 2005 10:02:03 +0000 |
parents | 459cbb37cbe7 |
children | d00e904ef7c4 |
comparison
equal
deleted
inserted
replaced
65132:459cbb37cbe7 | 65133:265f46863d5b |
---|---|
1 2005-08-26 Romain Francoise <romain@orebokech.com> | |
2 | |
3 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start' | |
4 instead of the obsolete `compile-internal'. | |
5 | |
1 2005-08-26 Juanma Barranquero <lekktu@gmail.com> | 6 2005-08-26 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * smerge-mode.el (smerge-refined-change): Add :group. | 8 * smerge-mode.el (smerge-refined-change): Add :group. |
4 | 9 |
5 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca> | 10 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca> |