annotate lisp/=term-nasty.el @ 17765:9c4845e8101d

Make functions setup-LANGUAGE-environment interactive and add new functions describe-LANGUAGE-support for all LANGUAGEs supported. Remove resisterations of input methods which use the function encoded-kbd-select-terminal. (pre-write-encode-hz): Make it work for the case the arg FROM is a string. (setup-chinese-cns-environemnt): Set default-input-method to quail-quich-cns.
author Kenichi Handa <handa@m17n.org>
date Mon, 12 May 1997 07:00:05 +0000
parents 9d4205d1e460
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
657
fec3f9a1e3e5 *** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents: 83
diff changeset
1 ;;; term-nasty.el --- Damned Things from terminfo.el
83
aafe1b6c4ab7 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
2
14527
3938a0350eea Censored.
Richard M. Stallman <rms@gnu.org>
parents: 897
diff changeset
3 ;;; This text is no longer included in Emacs, because it was censored
3938a0350eea Censored.
Richard M. Stallman <rms@gnu.org>
parents: 897
diff changeset
4 ;;; by the Communications Decency Act. The law was promoted as a ban
3938a0350eea Censored.
Richard M. Stallman <rms@gnu.org>
parents: 897
diff changeset
5 ;;; on pornography, but it bans far more than that. This file did not
14541
9d4205d1e460 Fix typo.
Richard M. Stallman <rms@gnu.org>
parents: 14527
diff changeset
6 ;;; contain pornography, but it was prohibited nonetheless.
83
aafe1b6c4ab7 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
7
14527
3938a0350eea Censored.
Richard M. Stallman <rms@gnu.org>
parents: 897
diff changeset
8 ;;; For information on US government censorship of the Internet, and
3938a0350eea Censored.
Richard M. Stallman <rms@gnu.org>
parents: 897
diff changeset
9 ;;; what you can do to bring back freedom of the press, see the web
3938a0350eea Censored.
Richard M. Stallman <rms@gnu.org>
parents: 897
diff changeset
10 ;;; site http://www.vtw.org/
657
fec3f9a1e3e5 *** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents: 83
diff changeset
11
fec3f9a1e3e5 *** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents: 83
diff changeset
12 ;;; term-nasty.el ends here