Mercurial > emacs
annotate admin/ChangeLog @ 46483:7350385eb42a
(tool-bar-add-item-from-menu): Make sure to change the global tool-bar-map.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 16 Jul 2002 22:46:09 +0000 |
parents | d0dd5147355a |
children | b1485d13f90d |
rev | line source |
---|---|
45537 | 1 2002-05-27 Miles Bader <miles@gnu.org> |
2 | |
3 * quick-install-emacs (VERSION): Calculate using the same method | |
45538 | 4 that configure.in uses. |
45537 | 5 |
44874 | 6 2002-04-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
7 | |
8 * emacs-pretesters: New file with information for Emacs | |
9 pretesters. | |
10 | |
44113
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
11 2002-03-22 Paul Eggert <eggert@twinsun.com> |
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
12 |
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
13 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as |
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
14 POSIX 1003.1-2001 disallows both usages. |
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
15 |
43240 | 16 2002-02-11 Andrew Innes <andrewi@gnu.org> |
17 | |
18 * nt/makedist.bat: Don't include elisp/term/*.el files twice. | |
19 | |
42927 | 20 2002-01-24 Andrew Innes <andrewi@gnu.org> |
21 | |
22 * nt/README.W32: Remove unnecessary version number and date | |
23 references. | |
24 | |
25 * nt/README-UNDUMP.W32: Ditto. | |
26 | |
41842 | 27 2001-12-06 Gerd Moellmann <gerd@gnu.org> |
28 | |
29 * make-emacs: Add --trace-move. | |
30 | |
40202 | 31 2001-10-23 Andrew Innes <andrewi@gnu.org> |
32 | |
33 * nt/makedist.bat: Remove remaining obsolete reference to | |
34 GETTING.GNU.SOFTWARE. | |
35 | |
40163 | 36 2001-10-22 Gerd Moellmann <gerd@gnu.org> |
37 | |
38 * admin.el (set-version): Use `s' interactive spec for | |
39 version number. | |
40 | |
40111 | 41 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
42 | |
40152 | 43 * (Version 21.1 released.) |
40111 | 44 |
40085 | 45 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
46 | |
47 * admin.el (add-release-logs): Put the log entry in lispref, too. | |
48 | |
40065 | 49 2001-10-20 Miles Bader <miles@gnu.org> |
50 | |
51 * quick-install-emacs: Exit if we can't find some variable. | |
52 (AVOID): Add .orig & .rej files. | |
53 (get_config_var): Be more liberal about format of config.status | |
54 sed commands. | |
55 | |
40053 | 56 2001-10-19 Gerd Moellmann <gerd@gnu.org> |
57 | |
40063 | 58 * admin.el: New file. |
59 | |
40053 | 60 * build-configs: Add --help option. Add support for building |
61 in arbitrary source trees. | |
62 | |
39991 | 63 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
64 | |
65 * alloc-colors.c: New file. | |
66 | |
39872 | 67 2001-10-13 Gerd Moellmann <gerd@gnu.org> |
68 | |
69 * make-emacs: Add --boot switch for bootstrapping. Logs to | |
70 EMACS_ROOT/boot.log, renames previous log file to boot.log.old. | |
71 | |
39742 | 72 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
73 | |
74 * Branch for 21.1. | |
75 | |
39380
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
76 2001-09-04 Andrew Innes <andrewi@gnu.org> |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
77 |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
78 * admin/nt/makedist.bat: Remove reference to obsolete file |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
79 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
80 version of tar used. |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
81 |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
82 ;; Local Variables: |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
83 ;; coding: iso-2022-7bit-unix |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
84 ;; End: |
39627 | 85 |
86 Copyright (C) 2001 Free Software Foundation, Inc. | |
87 Copying and distribution of this file, with or without modification, | |
88 are permitted provided the copyright notice and this notice are preserved. |