Mercurial > emacs
annotate etc/SERVICE @ 110066:5ef877197e04
Remove old indentation and navigation code on octave-mode.
* lisp/progmodes/octave-mod.el (octave-mode-map): Remap down-list to
smie-down-list rather than add a binding for octave-down-block.
(octave-mark-block, octave-blink-matching-block-open):
Rely on forward-sexp-function.
(octave-fill-paragraph): Don't narrow, so you can use
indent-according-to-mode.
(octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
(octave-in-block-p, octave-re-search-forward-kw)
(octave-re-search-backward-kw, octave-indent-calculate)
(octave-end-as-array-index-p, octave-block-end-offset)
(octave-scan-blocks, octave-forward-block, octave-backward-block)
(octave-down-block, octave-backward-up-block, octave-up-block)
(octave-before-magic-comment-p, octave-indent-line): Remove.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 31 Aug 2010 14:13:51 +0200 |
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 |