255ba01148Fix handling of nil PRED2 arg for completion-table-with-pr...949b70a7d8; Minor comment copyedit in window.c20f9bf30f0Describe Lao rendering problem3d61657694Fix docstring of arabic-shaper-ZWNJ-handlingdb949166ecHandle single-line comments correctly (Bug#26049)795bb233a5* test/lisp/net/tramp-tests.el (tramp-test16-file-expand-w...ba00ea7d0d* etc/PROBLEMS: Add URL to relevant issues for xterm+evil bug4a6015811e; In text.texi fix typo spotted by Štěpán Němec93cd8415b2Document new treatment of 'comment-auto-fill-only-comments'ca2d94ba61Do not load Tramp unless `tramp-mode' is non-nil709478eaa8Prefer `customize-set-variable' in tramp.texi5d36f2227fFix last change in hscroll_window_tree72d07d1950Ediff: add some missing documentation18af404ef3Support python virtualenv on w32 (Bug#24464)efd0371c23Improve dired deletion error handling (Bug#28797)5d744e032fDon't replace user input when completion prefix is empty (...ec6cf35c5f; Describe xt-mouse problems with Evil modec572e1f329Return non-nil from gnutls-available-p under GnuTLS 2.xa2cc6d74c5Fix Flymake help-echo functions across windows (bug#29142)58bb3462eeAdd tests for Flymake backends for Ruby and Perl58e742b21dAdd a Flymake backend for Perl9dee764165Add a Flymake backend for Ruby3ad712ebc9Add a Flymake backend for Python (bug#28808)8db2b3a79bAllow "%" in Tramp host names8c50842790; Fix typo in test/file-organization.org00fa4449cd; Fix typo918a2dda07Use hybrid malloc for FreeBSD (Bug#28308)725ab635d9Add html-, mhtml- and python-mode support to semantic symref369da28702Improve documentation of 'window-scroll-functions'93818eed8aFix subtle problems in tabulated-list-mode with line numbers1f1de8e872Make gdb-non-stop-setting default to nil on MS-Windows680e8e119bFix gdb-mi prompt after "attach PID" commandff33074546Fix doc string of 'window-configuration-change-hook'787b75ad71Improve documentation of window hooksd9be8704aeFix hscroll suspension after cursor motion6f43d29d29; * CONTRIBUTE, admin/make-tarball.txt: Doc tweaks re 'ema...a0d30d6369Introduce a function to CC Mode which displays the current...383abc8898; Fix some comment typosb02c2714c3Fix typos in ediff-wind.el4f38bdec74Examine tex-chktex--process in the correct buffer94b490529a* nt/INSTALL.W64: Update to current mingw64 install instru...c25113d4acDon't resignal errors in flymake-diag-regione950f329c0New xref-quit-and-goto-xref command bound to TAB (bug#28814)5d34e1b288Allow split-window-sensibly to split threshold in further ...2a973edeacHonor window-switching intents in xref-find-definitions (b...78e9065e9f* lisp/emacs-lisp/generator.el (iter-do): Add a debug decl...caa63cc96c* lisp/progmodes/flymake.el (flymake-start): Fix dead buff...9f4f130b79Fix buffer name comparison in async shell-command # Conflicts: # etc/NEWS # lisp/vc/ediff-wind.el
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 <https://www.gnu.org/licenses/>.
Local variables:
mode: outline
paragraph-separate: "[ ]*$"
end: