emacs/admin
Po Lu cb3d92da82 Merge from savannah/emacs-30
0edacf2aa7 Add jsdoc support to js-ts-mode
cace0cbee9 ; Restore inadvertently removed line.
2b04effb13 ; * test/lisp/net/shr-tests.el (shr-test--rendering-check...
6619aec6bc ; Don't run new 'shr-test/zoom-image' when built without ...
5d19bfda32 ; * admin/release-branch.txt: Update and fix typo.
fb11294d41 ; Fix typos
2024-06-24 09:43:16 +08:00
..
charsets Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
coccinelle Delete obsolete file process.cocci 2024-06-23 17:36:21 +02:00
codespell ; Fix typos 2024-06-23 16:40:06 +02:00
grammars ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
notes Spelling fixes 2024-06-04 22:16:28 -07:00
nt Always enable native JSON support and remove Jansson references 2024-03-30 15:19:56 +01:00
unidata Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
admin.el * admin/admin.el: (set-version): Fix regexp for configure.ac. 2024-06-23 06:42:29 -04:00
alloc-colors.c ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
authors.el Merge from origin/emacs-29 2024-06-22 18:44:19 +02:00
automerge ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
build-configs ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ChangeLog.1 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
check-doc-strings * admin/check-doc-strings: Remove XEmacs support. 2022-08-06 14:30:09 +02:00
check-man-pages ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
CPP-DEFINES ; * admin/CPP-DEFINES: Fix typos. 2024-02-22 10:21:12 +08:00
cus-test.el Fix cus-test-deps 2024-01-23 19:24:29 +01:00
diff-tar-files ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
emacs-shell-lib * admin/emacs-shell-lib: Backport to Bash 4.4 or older. 2024-06-20 23:12:31 +02:00
emake Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
find-gc.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
git-bisect-start ; * admin/git-bisect-start: Update failing commits 2024-01-15 00:53:36 +00:00
gitmerge.el (gitmerge-mode-font-lock-keywords): Don't use font-lock-*-face vars 2024-02-05 14:51:03 -05:00
last-chance.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
MAINTAINERS * admin/MAINTAINERS: Add myself in (co-)maintainers. 2024-05-15 19:18:46 +02:00
make-emacs ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
make-manuals ; Fix typos 2024-06-16 22:38:26 +02:00
make-tarball.txt ; Update admin/make-tarball.txt 2024-04-04 15:23:49 +03:00
merge-gnulib Prefer stdbit.h to count-one-bits.h etc 2024-05-18 10:23:51 -07:00
merge-pkg-config ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
quick-install-emacs ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
README * admin/README: Document the run-codespell script. 2024-01-20 21:15:32 +01:00
release-branch.txt ; * admin/release-branch.txt: Update and fix typo. 2024-06-23 20:57:26 +03:00
release-process Merge from origin/emacs-27 2020-11-13 09:00:26 -08:00
run-codespell ; Fix typos 2024-06-07 23:51:18 +02:00
syncdoc-type-hierarchy.el * admin/syncdoc-type-hierarchy.el (syncdoc-make-type-table): Clean-up quote. 2024-05-18 22:18:55 +02:00
update-copyright ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
update_autogen ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
upload-manuals ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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

** run-codespell

Run the codespell tool on the Emacs sources.  Requires codespell to be
installed first.

** 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
coccinelle		semantic patches for use with the static code
			analyzer coccinelle.  Since they apply a few
			minor changes in Emacs internals in multiple
			places, they are trivial for copyright
			purposes.
codespell		supporting files for the run-codespell script.
grammars		wisent and bovine grammars, used to produce
			files in lisp/cedet/.
notes			miscellaneous notes related to administrative
			tasks.
nt			support files for administrative tasks related
			to building MS-Windows distributions.
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 <https://www.gnu.org/licenses/>.

Local variables:
mode: outline
paragraph-separate: "[ 	]*$"
end: