aboutsummaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Miles Bader2003-01-221-0/+5
|
* Improve some rough ends.Francesco Potortì2003-01-201-7/+15
|
* Better sed script.Francesco Potortì2003-01-201-2/+13
|
* Clarify prompts.Francesco Potortì2003-01-201-2/+2
|
* *** empty log message ***Francesco Potortì2003-01-201-0/+6
|
* (add-release-logs): Expand the directory name before calling find(1).Francesco Potortì2003-01-171-3/+7
| | | | | (add-release-logs): Use the same methods as add-log.el for writing the date and the user's name and address
* *** empty log message ***Francesco Potortì2003-01-171-0/+7
|
* Update version number.Miles Bader2003-01-071-1/+1
|
* Unset LANG etc. to avoid non-standard command output from non-C locales.Miles Bader2003-01-071-0/+3
|
* White space fixes.Markus Rost2002-12-151-2/+2
|
* Ask about LEIM in the announcement.Francesco Potortì2002-12-121-0/+1
|
* Cleaned up, added reference to make-announce and to emacs-pretest-bug.Francesco Potortì2002-12-111-22/+17
|
* A script that creates the announcement for a pretest.Francesco Potortì2002-12-111-0/+67
|
* ~alpha, not ~ftp !Francesco Potortì2002-12-051-1/+1
|
* Check the ftp site.Francesco Potortì2002-12-051-1/+4
|
* Added reference to make-tarball.txt.Francesco Potortì2002-12-051-0/+1
|
* Instructions to create pretest or release tarballs.Francesco Potortì2002-12-051-0/+51
|
* Replaced the recent ChangeLogs for cus-test.el by a summary.Markus Rost2002-10-161-16/+2
|
* Reworked. Added a new test cus-test-noloads. And a quiz.Markus Rost2002-10-161-64/+124
|
* (cus-test-libs): Use equal instead of =.Markus Rost2002-10-152-1/+6
|
* Minor change.Markus Rost2002-10-141-4/+2
|
* Undo previous change, but leave a comment.Markus Rost2002-10-142-3/+9
| | | | (cus-test-opts): Call cus-test-load-libs.
* *** empty log message ***Markus Rost2002-10-141-0/+4
|
* (cus-test-deps): Don't care about deps in lisp/term/.Markus Rost2002-10-141-2/+8
|
* Change description of cus-test.el.Markus Rost2002-10-132-1/+7
|
* Further changes. Improve the reports from batch runs.Markus Rost2002-10-131-143/+198
| | | | (cus-test-libs): Run load tests in external processes.
* Supplementary streamlining.Markus Rost2002-10-101-10/+12
|
* Extended and reorganized.Markus Rost2002-10-102-130/+194
| | | | | There are now 3 tests which can be run in batch mode. See the Commentary section.
* Clean up Workarounds. Shorten variable names. UseMarkus Rost2002-10-092-63/+56
| | | | cus-test-vars-with-changed-state in a different way.
* Describe the shell command for running cus-test-all in the emacsMarkus Rost2002-10-081-5/+11
| | | | | | source directory. Fix typo. Require cus-load explicitly.
* Add entry for cus-test.el.Markus Rost2002-10-081-0/+1
|
* *** empty log message ***Markus Rost2002-10-081-0/+4
|
* Initial version as part of GNU Emacs.Markus Rost2002-10-081-0/+355
| | | | Revision of the 1998, 2000 code designed for Emacs 20.3 resp. 21.1.
* Initial revisionThien-Thi Nguyen2002-06-031-0/+25
|
* (VERSION): Calculate using the same method that configure.in uses.Miles Bader2002-05-271-1/+3
|
* *** empty log message ***Miles Bader2002-05-271-0/+5
|
* New file with information for Emacs pretesters.Pavel Janík2002-04-262-0/+445
|
* * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", asPaul Eggert2002-03-231-0/+5
| | | | POSIX 1003.1-2001 disallows both usages.
* (PRUNED): Avoid "head -1" and "tail +2", as POSIX 1003.1-2001Paul Eggert2002-03-231-4/+4
| | | | disallows both usages.
* Don't include elisp/term/*.el files twice.Andrew Innes2002-02-112-1/+5
|
* Remove unnecessary version number and date references.Andrew Innes2002-01-243-8/+7
|
* Add --trace-move.Gerd Moellmann2001-12-062-0/+7
|
* Update for Emacs 21, including the mailing list info.Eli Zaretskii2001-11-182-19/+22
|
* Remove remaining obsolete reference toAndrew Innes2001-10-232-2/+7
| | | | GETTING.GNU.SOFTWARE.
* *** empty log message ***Gerd Moellmann2001-10-211-0/+5
|
* (set-version): Use `s' interactive spec forGerd Moellmann2001-10-211-1/+1
| | | | version number.
* *** empty log message ***Gerd Moellmann2001-10-211-1/+1
|
* *** empty log message ***Gerd Moellmann2001-10-211-0/+4
|
* (add-release-logs): Put the log entry in lispref, too.Gerd Moellmann2001-10-202-2/+5
|
* Exit if we can't find some variable.Miles Bader2001-10-192-6/+13
| | | | | (AVOID): Add .orig & .rej files. (get_config_var): Be more liberal about format of config.status sed commands.