annotate lisp/term/linux.el @ 20084:c97d281f1bd2

Jari Aalto <jari.aalto@ntc.nokia.com> writes: I just downloaded your package and after reading the docs I decided to do some reformatting. Hope you don't mind. Now they are in such a format that the html page can be automatically generated from the source file. As an example, I generated the attached page using the following command: ripdoc.pls | \ t2html.pls -a "Oliver.Seidel" -e Oliver.Seidel@cl.cam.ac.uk -simple And of course I appreciate it. Jari's stuff can be found at: ftp://cs.uta.fi/pub/ssjaaa/, while I'm making the rev 1.18 page available at http://www.cl.cam.ac.uk/users/os10000/doc/todo-mode.html (That link will be valid until 10/1998 or slightly longer.)
author Oliver Seidel <os10000@seidel-space.de>
date Thu, 16 Oct 1997 21:21:16 +0000
parents 8d93d6d7eb23
children 0d9e271f24ee
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18616
8d93d6d7eb23 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 ;; The Linux console handles Latin-1 by default.
8d93d6d7eb23 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
8d93d6d7eb23 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 (set-terminal-coding-system 'iso-latin-1)