Mercurial > emacs
view FTP @ 79070:b5a52e129c97
John W. Eaton <jwe at octave.org>
(octave-looking-at-kw)
(octave-re-search-forward-kw, octave-re-search-backward-kw): New functions.
(octave-in-defun-p, calculate-octave-indent)
(octave-blink-matching-block-open, octave-beginning-of-defun)
(octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
to search for regexps that contain case-sensitive keywords.
(octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
(octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 13 Oct 2007 20:00:45 +0000 |
parents | 5e1b6a63ac46 |
children |
line wrap: on
line source
For information about how to obtain GNU Emacs and other GNU software by FTP, please see <http://www.gnu.org/order/ftp.html>. Information about Emacs is also available at <http://www.gnu.org/software/emacs/>.