annotate etc/README @ 65855:97ab21c68453

2005-10-06 Masatake YAMATO <jet@gyve.org> * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Put `font-lock-function-name-face'. (gdb-info-frames-custom): Put `font-lock-function-name-face' and `font-lock-variable-name-face' (gdb-registers-font-lock-keywords): New font lock keywords definition. (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`. (gdb-memory-font-lock-keywords): New font lock keywords definition. (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'. (gdb-local-font-lock-keywords): New font lock keywords definition. (gdb-locals-mode): Use `gdb-local-font-lock-keywords' (gdb-threads-font-lock-keywords): New font lock keywords definition. (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
author Masatake YAMATO <jet@gyve.org>
date Wed, 05 Oct 2005 17:20:04 +0000
parents 44d6fbf65a04
children 3681678d3d86
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
580
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
1 This directory contains the architecture-independent files used by or
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
2 with Emacs. This includes some text files of documentation for GNU
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
3 Emacs or of interest to Emacs users, and the file of dumped docstrings
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
4 for Emacs functions and variables.
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
5
41452
09e762a010e0 Document the URLs where one can find special versions of TeX required for
Eli Zaretskii <eliz@gnu.org>
parents: 12680
diff changeset
6 Some of the *.tex files need special versions of TeX to typeset them.
09e762a010e0 Document the URLs where one can find special versions of TeX required for
Eli Zaretskii <eliz@gnu.org>
parents: 12680
diff changeset
7 The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX
41684
44d6fbf65a04 Delete undesirable links.
Richard M. Stallman <rms@gnu.org>
parents: 41452
diff changeset
8 tailored to typesetting Czech and Slovak documents. We provide
44d6fbf65a04 Delete undesirable links.
Richard M. Stallman <rms@gnu.org>
parents: 41452
diff changeset
9 PostScript files for these documents, so that you could print them
44d6fbf65a04 Delete undesirable links.
Richard M. Stallman <rms@gnu.org>
parents: 41452
diff changeset
10 without installing the modified TeX versions.
41452
09e762a010e0 Document the URLs where one can find special versions of TeX required for
Eli Zaretskii <eliz@gnu.org>
parents: 12680
diff changeset
11
12680
42efcb2955c8 Account for termcap file renaming.
David J. MacKenzie <djm@gnu.org>
parents: 617
diff changeset
12 `termcap.src' is included mainly for VMS. It is a copy of the
42efcb2955c8 Account for termcap file renaming.
David J. MacKenzie <djm@gnu.org>
parents: 617
diff changeset
13 `/etc/termcap' file used on Unix.