diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 608d7c54f0f..77334afe7f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-10-26 Masayuki Ataka + + * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function. + (ifnothtml): New alias. + 2001-10-27 Stefan Monnier * textmodes/text-mode.el (text-mode): Use define-derived-mode.