comparison lisp/ChangeLog @ 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 8424b9c6d741
children 31144bf83234
comparison
equal deleted inserted replaced
77823:923182f9ab47 77824:4596e2eaebc8
1 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
2
3 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
4
1 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change) 5 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
2 6
3 * log-edit.el (log-edit-changelog-paragraph): Return point-max 7 * log-edit.el (log-edit-changelog-paragraph): Return point-max
4 as the end of the ChangeLog paragraph when it ends without a line 8 as the end of the ChangeLog paragraph when it ends without a line
5 termination. 9 termination.