Mercurial > emacs
annotate admin/ChangeLog @ 55243:fa2641411db1
(struct it): Remove member use_default_face.
Add members override_ascent, override_descent, override_boff.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 29 Apr 2004 22:36:34 +0000 |
parents | 8f70aecafdb5 |
children | 3f07e8295d4a |
rev | line source |
---|---|
52708
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
1 2003-10-01 Miles Bader <miles@gnu.org> |
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
2 |
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
3 * quick-install-emacs: Don't use "function" keyword when defining |
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
4 shell functions. |
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
5 |
52634
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
6 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu> |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
7 |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
8 * quick-install-emacs: Remove fns-* pruning, since that file no |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
9 longer seems to be generated. |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
10 (AVOID): Quote literal periods. Quote braces in a way acceptable |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
11 to all parties (gawk gets bitchy about using `\'). |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
12 |
52260
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
13 2003-08-19 Miles Bader <miles@gnu.org> |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
14 |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
15 * quick-install-emacs: Add arch-specific ignored files to |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
16 quick-install-emacs. Use quoting for periods that's acceptable |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
17 to recent versions of gawk. |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
18 |
52175
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
19 2003-08-11 Markus Rost <rost@math.ohio-state.edu> |
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
20 |
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
21 * cus-test.el: Remove obsolete workaround. |
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
22 |
50666 | 23 2003-04-22 Andrew Innes <andrewi@gnu.org> |
24 | |
25 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting | |
26 emacs.exe before zipping, and including batch file to recreate | |
27 after unpacking. | |
28 | |
29 * nt/stitch.bat: New file. | |
30 | |
31 * nt/README-ftp-server: Update wording and version number etc. | |
32 Add extra instructions for installing multi-file .zip | |
33 distribution. | |
34 | |
35 * nt/README.W32: Remove personal email address and update wording. | |
36 | |
37 * nt/README-UNDUMP.W32: Remove personal email address and update | |
38 wording. | |
39 | |
49684
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
40 2003-02-10 Francesco Potort,Al(B <pot@gnu.org> |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
41 |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
42 * make-changelog-diff: New script, code stolen from make-announcement. |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
43 |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
44 * make-announcement: Use make-changelog-diff. |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
45 |
49342
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
46 2003-01-20 Francesco Potort,Al(B <pot@gnu.org> |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
47 |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
48 * make-tarball.txt: Step-by-step instructions for making a tarball. |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
49 |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
50 * make-announcement: A script for creating pretest annuncements. |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
51 |
49296
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
52 2003-01-17 Francesco Potort,Al(B <pot@gnu.org> |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
53 |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
54 * admin.el (add-release-logs): Expand the directory name before |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
55 calling find(1). |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
56 (add-release-logs): Use the same methods as add-log.el for writing |
49297
3daa4e7f0cca
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49296
diff
changeset
|
57 the date and the user's name and address |
49296
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
58 |
49375 | 59 2003-01-07 Miles Bader <miles@gnu.org> |
60 | |
61 * quick-install-emacs: Unset LANG etc. to avoid non-standard | |
62 command output from non-C locales. | |
63 | |
48853
cf30601f67b2
White space fixes.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47895
diff
changeset
|
64 2002-10-16 Markus Rost <rost@math.ohio-state.edu> |
47871
f0d9067a78fd
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47857
diff
changeset
|
65 |
47895
3ec83d27c2b2
Replaced the recent ChangeLogs for cus-test.el by a summary.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47890
diff
changeset
|
66 * cus-test.el: Extended and reorganized. There are now 4 tests |
47834
16798d2e1b5f
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47816
diff
changeset
|
67 which can be run in batch mode. See the Commentary section. |
47816
7d963d85f3d0
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47802
diff
changeset
|
68 |
47802
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
69 2002-10-08 Markus Rost <rost@math.ohio-state.edu> |
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
70 |
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
71 * cus-test.el: New file. |
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
72 |
45537 | 73 2002-05-27 Miles Bader <miles@gnu.org> |
74 | |
75 * quick-install-emacs (VERSION): Calculate using the same method | |
45538 | 76 that configure.in uses. |
45537 | 77 |
44874 | 78 2002-04-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
79 | |
80 * emacs-pretesters: New file with information for Emacs | |
81 pretesters. | |
82 | |
44113
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
83 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
|
84 |
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
85 * 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
|
86 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
|
87 |
43240 | 88 2002-02-11 Andrew Innes <andrewi@gnu.org> |
89 | |
90 * nt/makedist.bat: Don't include elisp/term/*.el files twice. | |
91 | |
42927 | 92 2002-01-24 Andrew Innes <andrewi@gnu.org> |
93 | |
94 * nt/README.W32: Remove unnecessary version number and date | |
95 references. | |
96 | |
97 * nt/README-UNDUMP.W32: Ditto. | |
98 | |
41842 | 99 2001-12-06 Gerd Moellmann <gerd@gnu.org> |
100 | |
101 * make-emacs: Add --trace-move. | |
102 | |
40202 | 103 2001-10-23 Andrew Innes <andrewi@gnu.org> |
104 | |
105 * nt/makedist.bat: Remove remaining obsolete reference to | |
106 GETTING.GNU.SOFTWARE. | |
107 | |
40163 | 108 2001-10-22 Gerd Moellmann <gerd@gnu.org> |
109 | |
110 * admin.el (set-version): Use `s' interactive spec for | |
111 version number. | |
112 | |
40111 | 113 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
114 | |
40152 | 115 * (Version 21.1 released.) |
40111 | 116 |
40085 | 117 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
118 | |
119 * admin.el (add-release-logs): Put the log entry in lispref, too. | |
120 | |
40065 | 121 2001-10-20 Miles Bader <miles@gnu.org> |
122 | |
123 * quick-install-emacs: Exit if we can't find some variable. | |
124 (AVOID): Add .orig & .rej files. | |
125 (get_config_var): Be more liberal about format of config.status | |
126 sed commands. | |
127 | |
40053 | 128 2001-10-19 Gerd Moellmann <gerd@gnu.org> |
129 | |
40063 | 130 * admin.el: New file. |
131 | |
40053 | 132 * build-configs: Add --help option. Add support for building |
133 in arbitrary source trees. | |
134 | |
39991 | 135 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
136 | |
137 * alloc-colors.c: New file. | |
138 | |
39872 | 139 2001-10-13 Gerd Moellmann <gerd@gnu.org> |
140 | |
141 * make-emacs: Add --boot switch for bootstrapping. Logs to | |
142 EMACS_ROOT/boot.log, renames previous log file to boot.log.old. | |
143 | |
39742 | 144 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
145 | |
146 * Branch for 21.1. | |
48853
cf30601f67b2
White space fixes.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47895
diff
changeset
|
147 |
39380
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
148 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
|
149 |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
150 * 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
|
151 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
|
152 version of tar used. |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
153 |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
154 ;; Local Variables: |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
155 ;; coding: iso-2022-7bit-unix |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
156 ;; End: |
39627 | 157 |
158 Copyright (C) 2001 Free Software Foundation, Inc. | |
159 Copying and distribution of this file, with or without modification, | |
160 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 161 |
162 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a |