comparison etc/README @ 82750:098f311cb462

Move information about tex files from etc/README to etc/refcards/README. Remove license from file as it is now trivial.
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Aug 2007 08:21:03 +0000
parents d0bc7dc534af
children 92ccd83174e6
comparison
equal deleted inserted replaced
82749:dc6817786e4e 82750:098f311cb462
1 Copyright (C) 1992, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007
2 Free Software Foundation, Inc.
3 See the end of the file for license conditions.
4
5
6 This directory contains the architecture-independent files used by or 1 This directory contains the architecture-independent files used by or
7 with Emacs. This includes some text files of documentation for GNU 2 with Emacs. This includes some text files of documentation for GNU
8 Emacs or of interest to Emacs users, and the file of dumped docstrings 3 Emacs or of interest to Emacs users, and the file of dumped docstrings
9 for Emacs functions and variables. 4 for Emacs functions and variables.
10 5
11 Some of the *.tex files need special versions of TeX to typeset them.
12 The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX
13 tailored to typesetting Czech and Slovak documents. We provide
14 PostScript files for these documents, so that you could print them
15 without installing the modified TeX versions.
16 6
17 `termcap.src' is included mainly for VMS. It is a copy of the 7 `termcap.src' is included mainly for VMS. It is a copy of the
18 `/etc/termcap' file used on Unix. 8 `/etc/termcap' file used on Unix.
19 9
20 10
23 File: emacs.icon 13 File: emacs.icon
24 Author: Sun Microsystems, Inc 14 Author: Sun Microsystems, Inc
25 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 15 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
26 Free Software Foundation, Inc. 16 Free Software Foundation, Inc.
27 License: GNU General Public License version 3 or later (see COPYING) 17 License: GNU General Public License version 3 or later (see COPYING)
28
29
30 This file is part of GNU Emacs.
31
32 GNU Emacs is free software; you can redistribute it and/or modify
33 it under the terms of the GNU General Public License as published by
34 the Free Software Foundation; either version 3, or (at your option)
35 any later version.
36
37 GNU Emacs is distributed in the hope that it will be useful,
38 but WITHOUT ANY WARRANTY; without even the implied warranty of
39 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
40 GNU General Public License for more details.
41
42 You should have received a copy of the GNU General Public License
43 along with GNU Emacs; see the file COPYING. If not, write to the
44 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
45 Boston, MA 02110-1301, USA.