annotate admin/README @ 39835:81c88c75006b
(compile-mouse-goto-error, compile-goto-error):
Consider the text between two errors as belonging to the first error.
(compilation-goto-locus): Use pop-to-buffer rather than
switch-to-buffer-other-frame.
author |
Stefan Monnier <monnier@iro.umontreal.ca> |
date |
Fri, 12 Oct 2001 17:43:05 +0000 |
parents |
c296bfdefcc3 |
children |
639159ee8430 |
rev |
line source |
38873
|
1 This directory contains scripts and other things useful for developing
|
|
2 and maintaining Emacs. These files are not part of Emacs releases
|
|
3 because they are not deemed generally useful, and you have to know
|
|
4 what you do when using them.
|
|
5
|
|
6 Brief description of scripts found here:
|
|
7
|
38875
|
8 build-configs build Emacs in various configurations
|
|
9 check-doc-strings check doc strings against documentation
|
39058
|
10 diff-tar-files show files added/removed between two tar files
|
38875
|
11 make-emacs build Emacs in various ways
|
39057
|
12 quick-install-emacs install emacs quickly (`incrementally')
|
38875
|
13 revdiff get CVS diffs of files
|