1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-04 20:27:45 +00:00

51 Commits

Author SHA1 Message Date
Jason Rumney
e25c1ca618 *** empty log message *** 2005-02-15 22:07:05 +00:00
Lute Kamstra
44618f2024 Fix typo. Add missing entry. 2005-02-14 13:22:41 +00:00
Jan Djärv
6b3d3397cc * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done). 2004-11-02 10:45:34 +00:00
Luc Teirlinck
6622d9280b *** empty log message *** 2004-09-21 01:11:31 +00:00
Luc Teirlinck
4bd65cb9ac *** empty log message *** 2004-09-18 20:27:40 +00:00
Luc Teirlinck
d574552a95 (Indications): Clean up and update checklists for Emacs and Elisp manual. 2004-09-18 20:22:35 +00:00
Kim F. Storm
10f5826de0 *** empty log message *** 2004-09-11 18:38:19 +00:00
Kim F. Storm
0a5e5be01b (New features): Remove Gnus 5.10 entry (Done!). 2004-09-11 18:15:00 +00:00
Kim F. Storm
2661eae951 *** empty log message *** 2004-08-29 20:55:46 +00:00
Jan Djärv
1b6d517f29 * FOR-RELEASE (Indications): Removed entry about GTK and geometry,
(now behaves as well as other ports).
2004-08-28 07:45:42 +00:00
Jan Djärv
dfab762fc9 * FOR-RELEASE: Removed entry about GTK and monochrome displays (done). 2004-06-28 14:40:42 +00:00
Eli Zaretskii
ad8a607d41 Moved FOR-RELEASE from etc/ to admin/. 2004-06-26 09:38:52 +00:00
Thien-Thi Nguyen
db2814522c Initial revision 2004-05-08 01:08:37 +00:00
Miles Bader
feebeb72d3 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Portability fix for admin/quick-install-emacs

* admin/quick-install-emacs: Don't use "function" keyword when defining
shell functions.
2003-10-01 01:38:40 +00:00
Miles Bader
e04e1ce238 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Tweaks to admin/quick-install-emacs

* quick-install-emacs: Remove fns-* pruning, since that file no
longer seems to be generated.
(AVOID): Quote literal periods.  Quote braces in a way acceptable
to all parties (gawk gets bitchy about using `\').
2003-09-27 23:08:14 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Miles Bader
6cce52e843 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Use quoting in quick-install-emacs that works with recent gawks
2003-08-19 16:22:27 +00:00
Markus Rost
13582d5354 *** empty log message *** 2003-08-11 19:20:30 +00:00
Andrew Innes
e53925a545 Update wording and version number etc.
Add extra instructions for installing multi-file .zip
distribution.
2003-04-22 12:12:07 +00:00
Francesco Potortì
4dce79e5f3 Code moved to the new script make-changelog-diff, called from here. 2003-02-10 14:30:19 +00:00
Miles Bader
7b997a977e *** empty log message *** 2003-01-22 01:14:07 +00:00
Francesco Potortì
163c6f1c44 *** empty log message *** 2003-01-20 14:27:12 +00:00
Francesco Potortì
33b97f3265 *** empty log message *** 2003-01-17 14:47:53 +00:00
Markus Rost
6c465a15c1 White space fixes. 2002-12-15 19:57:31 +00:00
Markus Rost
3bc0820613 Replaced the recent ChangeLogs for cus-test.el by a summary. 2002-10-16 04:45:22 +00:00
Markus Rost
e170d16cb0 (cus-test-libs): Use equal instead of =. 2002-10-15 05:15:40 +00:00
Markus Rost
bf7a63e1f9 Undo previous change, but leave a comment.
(cus-test-opts): Call cus-test-load-libs.
2002-10-14 20:28:24 +00:00
Markus Rost
b3e16b714c *** empty log message *** 2002-10-14 01:38:07 +00:00
Markus Rost
670db9eefc Change description of cus-test.el. 2002-10-13 02:50:11 +00:00
Markus Rost
592cd48bf6 Extended and reorganized.
There are now 3 tests which can be run in batch mode.
See the Commentary section.
2002-10-10 22:50:35 +00:00
Markus Rost
bd08d86ae9 Clean up Workarounds. Shorten variable names. Use
cus-test-vars-with-changed-state in a different way.
2002-10-09 22:40:24 +00:00
Markus Rost
5ce129c28e *** empty log message *** 2002-10-08 18:48:25 +00:00
Miles Bader
14dd2fe9ff *** empty log message *** 2002-05-27 08:07:29 +00:00
Pavel Janík
64b9637c08 New file with information for Emacs pretesters. 2002-04-26 06:23:06 +00:00
Paul Eggert
b9a0799677 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
POSIX 1003.1-2001 disallows both usages.
2002-03-23 06:47:43 +00:00
Andrew Innes
38b81d747a Don't include elisp/term/*.el files twice. 2002-02-11 14:26:17 +00:00
Andrew Innes
72a683459f Remove unnecessary version number and date references. 2002-01-24 16:11:06 +00:00
Gerd Moellmann
ebbaf4e3af Add --trace-move. 2001-12-06 14:22:57 +00:00
Andrew Innes
461a145918 Remove remaining obsolete reference to
GETTING.GNU.SOFTWARE.
2001-10-23 10:58:06 +00:00
Gerd Moellmann
26fe1f9257 *** empty log message *** 2001-10-21 23:04:02 +00:00
Gerd Moellmann
6aa97356aa *** empty log message *** 2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1 *** empty log message *** 2001-10-21 09:04:46 +00:00
Gerd Moellmann
e568708bb1 (add-release-logs): Put the log entry in lispref, too. 2001-10-20 10:02:06 +00:00
Miles Bader
c591537064 Exit if we can't find some variable.
(AVOID): Add .orig & .rej files.
(get_config_var): Be more liberal about format of config.status sed commands.
2001-10-19 17:21:49 +00:00
Gerd Moellmann
74499542df *** empty log message *** 2001-10-19 16:33:45 +00:00
Gerd Moellmann
5a4a5bd47d *** empty log message *** 2001-10-19 11:31:35 +00:00
Gerd Moellmann
09954f3be1 *** empty log message *** 2001-10-17 09:27:02 +00:00
Gerd Moellmann
f2164e31dc Add --boot switch for bootstrapping. Logs to
EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
2001-10-13 09:58:53 +00:00
Gerd Moellmann
ab952a4f34 *** empty log message *** 2001-10-10 09:43:20 +00:00
Gerd Moellmann
2a34a036ff *** empty log message *** 2001-10-06 09:57:20 +00:00