Mercurial > emacs
annotate leim/MISC-DIC/README @ 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 | bb025df6fc13 |
children | f83d17e1ace6 |
rev | line source |
---|---|
75396 | 1 The source and copyright status of dictionary files in this directory |
75464 | 2 are categorised into these three groups. |
75396 | 3 |
4 (1) cangjie-table.b5 | |
5 cangjie-table.cns | |
6 | |
75536 | 7 They are verbatim copies of those distributed by the author Christian |
75404 | 8 Wittern himself. Each file contains a license notice. |
75396 | 9 |
10 (2) CTLau.html | |
11 CTLau-b5.html | |
12 | |
75536 | 13 They are verbatim copies of those distributed at the author's home |
14 page <umunhum.stanford.edu/~lee/chicomp/>. Each file contains a | |
15 license notice. | |
75396 | 16 |
17 (3) pinyin.map | |
18 ziranma.cin | |
19 | |
75536 | 20 They are copies of those distributed with a free package |
75396 | 21 called CCE at: |
22 http://ftp.debian.org/debian/dists/potato/main | |
23 /source/utils/cce_0.36.orig.tar.gz | |
24 | |
75537 | 25 As the original files don't contain copyright and license notices, a |
26 proper notice is extracted from the file Copyright and added at the | |
27 head of each file. |