view leim/MISC-DIC/README @ 111048:3c2bab829253

Decouple C-d and delete, so that the former does not delete the region. * lisp/bindings.el (global-map): Bind C-d to delete-char and deletechar to delete-forward-char. * lisp/simple.el (normal-erase-is-backspace-mode): Remap delete to deletechar, and hence delete-forward-char. * src/cmds.c (Fdelete_char): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 19 Oct 2010 11:43:27 -0400
parents bb025df6fc13
children f83d17e1ace6
line wrap: on
line source

The source and copyright status of dictionary files in this directory
are categorised into these three groups.

(1) cangjie-table.b5
    cangjie-table.cns

They are verbatim copies of those distributed by the author Christian
Wittern himself.  Each file contains a license notice.

(2) CTLau.html
    CTLau-b5.html

They are verbatim copies of those distributed at the author's home
page <umunhum.stanford.edu/~lee/chicomp/>. Each file contains a
license notice.

(3) pinyin.map
    ziranma.cin

They are copies of those distributed with a free package
called CCE at:
	http://ftp.debian.org/debian/dists/potato/main
		/source/utils/cce_0.36.orig.tar.gz

As the original files don't contain copyright and license notices, a
proper notice is extracted from the file Copyright and added at the
head of each file.