Mercurial > emacs
annotate leim/MISC-DIC/README @ 110422:93e093c035a0
Merge changes made in Gnus trunk.
nnimap.el (nnimap-request-group): Use the stored info for the dont-check case.
nnimap.el: Use deffoo instead of defun for interface functions.
gnus-int.el (gnus-request-group): Take an optional `info' parameter.
nnimap.el: Allow nnimap-request-group to do a complete marks sync on `M-g'.
nnimap.el: Get credentials for numerical equivalents of the port numbers.
gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML tags.
nnimap.el (nnimap-update-info): Extend the info so that we can set the marks.
nnimap.el (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
nnimap.el: Allow PREAUTH nnimap connections to log in without credentials.
nnimap.el (nnimap-update-info): Fix off-by-one error when concatenating ranges when doing a partial update.
gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather than curl to retrieve images.
nnimap.el (nnimap-update-info): When doing partial marks update, get the range update right.
nnimap.el (nnimap-wait-for-response): Be a bit more lax in finding the end of the command we're looking for.
nnimap.el: Allow sending \n instead of \r\n on 'shell streams.
gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in parallel.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sat, 18 Sep 2010 23:36:29 +0000 |
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. |