Mercurial > emacs
annotate etc/SERVICE @ 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 | 5a8fd913621c |
children | e6fdae9180d4 ef719132ddfa |
rev | line source |
---|---|
26119 | 1 GNU Service Directory |
2 --------------------- | |
3 | |
77204
486e9f043a7d
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
4 Please see <http://www.fsf.org/resources/service/> for a list of |
486e9f043a7d
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
5 people who have asked to be listed as offering support services for |
486e9f043a7d
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
6 GNU software, including GNU Emacs, for a fee or in some cases at no |
77216
5a8fd913621c
Don't suggest emailing to get a copy -- the FSF staff have other work to do.
Richard M. Stallman <rms@gnu.org>
parents:
77204
diff
changeset
|
7 charge. |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
43141
diff
changeset
|
8 |
26119 | 9 |
52401 | 10 arch-tag: 1253ce32-1cbd-428a-ac36-70ed9e3999fc |