Glenn Morris 16192a5711 Remove some unused definitions from src/s 13 vuotta sitten
..
charsets acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 vuotta sitten
grammars 1259009aa1 Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org. 13 vuotta sitten
notes 8a18dcb0e9 admin/notes/tags small update 13 vuotta sitten
nt acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 vuotta sitten
unidata a9f72fc14e Generate admin/unidata/Makefile with configure 13 vuotta sitten
CPP-DEFINES 16192a5711 Remove some unused definitions from src/s 13 vuotta sitten
ChangeLog 646b5f55df Use a simple struct to implement compile time checks for the Lisp_Object type 13 vuotta sitten
FOR-RELEASE e286668674 FOR-RELEASE comment 13 vuotta sitten
MAINTAINERS 3437465030 Remove src/m/*. 13 vuotta sitten
README acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 vuotta sitten
admin.el f08b09fcaf admin.el (make-manuals): Generate misc html manuals too. 13 vuotta sitten
alloc-colors.c acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 vuotta sitten
build-configs acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 vuotta sitten
bzrmerge.el 6116bd7e7a * admin/bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit". 13 vuotta sitten
check-doc-strings 0d9f702fd0 Nuke arch-tags. 14 vuotta sitten
cus-test.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 vuotta sitten
diff-tar-files acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 vuotta sitten
emacs-pretesters 0d9f702fd0 Nuke arch-tags. 14 vuotta sitten
make-announcement acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 vuotta sitten
make-changelog-diff 0d9f702fd0 Nuke arch-tags. 14 vuotta sitten
make-emacs 646b5f55df Use a simple struct to implement compile time checks for the Lisp_Object type 13 vuotta sitten
make-tarball.txt 501390c597 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555) 13 vuotta sitten
merge-gnulib 50c4645e2c Assume gnulib does largefile. 13 vuotta sitten
quick-install-emacs 418cd7265a Remove lib-src/rcs-checkin 13 vuotta sitten

README

Copyright (C) 2001-2012 Free Software Foundation, Inc.
See the end of the file for license conditions.


The admin directory

This directory contains scripts and other things useful for developing
and maintaining Emacs. These files are not part of Emacs releases
because they are not deemed generally useful, and you have to know
what you do when using them.


* Instructions and scripts used to prepare an Emacs release.

** FOR-RELEASE

Living list of activities that must be completed before the next release.

** make-tarball.txt

Instructions to create pretest or release tarballs, announcements, etc.

** admin.el

Utilities for setting version numbers and alike.

** make-announcement, make-changelog-diff

Scripts used to prepare release announcements.


* Scripts that can be used to build and test Emacs.

** build-configs

Build Emacs in various configurations.

** make-emacs

Build Emacs in various ways.

** quick-install-emacs

Install emacs quickly (`incrementally').

** alloc-colors.c

A utility program that allocates a given number of colors on X. Can
be used to debug Emacs with dense colormaps (PseudoColor).

** check-doc-strings

Check doc strings against documentation.

** cus-test.el

Tests for custom types and load problems.

** diff-tar-files

Show files added/removed between two tar files.


Brief description of sub-directories:

charsets scripts for generating charset map files
in ../etc/charsets
unidata scripts for generating character property files
in ../lisp/international


This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see .

Local variables:
mode: outline
paragraph-separate: "[ ]*$"
end: