Mercurial > emacs
annotate admin/ChangeLog @ 75445:d11aab871a28
(hack-local-variables-confirm): Don't keep trying to read an event
from an empty kbd macro.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 27 Jan 2007 19:27:53 +0000 |
parents | e6a7ec6f08eb |
children | df15b3ed8eb1 f83d17e1ace6 |
rev | line source |
---|---|
75421 | 1 2007-01-27 Jan Dj,AC$(Brv <jhd@winter.localdomain> |
2 | |
3 * FOR-RELEASE: Removed Gtk/Xft issue. | |
4 | |
75015
65f7f7adff78
Fix admin/quick-install-emacs to work with recent versions of autoconf
Miles Bader <miles@gnu.org>
parents:
74439
diff
changeset
|
5 2007-01-01 Miles Bader <miles@gnu.org> |
65f7f7adff78
Fix admin/quick-install-emacs to work with recent versions of autoconf
Miles Bader <miles@gnu.org>
parents:
74439
diff
changeset
|
6 |
65f7f7adff78
Fix admin/quick-install-emacs to work with recent versions of autoconf
Miles Bader <miles@gnu.org>
parents:
74439
diff
changeset
|
7 * quick-install-emacs (get_config_var): Deal with weird magic |
65f7f7adff78
Fix admin/quick-install-emacs to work with recent versions of autoconf
Miles Bader <miles@gnu.org>
parents:
74439
diff
changeset
|
8 string inserted by recent versions of autoconf. |
65f7f7adff78
Fix admin/quick-install-emacs to work with recent versions of autoconf
Miles Bader <miles@gnu.org>
parents:
74439
diff
changeset
|
9 |
74188
eef51c4e9942
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
10 2006-11-25 Juanma Barranquero <lekktu@gmail.com> |
eef51c4e9942
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
11 |
eef51c4e9942
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
12 * admin.el (set-version): Set version number in |
eef51c4e9942
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
13 lib-src/makefile.w32-in. |
eef51c4e9942
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
14 |
73790
920f49f4917c
(BUGS): Remove "Build failure under Suse 10.0" was
Reiner Steib <Reiner.Steib@gmx.de>
parents:
73515
diff
changeset
|
15 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de> |
920f49f4917c
(BUGS): Remove "Build failure under Suse 10.0" was
Reiner Steib <Reiner.Steib@gmx.de>
parents:
73515
diff
changeset
|
16 |
920f49f4917c
(BUGS): Remove "Build failure under Suse 10.0" was
Reiner Steib <Reiner.Steib@gmx.de>
parents:
73515
diff
changeset
|
17 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was |
920f49f4917c
(BUGS): Remove "Build failure under Suse 10.0" was
Reiner Steib <Reiner.Steib@gmx.de>
parents:
73515
diff
changeset
|
18 due to a local miss-configuration. |
920f49f4917c
(BUGS): Remove "Build failure under Suse 10.0" was
Reiner Steib <Reiner.Steib@gmx.de>
parents:
73515
diff
changeset
|
19 |
73515
b6fa628c5c51
* make-announcement (OLD): Remove LEIM references in announcement
Chong Yidong <cyd@stupidchicken.com>
parents:
73373
diff
changeset
|
20 2006-10-28 Chong Yidong <cyd@stupidchicken.com> |
b6fa628c5c51
* make-announcement (OLD): Remove LEIM references in announcement
Chong Yidong <cyd@stupidchicken.com>
parents:
73373
diff
changeset
|
21 |
b6fa628c5c51
* make-announcement (OLD): Remove LEIM references in announcement
Chong Yidong <cyd@stupidchicken.com>
parents:
73373
diff
changeset
|
22 * make-announcement (OLD): Remove LEIM references in announcement |
b6fa628c5c51
* make-announcement (OLD): Remove LEIM references in announcement
Chong Yidong <cyd@stupidchicken.com>
parents:
73373
diff
changeset
|
23 since it is now built-in. |
b6fa628c5c51
* make-announcement (OLD): Remove LEIM references in announcement
Chong Yidong <cyd@stupidchicken.com>
parents:
73373
diff
changeset
|
24 |
73373
052270c7f73d
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
73223
diff
changeset
|
25 2006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
052270c7f73d
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
73223
diff
changeset
|
26 |
052270c7f73d
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
73223
diff
changeset
|
27 * admin.el (set-version): Set version numbers in "mac" subdirectory. |
052270c7f73d
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
73223
diff
changeset
|
28 |
73223 | 29 2006-10-03 Kenichi Handa <handa@m17n.org> |
30 | |
31 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed. | |
32 | |
72387
feb2b528a623
* FOR-RELEASE: Elisp manual checking completed.
Chong Yidong <cyd@stupidchicken.com>
parents:
71937
diff
changeset
|
33 2006-08-13 Chong Yidong <cyd@stupidchicken.com> |
feb2b528a623
* FOR-RELEASE: Elisp manual checking completed.
Chong Yidong <cyd@stupidchicken.com>
parents:
71937
diff
changeset
|
34 |
feb2b528a623
* FOR-RELEASE: Elisp manual checking completed.
Chong Yidong <cyd@stupidchicken.com>
parents:
71937
diff
changeset
|
35 * FOR-RELEASE: Elisp manual checking completed. |
feb2b528a623
* FOR-RELEASE: Elisp manual checking completed.
Chong Yidong <cyd@stupidchicken.com>
parents:
71937
diff
changeset
|
36 |
71937
02f550cbc985
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71890
diff
changeset
|
37 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de> |
02f550cbc985
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71890
diff
changeset
|
38 |
02f550cbc985
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71890
diff
changeset
|
39 * FOR-RELEASE: Update refcard section. |
02f550cbc985
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71890
diff
changeset
|
40 |
71890 | 41 2006-07-14 Kim F. Storm <storm@cua.dk> |
42 | |
43 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed. | |
44 | |
71722 | 45 2006-07-09 Kim F. Storm <storm@cua.dk> |
46 | |
47 * README: Use outline format. Add FOR-RELEASE. | |
48 | |
71497
4c9349ae2201
* FOR-RELEASE: Checking of info.texi done.
Chong Yidong <cyd@stupidchicken.com>
parents:
71282
diff
changeset
|
49 2006-06-27 Chong Yidong <cyd@stupidchicken.com> |
4c9349ae2201
* FOR-RELEASE: Checking of info.texi done.
Chong Yidong <cyd@stupidchicken.com>
parents:
71282
diff
changeset
|
50 |
4c9349ae2201
* FOR-RELEASE: Checking of info.texi done.
Chong Yidong <cyd@stupidchicken.com>
parents:
71282
diff
changeset
|
51 * FOR-RELEASE: Checking of info.texi done. |
4c9349ae2201
* FOR-RELEASE: Checking of info.texi done.
Chong Yidong <cyd@stupidchicken.com>
parents:
71282
diff
changeset
|
52 |
71282
a4f4f228e7a7
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71261
diff
changeset
|
53 2006-06-08 Reiner Steib <Reiner.Steib@gmx.de> |
a4f4f228e7a7
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71261
diff
changeset
|
54 |
a4f4f228e7a7
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71261
diff
changeset
|
55 * FOR-RELEASE: Update refcard section. |
a4f4f228e7a7
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71261
diff
changeset
|
56 |
71261
c6e18badb0a7
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70923
diff
changeset
|
57 2006-06-07 Reiner Steib <Reiner.Steib@gmx.de> |
c6e18badb0a7
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70923
diff
changeset
|
58 |
c6e18badb0a7
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70923
diff
changeset
|
59 * FOR-RELEASE: Update refcard section. |
c6e18badb0a7
Update refcard section.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70923
diff
changeset
|
60 |
70923
386bb0e801d5
* FOR-RELEASE: Key sequence elisp node done.
Chong Yidong <cyd@stupidchicken.com>
parents:
70885
diff
changeset
|
61 2006-05-25 Chong Yidong <cyd@stupidchicken.com> |
386bb0e801d5
* FOR-RELEASE: Key sequence elisp node done.
Chong Yidong <cyd@stupidchicken.com>
parents:
70885
diff
changeset
|
62 |
386bb0e801d5
* FOR-RELEASE: Key sequence elisp node done.
Chong Yidong <cyd@stupidchicken.com>
parents:
70885
diff
changeset
|
63 * FOR-RELEASE: Key sequence elisp node done. |
386bb0e801d5
* FOR-RELEASE: Key sequence elisp node done.
Chong Yidong <cyd@stupidchicken.com>
parents:
70885
diff
changeset
|
64 |
70885
cb7b2f48a590
Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70813
diff
changeset
|
65 2006-05-24 Reiner Steib <Reiner.Steib@gmx.de> |
cb7b2f48a590
Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70813
diff
changeset
|
66 |
cb7b2f48a590
Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70813
diff
changeset
|
67 * FOR-RELEASE: Update refcard translations. Add coding cookie. |
cb7b2f48a590
Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70813
diff
changeset
|
68 |
70813
423563b78756
point-entered /point-left bug fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
70608
diff
changeset
|
69 2006-05-21 Chong Yidong <cyd@mit.edu> |
423563b78756
point-entered /point-left bug fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
70608
diff
changeset
|
70 |
423563b78756
point-entered /point-left bug fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
70608
diff
changeset
|
71 * FOR-RELEASE: point-entered /point-left bug fixed. |
423563b78756
point-entered /point-left bug fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
70608
diff
changeset
|
72 |
70608 | 73 2006-05-12 Eli Zaretskii <eliz@gnu.org> |
74 | |
75 * FOR-RELEASE: Spell-checking the manuals is now done; remove the | |
76 entry. | |
77 | |
70484
82809fb9f71b
MH-E 8.0 has been released, so removed reminder about it.
Bill Wohler <wohler@newt.com>
parents:
70120
diff
changeset
|
78 2006-05-06 Bill Wohler <wohler@newt.com> |
82809fb9f71b
MH-E 8.0 has been released, so removed reminder about it.
Bill Wohler <wohler@newt.com>
parents:
70120
diff
changeset
|
79 |
82809fb9f71b
MH-E 8.0 has been released, so removed reminder about it.
Bill Wohler <wohler@newt.com>
parents:
70120
diff
changeset
|
80 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder |
82809fb9f71b
MH-E 8.0 has been released, so removed reminder about it.
Bill Wohler <wohler@newt.com>
parents:
70120
diff
changeset
|
81 about it. |
82809fb9f71b
MH-E 8.0 has been released, so removed reminder about it.
Bill Wohler <wohler@newt.com>
parents:
70120
diff
changeset
|
82 |
70120
a8b22f12b3dc
updated copyright year(s)
Ramprasad B <ramprasad_i82@yahoo.com>
parents:
69142
diff
changeset
|
83 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com> |
a8b22f12b3dc
updated copyright year(s)
Ramprasad B <ramprasad_i82@yahoo.com>
parents:
69142
diff
changeset
|
84 |
a8b22f12b3dc
updated copyright year(s)
Ramprasad B <ramprasad_i82@yahoo.com>
parents:
69142
diff
changeset
|
85 * ./* (Copyright): Updated Copyright year(s) |
70885
cb7b2f48a590
Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70813
diff
changeset
|
86 |
69142
2636d9dd3567
(BUGS): Add URLs/MIDs.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
69057
diff
changeset
|
87 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de> |
2636d9dd3567
(BUGS): Add URLs/MIDs.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
69057
diff
changeset
|
88 |
2636d9dd3567
(BUGS): Add URLs/MIDs.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
69057
diff
changeset
|
89 * FOR-RELEASE (BUGS): Add URLs/MIDs. |
2636d9dd3567
(BUGS): Add URLs/MIDs.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
69057
diff
changeset
|
90 |
69057 | 91 2006-02-20 Kim F. Storm <storm@cua.dk> |
92 | |
93 * FOR-RELEASE (NEW FEATURES): Completed work on this item: | |
94 Rework how fringe bitmaps are defined and used. | |
95 Currently, bitmap usage and bitmap appearence are "mixed-up" in a | |
96 one-level representation. It would be cleaner to split the | |
97 representation into a two-level model where first level maps | |
98 bitmap usage to a bitmap name, and second level maps bitmap name to | |
99 a bitmap appearence. | |
100 | |
68432
67f979cda725
* FOR-RELEASE: string allocation bugs fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
67554
diff
changeset
|
101 2006-01-27 Chong Yidong <cyd@stupidchicken.com> |
67f979cda725
* FOR-RELEASE: string allocation bugs fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
67554
diff
changeset
|
102 |
71890 | 103 * FOR-RELEASE: String allocation bugs fixed. |
68432
67f979cda725
* FOR-RELEASE: string allocation bugs fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
67554
diff
changeset
|
104 |
67554
11413776131b
Ensure MH-E 8.0 has been released.
Bill Wohler <wohler@newt.com>
parents:
67436
diff
changeset
|
105 2005-12-13 Bill Wohler <wohler@newt.com> |
11413776131b
Ensure MH-E 8.0 has been released.
Bill Wohler <wohler@newt.com>
parents:
67436
diff
changeset
|
106 |
11413776131b
Ensure MH-E 8.0 has been released.
Bill Wohler <wohler@newt.com>
parents:
67436
diff
changeset
|
107 * FOR-RELEASE: Ensure MH-E 8.0 has been released. |
11413776131b
Ensure MH-E 8.0 has been released.
Bill Wohler <wohler@newt.com>
parents:
67436
diff
changeset
|
108 |
67432
79e2698a9cd2
(DOCUMENTATION): Remove message-mail and
Reiner Steib <Reiner.Steib@gmx.de>
parents:
67197
diff
changeset
|
109 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de> |
79e2698a9cd2
(DOCUMENTATION): Remove message-mail and
Reiner Steib <Reiner.Steib@gmx.de>
parents:
67197
diff
changeset
|
110 |
67436
95ba645227f9
(DOCUMENTATION): Remove message-mail, gnus-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
67432
diff
changeset
|
111 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-* |
95ba645227f9
(DOCUMENTATION): Remove message-mail, gnus-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
67432
diff
changeset
|
112 completing-read-multiple, mail-extract-address-components, |
95ba645227f9
(DOCUMENTATION): Remove message-mail, gnus-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
67432
diff
changeset
|
113 mail-mode, quail-define-package, save-buffer and |
95ba645227f9
(DOCUMENTATION): Remove message-mail, gnus-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
67432
diff
changeset
|
114 ucs-set-table-for-input from doc strings item (Done). |
67432
79e2698a9cd2
(DOCUMENTATION): Remove message-mail and
Reiner Steib <Reiner.Steib@gmx.de>
parents:
67197
diff
changeset
|
115 |
67197
d385ac115b9f
* FOR-RELEASE: Icons installed. Partial completion bug fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66816
diff
changeset
|
116 2005-11-28 Chong Yidong <cyd@stupidchicken.com> |
d385ac115b9f
* FOR-RELEASE: Icons installed. Partial completion bug fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66816
diff
changeset
|
117 |
d385ac115b9f
* FOR-RELEASE: Icons installed. Partial completion bug fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66816
diff
changeset
|
118 * FOR-RELEASE: Icons installed. Partial completion bug fixed. |
d385ac115b9f
* FOR-RELEASE: Icons installed. Partial completion bug fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66816
diff
changeset
|
119 |
66816 | 120 2005-11-11 Kim F. Storm <storm@cua.dk> |
121 | |
122 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay | |
123 when displaying a non-breaking space in an overlay string. | |
124 | |
66546
dbf1b265828e
* FOR-RELEASE: Init file change implemented.
Chong Yidong <cyd@stupidchicken.com>
parents:
66472
diff
changeset
|
125 2005-10-30 Chong Yidong <cyd@stupidchicken.com> |
dbf1b265828e
* FOR-RELEASE: Init file change implemented.
Chong Yidong <cyd@stupidchicken.com>
parents:
66472
diff
changeset
|
126 |
dbf1b265828e
* FOR-RELEASE: Init file change implemented.
Chong Yidong <cyd@stupidchicken.com>
parents:
66472
diff
changeset
|
127 * FOR-RELEASE: Init file change implemented. |
dbf1b265828e
* FOR-RELEASE: Init file change implemented.
Chong Yidong <cyd@stupidchicken.com>
parents:
66472
diff
changeset
|
128 |
66472
854391a4e15f
* FOR-RELEASE: Fringe angle bitmap at eob fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66202
diff
changeset
|
129 2005-10-27 Chong Yidong <cyd@stupidchicken.com> |
854391a4e15f
* FOR-RELEASE: Fringe angle bitmap at eob fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66202
diff
changeset
|
130 |
854391a4e15f
* FOR-RELEASE: Fringe angle bitmap at eob fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66202
diff
changeset
|
131 * FOR-RELEASE: Fringe angle bitmap at eob fixed. |
854391a4e15f
* FOR-RELEASE: Fringe angle bitmap at eob fixed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66202
diff
changeset
|
132 |
66202
04eb729be330
split-window has already been implemented.
Chong Yidong <cyd@stupidchicken.com>
parents:
66199
diff
changeset
|
133 2005-10-19 Chong Yidong <cyd@stupidchicken.com> |
66199
94e5c90a3f07
max-image-size implemented.
Chong Yidong <cyd@stupidchicken.com>
parents:
66168
diff
changeset
|
134 |
94e5c90a3f07
max-image-size implemented.
Chong Yidong <cyd@stupidchicken.com>
parents:
66168
diff
changeset
|
135 * FOR-RELEASE (New features): max-image-size implemented. |
66202
04eb729be330
split-window has already been implemented.
Chong Yidong <cyd@stupidchicken.com>
parents:
66199
diff
changeset
|
136 (Bugs): split-window done, by Kim F. Storm. |
66199
94e5c90a3f07
max-image-size implemented.
Chong Yidong <cyd@stupidchicken.com>
parents:
66168
diff
changeset
|
137 |
66168
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66014
diff
changeset
|
138 2005-10-17 Bill Wohler <wohler@newt.com> |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66014
diff
changeset
|
139 |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66014
diff
changeset
|
140 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66014
diff
changeset
|
141 since it's gone. Also marked mh-e as done. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66014
diff
changeset
|
142 |
66014
3873fa9d3eb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65775
diff
changeset
|
143 2005-10-11 Juanma Barranquero <lekktu@gmail.com> |
3873fa9d3eb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65775
diff
changeset
|
144 |
3873fa9d3eb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65775
diff
changeset
|
145 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG |
3873fa9d3eb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65775
diff
changeset
|
146 libraries on Windows (Done). |
3873fa9d3eb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65775
diff
changeset
|
147 |
65775 | 148 2005-10-01 Jason Rumney <jasonr@gnu.org> |
149 | |
150 * admin.el (set-version): Set version numbers in nt/emacs.rc. | |
151 | |
65303
e9432d41359d
(New features): Remove vhdl-mode.el update item (Done).
Romain Francoise <romain@orebokech.com>
parents:
65177
diff
changeset
|
152 2005-08-31 Romain Francoise <romain@orebokech.com> |
e9432d41359d
(New features): Remove vhdl-mode.el update item (Done).
Romain Francoise <romain@orebokech.com>
parents:
65177
diff
changeset
|
153 |
e9432d41359d
(New features): Remove vhdl-mode.el update item (Done).
Romain Francoise <romain@orebokech.com>
parents:
65177
diff
changeset
|
154 * FOR-RELEASE: (New features): Remove vhdl-mode.el update |
e9432d41359d
(New features): Remove vhdl-mode.el update item (Done).
Romain Francoise <romain@orebokech.com>
parents:
65177
diff
changeset
|
155 item (Done). |
e9432d41359d
(New features): Remove vhdl-mode.el update item (Done).
Romain Francoise <romain@orebokech.com>
parents:
65177
diff
changeset
|
156 |
65177
379f0d3fc2af
(Bugs): Remove compile-internal item (Done).
Romain Francoise <romain@orebokech.com>
parents:
64098
diff
changeset
|
157 2005-08-27 Romain Francoise <romain@orebokech.com> |
379f0d3fc2af
(Bugs): Remove compile-internal item (Done).
Romain Francoise <romain@orebokech.com>
parents:
64098
diff
changeset
|
158 |
379f0d3fc2af
(Bugs): Remove compile-internal item (Done).
Romain Francoise <romain@orebokech.com>
parents:
64098
diff
changeset
|
159 * FOR-RELEASE (Bugs): Remove compile-internal item (Done). |
379f0d3fc2af
(Bugs): Remove compile-internal item (Done).
Romain Francoise <romain@orebokech.com>
parents:
64098
diff
changeset
|
160 |
64098 | 161 2005-07-04 Lute Kamstra <lute@gnu.org> |
64097 | 162 |
163 Update FSF's address in GPL notices. | |
164 | |
63232 | 165 2005-06-10 Lute Kamstra <lute@gnu.org> |
166 | |
167 * admin.el (set-version): Set version in lisp manual too. | |
168 * make-tarball.txt: Commit lispref/elisp.texi too. | |
169 | |
62993
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61654
diff
changeset
|
170 2005-06-04 Richard M. Stallman <rms@gnu.org> |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61654
diff
changeset
|
171 |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61654
diff
changeset
|
172 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it. |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61654
diff
changeset
|
173 Other cleanups. |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61654
diff
changeset
|
174 |
61654 | 175 2005-04-19 Lute Kamstra <lute@gnu.org> |
176 | |
177 * make-tarball.txt: Don't commit lisp/loaddefs.el. | |
178 | |
61548 | 179 2005-04-14 Lute Kamstra <lute@gnu.org> |
180 | |
61551 | 181 * nt/makedist.bat (elfiles): Update. |
182 | |
61548 | 183 * admin.el (add-release-logs): Fix require call. |
184 | |
61171
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
60340
diff
changeset
|
185 2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org> |
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
60340
diff
changeset
|
186 |
61194
607bda7ecf8c
Replace leading spaces by tabs and remove trailing whitespace.
Luc Teirlinck <teirllm@auburn.edu>
parents:
61171
diff
changeset
|
187 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial. The |
61221
ee24a0da4818
TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
Marcelo Toledo <marcelo@gnu.org>
parents:
61196
diff
changeset
|
188 first line of every tutorial must begin with a sentence saying |
ee24a0da4818
TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
Marcelo Toledo <marcelo@gnu.org>
parents:
61196
diff
changeset
|
189 "Emacs Tutorial" in the respective language. This should be |
ee24a0da4818
TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
Marcelo Toledo <marcelo@gnu.org>
parents:
61196
diff
changeset
|
190 followed by "See end for copying conditions", likewise in the |
ee24a0da4818
TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
Marcelo Toledo <marcelo@gnu.org>
parents:
61196
diff
changeset
|
191 respective language. |
61171
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
60340
diff
changeset
|
192 |
61196
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61194
diff
changeset
|
193 2005-03-29 Luc Teirlinck <teirllm@auburn.edu> |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61194
diff
changeset
|
194 |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61194
diff
changeset
|
195 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section. |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61194
diff
changeset
|
196 Add `undo-ask-before-discard' to it. |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61194
diff
changeset
|
197 |
60340
f6384702a1b6
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146
Miles Bader <miles@gnu.org>
parents:
60087
diff
changeset
|
198 2005-03-02 Miles Bader <miles@gnu.org> |
f6384702a1b6
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146
Miles Bader <miles@gnu.org>
parents:
60087
diff
changeset
|
199 |
f6384702a1b6
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146
Miles Bader <miles@gnu.org>
parents:
60087
diff
changeset
|
200 * quick-install-emacs: Only use the mkdir --verbose option if the |
f6384702a1b6
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146
Miles Bader <miles@gnu.org>
parents:
60087
diff
changeset
|
201 script's --verbose option was specified (this avoids problems with |
f6384702a1b6
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146
Miles Bader <miles@gnu.org>
parents:
60087
diff
changeset
|
202 default usage on systems where mkdir doesn't support that option). |
f6384702a1b6
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146
Miles Bader <miles@gnu.org>
parents:
60087
diff
changeset
|
203 |
60087 | 204 2005-02-15 Jason Rumney <jasonr@gnu.org> |
205 | |
206 * nt/makedist.bat: Do not rely on non-standard behaviour of | |
207 tar --exclude. | |
208 | |
57893
41263d3a8d8b
* FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
Jan Djärv <jan.h.d@swipnet.se>
parents:
57178
diff
changeset
|
209 2004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
41263d3a8d8b
* FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
Jan Djärv <jan.h.d@swipnet.se>
parents:
57178
diff
changeset
|
210 |
41263d3a8d8b
* FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
Jan Djärv <jan.h.d@swipnet.se>
parents:
57178
diff
changeset
|
211 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done). |
41263d3a8d8b
* FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
Jan Djärv <jan.h.d@swipnet.se>
parents:
57178
diff
changeset
|
212 |
57178
e4cb3e4ca6e8
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57142
diff
changeset
|
213 2004-09-20 Luc Teirlinck <teirllm@auburn.edu> |
e4cb3e4ca6e8
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57142
diff
changeset
|
214 |
e4cb3e4ca6e8
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57142
diff
changeset
|
215 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and |
e4cb3e4ca6e8
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57142
diff
changeset
|
216 Elisp manuals. |
e4cb3e4ca6e8
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57142
diff
changeset
|
217 |
57141
13a2e269f08a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57062
diff
changeset
|
218 2004-09-18 Luc Teirlinck <teirllm@auburn.edu> |
13a2e269f08a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57062
diff
changeset
|
219 |
13a2e269f08a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57062
diff
changeset
|
220 * FOR-RELEASE (Indications): Clean up and update checklists for |
57142
53277dccf469
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57141
diff
changeset
|
221 Emacs and Elisp manuals. |
57141
13a2e269f08a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57062
diff
changeset
|
222 |
57061 | 223 2004-09-11 Kim F. Storm <storm@cua.dk> |
224 | |
225 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!). | |
57062 | 226 (Documentation): Add NEWS entry. |
227 Add section lists for proof-reading Emacs and Lisp manuals. | |
57061 | 228 |
56837 | 229 2004-08-29 Kim F. Storm <storm@cua.dk> |
230 | |
231 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS. | |
232 | |
56824
35774f24f0ab
* FOR-RELEASE (Indications): Removed entry about GTK and geometry,
Jan Djärv <jan.h.d@swipnet.se>
parents:
56270
diff
changeset
|
233 2004-08-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
35774f24f0ab
* FOR-RELEASE (Indications): Removed entry about GTK and geometry,
Jan Djärv <jan.h.d@swipnet.se>
parents:
56270
diff
changeset
|
234 |
56837 | 235 * FOR-RELEASE (Indications): Remove entry about GTK and geometry, |
56824
35774f24f0ab
* FOR-RELEASE (Indications): Removed entry about GTK and geometry,
Jan Djärv <jan.h.d@swipnet.se>
parents:
56270
diff
changeset
|
236 (now behaves as well as other ports). |
35774f24f0ab
* FOR-RELEASE (Indications): Removed entry about GTK and geometry,
Jan Djärv <jan.h.d@swipnet.se>
parents:
56270
diff
changeset
|
237 |
56270
78dc44def80f
* FOR-RELEASE: Removed entry about GTK and monochrome displays (done).
Jan Djärv <jan.h.d@swipnet.se>
parents:
56253
diff
changeset
|
238 2004-06-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
78dc44def80f
* FOR-RELEASE: Removed entry about GTK and monochrome displays (done).
Jan Djärv <jan.h.d@swipnet.se>
parents:
56253
diff
changeset
|
239 |
56837 | 240 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done). |
56270
78dc44def80f
* FOR-RELEASE: Removed entry about GTK and monochrome displays (done).
Jan Djärv <jan.h.d@swipnet.se>
parents:
56253
diff
changeset
|
241 |
60059 | 242 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il> |
56253
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
55429
diff
changeset
|
243 |
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
55429
diff
changeset
|
244 * FOR-RELEASE: Moved here from the etc directory. |
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
55429
diff
changeset
|
245 |
55429
3f07e8295d4a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52708
diff
changeset
|
246 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org> |
3f07e8295d4a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52708
diff
changeset
|
247 |
3f07e8295d4a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52708
diff
changeset
|
248 * notes/BRANCH: New file, to be maintained per CVS branch. |
3f07e8295d4a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52708
diff
changeset
|
249 |
52708
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
250 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
|
251 |
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
252 * 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
|
253 shell functions. |
8f70aecafdb5
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader <miles@gnu.org>
parents:
52634
diff
changeset
|
254 |
60059 | 255 2003-09-29 Lute Kamstra <lute@gnu.org> |
256 | |
257 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file. | |
258 | |
52634
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
259 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
|
260 |
bb955cc088f9
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
261 * 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
|
262 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
|
263 (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
|
264 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
|
265 |
52260
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
266 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
|
267 |
68158472dffc
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader <miles@gnu.org>
parents:
52175
diff
changeset
|
268 * 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
|
269 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
|
270 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
|
271 |
52175
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
272 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
|
273 |
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
274 * cus-test.el: Remove obsolete workaround. |
c869cd8e35ac
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
50666
diff
changeset
|
275 |
50666 | 276 2003-04-22 Andrew Innes <andrewi@gnu.org> |
277 | |
278 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting | |
279 emacs.exe before zipping, and including batch file to recreate | |
280 after unpacking. | |
281 | |
282 * nt/stitch.bat: New file. | |
283 | |
284 * nt/README-ftp-server: Update wording and version number etc. | |
285 Add extra instructions for installing multi-file .zip | |
286 distribution. | |
287 | |
288 * nt/README.W32: Remove personal email address and update wording. | |
289 | |
290 * nt/README-UNDUMP.W32: Remove personal email address and update | |
291 wording. | |
292 | |
49684
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
293 2003-02-10 Francesco Potort,Al(B <pot@gnu.org> |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
294 |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
295 * make-changelog-diff: New script, code stolen from make-announcement. |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
296 |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
297 * make-announcement: Use make-changelog-diff. |
009a9aac441d
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49375
diff
changeset
|
298 |
49342
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
299 2003-01-20 Francesco Potort,Al(B <pot@gnu.org> |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
300 |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
301 * make-tarball.txt: Step-by-step instructions for making a tarball. |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
302 |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
303 * make-announcement: A script for creating pretest annuncements. |
5ec3f0cdf610
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49297
diff
changeset
|
304 |
49296
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
305 2003-01-17 Francesco Potort,Al(B <pot@gnu.org> |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
306 |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
307 * admin.el (add-release-logs): Expand the directory name before |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
308 calling find(1). |
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
309 (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
|
310 the date and the user's name and address |
49296
453977aee129
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48853
diff
changeset
|
311 |
49375 | 312 2003-01-07 Miles Bader <miles@gnu.org> |
313 | |
314 * quick-install-emacs: Unset LANG etc. to avoid non-standard | |
315 command output from non-C locales. | |
316 | |
48853
cf30601f67b2
White space fixes.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47895
diff
changeset
|
317 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
|
318 |
47895
3ec83d27c2b2
Replaced the recent ChangeLogs for cus-test.el by a summary.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47890
diff
changeset
|
319 * 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
|
320 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
|
321 |
47802
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
322 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
|
323 |
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
324 * cus-test.el: New file. |
b1485d13f90d
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45538
diff
changeset
|
325 |
45537 | 326 2002-05-27 Miles Bader <miles@gnu.org> |
327 | |
328 * quick-install-emacs (VERSION): Calculate using the same method | |
45538 | 329 that configure.in uses. |
45537 | 330 |
44874 | 331 2002-04-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
332 | |
333 * emacs-pretesters: New file with information for Emacs | |
334 pretesters. | |
335 | |
44113
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
336 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
|
337 |
4b1f649a4526
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert <eggert@twinsun.com>
parents:
43240
diff
changeset
|
338 * 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
|
339 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
|
340 |
43240 | 341 2002-02-11 Andrew Innes <andrewi@gnu.org> |
342 | |
343 * nt/makedist.bat: Don't include elisp/term/*.el files twice. | |
344 | |
42927 | 345 2002-01-24 Andrew Innes <andrewi@gnu.org> |
346 | |
347 * nt/README.W32: Remove unnecessary version number and date | |
348 references. | |
349 | |
350 * nt/README-UNDUMP.W32: Ditto. | |
351 | |
41842 | 352 2001-12-06 Gerd Moellmann <gerd@gnu.org> |
353 | |
354 * make-emacs: Add --trace-move. | |
355 | |
40202 | 356 2001-10-23 Andrew Innes <andrewi@gnu.org> |
357 | |
358 * nt/makedist.bat: Remove remaining obsolete reference to | |
359 GETTING.GNU.SOFTWARE. | |
360 | |
40163 | 361 2001-10-22 Gerd Moellmann <gerd@gnu.org> |
362 | |
363 * admin.el (set-version): Use `s' interactive spec for | |
364 version number. | |
365 | |
40111 | 366 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
367 | |
40152 | 368 * (Version 21.1 released.) |
40111 | 369 |
40085 | 370 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
371 | |
372 * admin.el (add-release-logs): Put the log entry in lispref, too. | |
373 | |
40065 | 374 2001-10-20 Miles Bader <miles@gnu.org> |
375 | |
376 * quick-install-emacs: Exit if we can't find some variable. | |
377 (AVOID): Add .orig & .rej files. | |
378 (get_config_var): Be more liberal about format of config.status | |
379 sed commands. | |
380 | |
40053 | 381 2001-10-19 Gerd Moellmann <gerd@gnu.org> |
382 | |
40063 | 383 * admin.el: New file. |
384 | |
40053 | 385 * build-configs: Add --help option. Add support for building |
386 in arbitrary source trees. | |
387 | |
39991 | 388 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
389 | |
390 * alloc-colors.c: New file. | |
391 | |
39872 | 392 2001-10-13 Gerd Moellmann <gerd@gnu.org> |
393 | |
394 * make-emacs: Add --boot switch for bootstrapping. Logs to | |
395 EMACS_ROOT/boot.log, renames previous log file to boot.log.old. | |
396 | |
39742 | 397 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
398 | |
399 * Branch for 21.1. | |
48853
cf30601f67b2
White space fixes.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47895
diff
changeset
|
400 |
39380
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
401 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
|
402 |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
403 * 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
|
404 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
|
405 version of tar used. |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
406 |
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
407 ;; Local Variables: |
60087 | 408 ;; coding: iso-2022-7bit |
73856
594a719b7a7f
Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents:
73790
diff
changeset
|
409 ;; add-log-time-zone-rule: t |
39380
5cf92202b19f
Move the entry from the top-level ChangeLog file here.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
410 ;; End: |
39627 | 411 |
75348 | 412 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 |
413 Free Software Foundation, Inc. | |
39627 | 414 Copying and distribution of this file, with or without modification, |
415 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 416 |
417 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a |