Mercurial > emacs
changeset 77824:4596e2eaebc8
* textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 28 May 2007 14:10:24 +0000 |
parents | 923182f9ab47 |
children | 72e7efdd6433 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 28 04:11:30 2007 +0000 +++ b/lisp/ChangeLog Mon May 28 14:10:24 2007 +0000 @@ -1,3 +1,7 @@ +2007-05-28 Chong Yidong <cyd@stupidchicken.com> + + * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case. + 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change) * log-edit.el (log-edit-changelog-paragraph): Return point-max