X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/41796d0900f9fbcd4e1d6607746ecb1cb0e3a981..3945a3a386464111b51afe6a9153dc48b80b1ed9:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ce08638a6b..88c099f68d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2005-08-26 Romain Francoise + + * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start' + instead of the obsolete `compile-internal'. + +2005-08-26 Juanma Barranquero + + * smerge-mode.el (smerge-refined-change): Add :group. + 2005-08-25 Stefan Monnier * smerge-mode.el (smerge-remove-props): Make the args non-optional.