changeset 85275:345d8993f97d

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 13 Oct 2007 20:08:19 +0000
parents 30a25b9db6eb
children 326dfd4201f2
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 13 20:01:54 2007 +0000
+++ b/lisp/ChangeLog	Sat Oct 13 20:08:19 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)