Mercurial > emacs
changeset 79073:e37f49270200
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 13 Oct 2007 20:08:01 +0000 |
parents | c766bbd72b1d |
children | 6b97f0761688 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 13 20:07:37 2007 +0000 +++ b/lisp/ChangeLog Sat Oct 13 20:08:01 2007 +0000 @@ -1,3 +1,11 @@ +2007-10-13 Glenn Morris <rgm@gnu.org> + + * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string. + (octave-re-search-forward-kw, octave-re-search-backward-kw): + Add doc string, and an explicit COUNT argument. + (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass + `inc' to search functions. + 2007-10-13 John W. Eaton <jwe@octave.org> * progmodes/octave-mod.el (octave-looking-at-kw)