Michal Nazarewicz ef6d0e85cc wip %!s(int64=8) %!d(string=hai) anos
..
charsets 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
coccinelle e56096dbb9 Minor quoting fixes in scripts and doc %!s(int64=10) %!d(string=hai) anos
grammars 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
notes 8c09f11a32 * admin/notes/hydra: Small updates. %!s(int64=8) %!d(string=hai) anos
nt 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
unidata ef6d0e85cc wip %!s(int64=8) %!d(string=hai) anos
CPP-DEFINES a6ad98ad66 Improve make-temp-file performance on local files %!s(int64=8) %!d(string=hai) anos
ChangeLog.1 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
MAINTAINERS 55086ef651 Fix obsolete ‘test/automated’ references %!s(int64=8) %!d(string=hai) anos
README 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
admin.el cee4128135 Merge from origin/emacs-25 %!s(int64=8) %!d(string=hai) anos
alloc-colors.c 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
authors.el 9d63c87e91 More authors.el updates %!s(int64=8) %!d(string=hai) anos
build-configs 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
bzrmerge.el 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
check-doc-strings 6475f9265e Port "$@" to OpenIndiana ksh93 %!s(int64=9) %!d(string=hai) anos
cus-test.el 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
diff-tar-files 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
find-gc.el 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
gitmerge.el b7ec73f690 Amend gitmerge to recognize the injunction "don't merge". %!s(int64=8) %!d(string=hai) anos
last-chance.el e6a782ee1a Update copyright year to 2017 in master %!s(int64=8) %!d(string=hai) anos
make-emacs 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
make-tarball.txt 90f5282e20 Merge from origin/emacs-25 %!s(int64=8) %!d(string=hai) anos
merge-gnulib 794c3cd3a2 Merge from Gnulib; use ‘open’ for O_CLOEXEC %!s(int64=8) %!d(string=hai) anos
merge-pkg-config 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
quick-install-emacs 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
release-process 1a210f0898 * admin/release-process: Update versions and blocking bug numbers. %!s(int64=8) %!d(string=hai) anos
update-copyright 5badc81c1c Update copyright year to 2017 %!s(int64=8) %!d(string=hai) anos
update_autogen 5b4a95b7b2 * admin/update_autogen: Remove bzr support. %!s(int64=8) %!d(string=hai) anos

README

Copyright (C) 2001-2017 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.

** release-process

The release process used by GNU Emacs.

** make-tarball.txt

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

** admin.el

Utilities for setting version numbers and alike.


* 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: