* faces.el (x-handle-named-frame-geometry): Ignore errors from
[emacs.git] / admin / README
blob0c44aa0e32f67fc53ba9af821aa160261ab2869b
1 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
2   Free Software Foundation, Inc.
3 See the end of the file for license conditions.
6                          The admin directory
8 This directory contains scripts and other things useful for developing
9 and maintaining Emacs.  These files are not part of Emacs releases
10 because they are not deemed generally useful, and you have to know
11 what you do when using them.
14 * Instructions and scripts used to prepare an Emacs release.
16 ** FOR-RELEASE
18 Living list of activities that must be completed before the next release.
20 ** make-tarball.txt
22 Instructions to create pretest or release tarballs, annoucements, etc.
24 ** admin.el
26 Utilities for setting version numbers and alike.
28 ** make-announcement, make-changelog-diff
30 Scripts used to prepare release announcements.
33 * Scripts that can be used to build and test Emacs.
35 ** build-configs
37 Build Emacs in various configurations.
39 ** make-emacs
41 Build Emacs in various ways.
43 ** quick-install-emacs
45 Install emacs quickly (`incrementally').
47 ** alloc-color.c
49 A utility program that allocates a given number of colors on X.  Can
50 be used to debug Emacs with dense colormaps (PseudoColor).
52 ** check-doc-strings
54 Check doc strings against documentation.
56 ** cus-test.el
58 Tests for custom types and load problems.
60 ** diff-tar-files
62 Show files added/removed between two tar files.
64 ** revdiff
66 Get CVS diffs of files.
69 Brief description of sub-directories:
71 charsets                scripts for generating charset map files
72                         in ../etc/charsets
73 unidata                 scripts for generating character property files
74                         in ../lisp/international
77 This file is part of GNU Emacs.
79 GNU Emacs is free software: you can redistribute it and/or modify
80 it under the terms of the GNU General Public License as published by
81 the Free Software Foundation, either version 3 of the License, or
82 (at your option) any later version.
84 GNU Emacs is distributed in the hope that it will be useful,
85 but WITHOUT ANY WARRANTY; without even the implied warranty of
86 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
87 GNU General Public License for more details.
89 You should have received a copy of the GNU General Public License
90 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
92 Local variables:
93 mode: outline
94 paragraph-separate: "[  \f]*$"
95 end:
97 # arch-tag: 812b9461-bc0a-46a7-925e-24bd41118463