1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/admin
Miles Bader 2092fd2b33 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 358-423)

   - Update from CVS
   - Remove "-face" suffix from widget faces
   - Remove "-face" suffix from custom faces
   - Remove "-face" suffix from change-log faces
   - Remove "-face" suffix from compilation faces
   - Remove "-face" suffix from diff-mode faces
   - lisp/longlines.el (longlines-visible-face): Face removed
   - Remove "-face" suffix from woman faces
   - Remove "-face" suffix from whitespace-highlight face
   - Remove "-face" suffix from ruler-mode faces
   - Remove "-face" suffix from show-paren faces
   - Remove "-face" suffix from log-view faces
   - Remove "-face" suffix from smerge faces
   - Remove "-face" suffix from show-tabs faces
   - Remove "-face" suffix from highlight-changes faces
   - Remove "-face" suffix from and downcase info faces
   - Remove "-face" suffix from pcvs faces
   - Update uses of renamed pcvs faces
   - Tweak ChangeLog
   - Remove "-face" suffix from strokes-char face
   - Remove "-face" suffix from compare-windows face
   - Remove "-face" suffix from calendar faces
   - Remove "-face" suffix from diary-button face
   - Remove "-face" suffix from testcover faces
   - Remove "-face" suffix from viper faces
   - Remove "-face" suffix from org faces
   - Remove "-face" suffix from sgml-namespace face
   - Remove "-face" suffix from table-cell face
   - Remove "-face" suffix from tex-mode faces
   - Remove "-face" suffix from texinfo-heading face
   - Remove "-face" suffix from flyspell faces
   - Remove "-face" suffix from gomoku faces
   - Remove "-face" suffix from mpuz faces
   - Merge from gnus--rel--5.10
   - Remove "-face" suffix from Buffer-menu-buffer face
   - Remove "-face" suffix from antlr-mode faces
   - Remove "-face" suffix from ebrowse faces
   - Remove "-face" suffix from flymake faces
   - Remove "-face" suffix from idlwave faces
   - Remove "-face" suffix from sh-script faces
   - Remove "-face" suffix from vhdl-mode faces
   - Remove "-face" suffix from which-func face
   - Remove "-face" suffix from cperl-mode faces
   - Remove "-face" suffix from ld-script faces
   - Fix cperl-mode font-lock problem
   - Tweak which-func face

 * gnus--rel--5.10  (patch 80-82)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2005-06-15 23:32:15 +00:00
..
charsets Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-64 2004-10-26 01:28:28 +00:00
notes *** empty log message *** 2005-05-25 14:28:23 +00:00
nt (elfiles): Update. 2005-04-14 09:15:10 +00:00
unidata Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-50 2005-05-12 02:47:44 +00:00
admin.el (set-version): Set version in lisp manual too. 2005-06-10 10:21:27 +00:00
alloc-colors.c Sync to HEAD 2004-04-16 12:51:06 +00:00
build-configs Sync to HEAD 2004-04-16 12:51:06 +00:00
ChangeLog *** empty log message *** 2005-06-10 11:00:43 +00:00
ChangeLog.unicode *** empty log message *** 2005-05-13 03:40:13 +00:00
check-doc-strings Sync to HEAD 2004-04-16 12:51:06 +00:00
cus-test.el Sync to HEAD 2004-04-16 12:51:06 +00:00
diff-tar-files Sync to HEAD 2004-04-16 12:51:06 +00:00
emacs-pretesters Refer to etc/DEBUG instead of duplicating it. 2005-06-04 10:23:55 +00:00
FOR-RELEASE *** empty log message *** 2005-06-15 16:38:53 +00:00
make-announcement Sync to HEAD 2004-04-16 12:51:06 +00:00
make-changelog-diff Sync to HEAD 2004-04-16 12:51:06 +00:00
make-emacs Sync to HEAD 2004-04-16 12:51:06 +00:00
make-tarball.txt Commit lispref/elisp.texi too. 2005-06-10 10:24:02 +00:00
quick-install-emacs Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146 2005-03-02 09:26:43 +00:00
README *** empty log message *** 2005-01-30 11:43:42 +00:00
revdiff Sync to HEAD 2004-04-16 12:51:06 +00:00

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.

Brief description of scripts found here:

admin.el		utilities for setting version numbers and alike
alloc-color.c		a utility program that allocates a given number of
			colors on X.  Can be used to debug Emacs with
			dense colormaps (PseudoColor).
build-configs		build Emacs in various configurations
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
make-emacs		build Emacs in various ways
make-tarball.txt	instructions to create pretest or release tarballs
quick-install-emacs	install emacs quickly (`incrementally')
revdiff			get CVS diffs of 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

# arch-tag: 812b9461-bc0a-46a7-925e-24bd41118463