emacs/admin
John Wiegley 0608bf1c3d Merge from origin/emacs-25
ee73997 Make erc work better when encountering unknown prefix chars
b99141d Make erc completion case-insensitive again
66c4620 Make complection in erc use consistent casing
8c562b2 Make /QUIT in erc more robust
d93d2c5 Make tracking faces in Emacs work more reliably
af6ab7e Make shr not bug out on images on non-graphical displays
3311f40 Fix bookmark display widths
d90ab1e Fix typo in eww-make-unique-file-name
7f81825 Make it possible to TAB to input fields
a43a1dc Insert complete alt texts when images are disabled
56ed4e1 Allow eww text fields to grow
66b315c Make erc work when subword-mode is switched on
255b68f Fix IMAP doc example
91557f5 Quoting fixes in doc strings and diagnostics
2c0dc9f Fix warning message in hack-local-variables
504696d Etags: yet another improvement in Ruby tags
8784ebf Fix x-popup-menu on TTYs without a mouse
8b87ecb * lisp/emacs-lisp/map.el: Improvements to the docstring of the
        pcase macro
6191003 Use pop-to-buffer-same-window in eww
fe321fd * autogen.sh: Revert all recent changes.
74ebd4a * make-dist: Updates related to nt/.
737193a * make-dist: Add modules/.
3696bf2 * make-dist: Update for super-special file that can't live in etc/.
a4278e2 Fix failure to compile ns-win.el in parallel builds
860da4d Fix names of tags generated for Ruby accessors
f6213ce Fix file-name recognition in 'etags'
e42e662 Change Ruby file names and extensions recognized by 'etags'
58bfb6a More improvements for Ruby support in 'etags'
c04e911 Add --git-config option to autogen.sh
5713466 Fix editing undo changes in eww fields
51362d6 Allow the user more control of popping up the eww window
ee0fbd8 Make eww-browse-url with new-window parameter work again
9c3142d Clean up eww code slightly
cb035f3 Don't insert nil faces in shr
4c3fae3 ; * lisp/progmodes/prolog.el: Remove some obsolete commentary.
93f2153 Improve the custom type of some user options.
9f60d7e Mark some risky calendar variables.
1d07dcd Highlight two additional SCSS keywords
ee8b466 Recommend enabling integrity-checking in git
e639e10 Some corrections in Elisp manual
d766ca8 Chatter when autogen.sh changes Git configuration
3b734e1 * org/org-compat.el (org-font-lock-ensure): Fix bogus test (bug#22399)
43cb9f8 Omit unnecessary history from Lisp intro
2fbd1da * etc/HISTORY: Add some more history, plus git tags.
c90e1b4 Improve elisp “Security Considerations” doc
cedd7ca autogen.sh now arranges for git to check hashes
86ce76b ; Fix ChangeLog.2 commit ID.
7b1d2b1 Fix (c & 040) typo in emergency escapes
a8273da Fix display of overlay strings with 'display' and 'box' property
fc48106 Fix imap-starttls-open
cdecbed Fix return value of imap-starttls-open
20c7e34 ; * etc/NEWS: Fix renamed command name
98bdbdb Correct reference to DARWIN_OS preprocessor symbol
b250d29 Spelling fix
b920a0e Spelling fixes
93b144b Pacify GCC on C library without glibc API
2016-02-03 23:56:08 -08:00
..
charsets Update copyright year to 2016 2016-01-01 01:34:24 -08:00
coccinelle Minor quoting fixes in scripts and doc 2015-09-16 16:07:15 -07:00
grammars Update copyright year to 2016 2016-01-01 01:34:24 -08:00
notes Merge from origin/emacs-25 2016-02-03 23:56:08 -08:00
nt Update copyright year to 2016 2016-01-01 01:34:24 -08:00
unidata Update copyright year to 2016 2016-01-01 01:34:24 -08:00
admin.el * admin/admin.el (set-version): Also handle the NEWS file. 2016-01-07 20:16:31 -05:00
alloc-colors.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
authors.el authors.el updates 2016-01-30 15:20:11 +01:00
build-configs Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bzrmerge.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.1 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
check-doc-strings Port "$@" to OpenIndiana ksh93 2016-01-24 17:29:01 -08:00
CPP-DEFINES Assume !BROKEN_NON_BLOCKING_CONNECT 2015-03-27 10:37:14 -07:00
cus-test.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
diff-tar-files Update copyright year to 2016 2016-01-01 01:34:24 -08:00
find-gc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
gitmerge.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
MAINTAINERS ; * admin/MAINTAINERS: Remove myself. 2016-01-05 10:28:25 +08:00
make-emacs Update copyright year to 2016 2016-01-01 01:34:24 -08:00
make-tarball.txt Prefer straight quoting in some text files 2015-09-11 11:05:12 -07:00
merge-gnulib Build with C11 if available 2016-02-02 14:44:40 -08:00
merge-pkg-config Update copyright year to 2016 2016-01-01 01:34:24 -08:00
quick-install-emacs Update copyright year to 2016 2016-01-01 01:34:24 -08:00
README Update copyright year to 2016 2016-01-01 01:34:24 -08:00
release-process Merge from origin/emacs-25 2016-02-03 23:56:08 -08:00
update-copyright Update copyright year to 2016 2016-01-01 01:34:24 -08:00
update_autogen Update copyright year to 2016 2016-01-01 01:34:24 -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-2016 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 <http://www.gnu.org/licenses/>.

Local variables:
mode: outline
paragraph-separate: "[ 	]*$"
end: