Mercurial > hg > octave-lyh
diff ChangeLog @ 4728:c67cd5d56071
[project @ 2004-01-29 18:38:49 by jwe]
author | jwe |
---|---|
date | Thu, 29 Jan 2004 18:38:49 +0000 |
parents | 14dc2267c343 |
children | 60c78bde10e5 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-01-29 John W. Eaton <jwe@bevo.che.wisc.edu> + + * emacs/octave-mod.el: If line-end-position is not defined, + provide it as an alias for point-at-eol. + +2004-01-24 John W. Eaton <jwe@bevo.che.wisc.edu> + + * emacs/octave-mod.el: If line-beginning-position is not defined, + provide it as an alias for point-at-bol. + 2004-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> * configure.in (AH_BOTTOM):