Mercurial > hg > xemacs-beta
annotate lib-src/ChangeLog @ 5518:3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
2011-06-03 Aidan Kehoe <kehoea@parhasard.net>
* gnuslib.c (connect_to_unix_server):
Retry with /tmp as a directory in which to search for Unix sockets
if an attempt to connect with some other directory failed (which
may be because gnuclient and gnuserv don't share an environment
value for TMPDIR, or because gnuserv was compiled with USE_TMPDIR
turned off).
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Fri, 03 Jun 2011 18:40:57 +0100 |
parents | 4aa8ee813265 |
children | 900a0a8796c3 |
rev | line source |
---|---|
5518
3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
1 2011-06-03 Aidan Kehoe <kehoea@parhasard.net> |
3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
2 |
3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
3 * gnuslib.c (connect_to_unix_server): |
3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
4 Retry with /tmp as a directory in which to search for Unix sockets |
3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
5 if an attempt to connect with some other directory failed (which |
3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
6 may be because gnuclient and gnuserv don't share an environment |
3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
7 value for TMPDIR, or because gnuserv was compiled with USE_TMPDIR |
3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
8 turned off). |
3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
9 |
5512
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5495
diff
changeset
|
10 2011-05-20 Jerry James <james@xemacs.org> |
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5495
diff
changeset
|
11 |
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5495
diff
changeset
|
12 * Makefile.in.in: Default DESTDIR to the empty string, and use it in |
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5495
diff
changeset
|
13 install targets. |
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5495
diff
changeset
|
14 |
5480
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
15 2011-04-29 Stephen J. Turnbull <stephen@xemacs.org> |
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
16 |
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
17 * XEmacs 21.5.31 "ginger" is released. |
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
18 |
5464
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5341
diff
changeset
|
19 2011-04-26 Stephen J. Turnbull <stephen@xemacs.org> |
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5341
diff
changeset
|
20 |
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5341
diff
changeset
|
21 * XEmacs 21.5.30 "garlic" is released. |
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5341
diff
changeset
|
22 |
5341 | 23 2011-01-15 Mike Sperber <mike@xemacs.org> |
24 | |
25 * fakemail.c: #include <osreldate.h> on FreeBSD, since we no | |
26 longer have freebsd.h. | |
27 | |
5287
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
28 2010-06-14 Stephen J. Turnbull <stephen@xemacs.org> |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
29 |
5290
e6508b64ee08
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5287
diff
changeset
|
30 * gnuserv.c: |
e6508b64ee08
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5287
diff
changeset
|
31 * gnuserv.h: |
e6508b64ee08
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5287
diff
changeset
|
32 * gnuslib.c: |
e6508b64ee08
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5287
diff
changeset
|
33 Add standard permission boilerplate. |
e6508b64ee08
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5287
diff
changeset
|
34 |
5287
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
35 * ad2c: |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
36 Add copyright notices based on internal evidence. |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
37 |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
38 2010-06-14 Stephen J. Turnbull <stephen@xemacs.org> |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
39 |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
40 * cvtmail.c: |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
41 * fakemail.c: |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
42 * make-path.c: |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
43 * profile.c: |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
44 * tcp.c: |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
45 Fix typo (doubled phrase) in permission notice. |
cd167465bf69
More permission consistency.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
46 |
5236
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5225
diff
changeset
|
47 2010-06-13 Stephen J. Turnbull <stephen@xemacs.org> |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5225
diff
changeset
|
48 |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5225
diff
changeset
|
49 * ad2c: Correct FSF address in permission notice. |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5225
diff
changeset
|
50 |
5225
1086297242fe
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5206
diff
changeset
|
51 2010-06-02 Aidan Kehoe <kehoea@parhasard.net> |
1086297242fe
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5206
diff
changeset
|
52 |
1086297242fe
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5206
diff
changeset
|
53 * gnuclient.c (main): |
1086297242fe
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5206
diff
changeset
|
54 If gnuclient was built with GTK support, and is asking a gnuserv |
1086297242fe
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5206
diff
changeset
|
55 without GTK support to open a frame, fall back to X11, don't |
1086297242fe
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5206
diff
changeset
|
56 throw an error on the server side, invisible to the client. |
1086297242fe
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5206
diff
changeset
|
57 |
5206
39d74978fd32
Keep around file info for dumped functions and variables without docstrings.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5091
diff
changeset
|
58 2010-04-17 Aidan Kehoe <kehoea@parhasard.net> |
39d74978fd32
Keep around file info for dumped functions and variables without docstrings.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5091
diff
changeset
|
59 |
39d74978fd32
Keep around file info for dumped functions and variables without docstrings.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5091
diff
changeset
|
60 * make-docfile.c (scan_lisp_file): |
39d74978fd32
Keep around file info for dumped functions and variables without docstrings.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5091
diff
changeset
|
61 Even if a function doesn't have a doc string, store its file name |
39d74978fd32
Keep around file info for dumped functions and variables without docstrings.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5091
diff
changeset
|
62 in DOC. |
39d74978fd32
Keep around file info for dumped functions and variables without docstrings.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5091
diff
changeset
|
63 |
5091 | 64 2010-03-02 Ben Wing <ben@xemacs.org> |
65 | |
66 * digest-doc.c: | |
67 * make-path.c: | |
68 `emacs' isn't defined, but HAVE_CONFIG_H is, so use it to get | |
69 config.h. | |
70 | |
71 * getopt.h: | |
72 Conditionalize on HAVE_CONFIG_H to get real prototypes. | |
73 | |
5076
d555581e3cba
fix issues with display of argument docstrings
Ben Wing <ben@xemacs.org>
parents:
5030
diff
changeset
|
74 2010-02-25 Ben Wing <ben@xemacs.org> |
d555581e3cba
fix issues with display of argument docstrings
Ben Wing <ben@xemacs.org>
parents:
5030
diff
changeset
|
75 |
d555581e3cba
fix issues with display of argument docstrings
Ben Wing <ben@xemacs.org>
parents:
5030
diff
changeset
|
76 * make-docfile.c: |
d555581e3cba
fix issues with display of argument docstrings
Ben Wing <ben@xemacs.org>
parents:
5030
diff
changeset
|
77 * make-docfile.c (write_c_args): |
d555581e3cba
fix issues with display of argument docstrings
Ben Wing <ben@xemacs.org>
parents:
5030
diff
changeset
|
78 Convert newlines to spaces so that argument lists are always on one |
d555581e3cba
fix issues with display of argument docstrings
Ben Wing <ben@xemacs.org>
parents:
5030
diff
changeset
|
79 line, because that's what function-documentation-1 expects. |
d555581e3cba
fix issues with display of argument docstrings
Ben Wing <ben@xemacs.org>
parents:
5030
diff
changeset
|
80 |
5491 | 81 2010-02-19 Ben Wing <ben@xemacs.org> |
82 | |
83 * digest-doc.c: | |
84 * digest-doc.c (main): | |
85 * emacs.csh: | |
86 * hexl.c: | |
87 * hexl.c (Gabryelski): | |
88 * hexl.c (main): | |
89 * hexl.c (usage): | |
90 * sorted-doc.c: | |
91 * sorted-doc.c (fatal): | |
92 * sorted-doc.c (xstrdup): | |
93 * sorted-doc.c (main): | |
94 * vcdiff: | |
95 Merge up to FSF 23.1.92. | |
96 | |
5030 | 97 2010-02-11 Vin Shelton <acs@xemacs.org> |
98 | |
99 * winclient.c: Bump connection retries to 20 because some people | |
100 have long startup files. | |
101 (openConversation): If CreateProcess cannot find | |
102 xemacs.exe, try again with the name of the version-specific | |
103 executable. This is useful because the cygwin version of XEmacs | |
104 doesn't install an xemacs.exe executable. | |
105 (parseCommandLine): Fix tracker issue 675 - add current directory | |
106 to filenames under cygwin. | |
107 | |
4950
c50b0b3c7b8d
Random changes to make-msgfile.lex
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
108 2010-01-26 Ben Wing <ben@xemacs.org> |
c50b0b3c7b8d
Random changes to make-msgfile.lex
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
109 |
c50b0b3c7b8d
Random changes to make-msgfile.lex
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
110 * make-msgfile.lex: Vague hacking on this file, insert a comment |
c50b0b3c7b8d
Random changes to make-msgfile.lex
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
111 about what should be done if we ever want this to work. |
c50b0b3c7b8d
Random changes to make-msgfile.lex
Ben Wing <ben@xemacs.org>
parents:
4932
diff
changeset
|
112 |
4932 | 113 2010-01-24 Ben Wing <ben@xemacs.org> |
114 | |
115 * fakemail.c (args_size): | |
116 * fakemail.c (parse_header): | |
117 * ootags.c (C_entries): | |
118 Fix warnings about possible use of uninitialized vars. | |
119 | |
4911 | 120 2010-02-01 Vin Shelton <acs@xemacs.org> |
121 | |
122 * make-mswin-unicode.pl: Add description of override. | |
123 | |
4903
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
124 2010-01-30 Ben Wing <ben@xemacs.org> |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
125 |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
126 * make-mswin-unicode.pl: |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
127 Make it possible to specify an overridden prototype in cases where |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
128 either Cygwin or Visual Studio has errors in their headers that |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
129 can be corrected by falling back to a less qualified type (typically |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
130 without const). |
70089046adef
fix compile problems in intl-encap* under VS6
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
131 |
4894
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
132 2010-01-28 Jerry James <james@xemacs.org> |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
133 |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
134 * Makefile.in.in: Remove make-msgfile and make-po rules. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
135 * make-msgfile.c: Removed, obsolete code. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
136 * make-po.c: Removed, obsolete code. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4875
diff
changeset
|
137 |
4875
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
138 2010-01-15 Ben Wing <ben@xemacs.org> |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
139 |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
140 * make-mswin-unicode.pl: |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
141 Process the command `review'. Cause an error to happen if we try to |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
142 use the command, indicating that the command needs review to determine |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
143 how to handle it. |
49de55c09f18
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Ben Wing <ben@xemacs.org>
parents:
4874
diff
changeset
|
144 |
4874
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
145 2010-01-15 Ben Wing <ben@xemacs.org> |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
146 |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
147 * make-mswin-unicode.pl: |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
148 Various fixes to get this to work when using the Cygwin header files |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
149 in /usr/include/w32api instead of the VC++ ones: |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
150 -- Use /usr/include/w32api as default; don't assume that a passed-in |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
151 directory always ends in .../include. |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
152 -- Add `const' to list of known type modifiers. |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
153 -- If function already seen, warn but don't generate twice. |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
154 -- Eliminate `extern' from return type modifiers. |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
155 -- Cosmetic: When eliminating APIENTRY, also eliminate following |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
156 whitespace. |
4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Ben Wing <ben@xemacs.org>
parents:
4850
diff
changeset
|
157 |
4850
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4785
diff
changeset
|
158 2010-01-13 Ben Wing <ben@xemacs.org> |
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4785
diff
changeset
|
159 |
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4785
diff
changeset
|
160 * fix-perms.sh: New file. |
2727d0d8ef07
Fix executable permissions on source files
Ben Wing <ben@xemacs.org>
parents:
4785
diff
changeset
|
161 |
4785
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
162 2009-12-21 Jerry James <james@xemacs.org> |
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
163 |
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
164 * Makefile.in.in: Remove rules for building yow. |
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
165 * yow.c: Removed. |
d6cfba1cc388
Remove the lib-src/yow binary, which is currently unused anyway. See message
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
166 |
4782
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
167 2009-12-18 Jerry James <james@xemacs.org> |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
168 |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
169 * Makefile.in.in: Don't install rcs-checkin. |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
170 * rcs-checkin: Remove obsolete file. |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4781
diff
changeset
|
171 |
4781
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4774
diff
changeset
|
172 2009-12-18 Jerry James <james@xemacs.org> |
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4774
diff
changeset
|
173 |
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4774
diff
changeset
|
174 * installexe.sh: Add copyright and GPL v2 or later header with |
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4774
diff
changeset
|
175 permission of Andy Piper. |
8a653fbe5c27
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Jerry James <james@xemacs.org>
parents:
4774
diff
changeset
|
176 |
4774
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
177 2009-12-15 Jerry James <james@xemacs.org> |
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
178 |
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
179 * ad2c: Add GPL v2 or later notice with permission of George Ferguson. |
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
180 See the xemacs-beta thread beginning with message |
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
181 <870180fe0912090940mac19378ydab5b5a04bf06cf8@mail.gmail.com>. |
26a007fa2f4c
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
Jerry James <james@xemacs.org>
parents:
4773
diff
changeset
|
182 |
4773
c858892e4f2b
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
183 2009-12-15 Jerry James <james@xemacs.org> |
c858892e4f2b
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
184 |
c858892e4f2b
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
185 * Makefile.in.in: Remove build dependency and rule for wakeup. Thanks |
c858892e4f2b
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
186 to Mats Lidell for the patch. |
c858892e4f2b
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
187 |
4771
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
188 2009-12-10 Jerry James <james@xemacs.org> |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
189 |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
190 * gnudepend.pl: Remove obsolete file. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
191 * leditcfns.c: Ditto. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
192 * wakeup.c: Ditto. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4768
diff
changeset
|
193 |
4768
0f5bee973a7b
Etags: use memmove instead of strcpy to move characters within a string. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
194 2009-12-08 Sjoerd Mullender <sjoerd@acm.org> |
0f5bee973a7b
Etags: use memmove instead of strcpy to move characters within a string. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
195 |
0f5bee973a7b
Etags: use memmove instead of strcpy to move characters within a string. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
196 * etags.c (absolute_filename): Use memmove instead of strcpy to move |
0f5bee973a7b
Etags: use memmove instead of strcpy to move characters within a string. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
197 characters within a string. |
0f5bee973a7b
Etags: use memmove instead of strcpy to move characters within a string. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
198 |
4759
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
199 2009-11-10 Jerry James <james@xemacs.org> |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
200 |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
201 * fakemail.c (MAIL_PROGRAM_NAME): No s&m files define this now, so |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
202 make it unconditional. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
203 (main): Make mail_program_name const, since it is never read, and drop |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
204 a bogus cast as a result. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
205 * gnuclient.c (main): Remove reference to hp9000s300. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
206 * gnuserv.h: BSD4_1 is not defined on any supported system. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4722
diff
changeset
|
207 |
4722
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
208 2009-10-26 Jerry James <james@xemacs.org> |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
209 |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
210 * insert-data-in-exec.c: Add BSD header, with permission of |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
211 Olivier Galibert. See xemacs-beta message with ID |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
212 <20091013224104.GA2573@dspnet.fr.eu.org>. |
dfc9fe46c294
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
Jerry James <james@xemacs.org>
parents:
4684
diff
changeset
|
213 |
4684
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
214 2009-08-15 It's me FKtPp ;) <m_pupil@yahoo.com.cn> |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
215 |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
216 * gnuclient.c (main): Do not set start point position if user |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
217 didn't requested to do so |
15c42a3f4065
Do not move cursor position in gnuclient started buffer if user did
It's me FKtPp \;) <m_pupil@yahoo.com.cn>
parents:
4665
diff
changeset
|
218 |
4665
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
219 2009-07-28 Stephen Turnbull <stephen@xemacs.org> |
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
220 |
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
221 * make-docfile.c (write_c_args): Parse UNUSED and USED_IF right. |
f3a65dff1912
Fix UNUSED and USED_IF parsing in make-docfile.c.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
222 |
4636
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
223 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
224 |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
225 * XEmacs 21.5.29 "garbanzo" is released. |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4539
diff
changeset
|
226 |
4539
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
227 2008-12-27 Aidan Kehoe <kehoea@parhasard.net> |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
228 |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
229 * make-docfile.c (main): Allow more than one -d argument, followed |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
230 by a directory to change to. |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
231 (put_filename): Don't strip directory information; with previous |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
232 change, allows retrieval of Lisp function and variable origin |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
233 files from #'built-in-symbol-file relative to lisp-directory. |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
234 (scan_lisp_file): Don't add an extraneous newline after the file |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
235 name, put_filename has added the newline already. |
061e030e3270
Fix some bugs in load-history construction, built-in symbol file names.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4467
diff
changeset
|
236 |
4467
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
237 2008-05-21 Aidan Kehoe <kehoea@parhasard.net> |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
238 |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
239 * make-mswin-unicode.pl: |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
240 Check %WindowsSdkDir%, %MSSddk% for the Windows header files too. |
23ef20edf6ba
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4464
diff
changeset
|
241 |
4464
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
242 2008-05-14 Vin Shelton <acs@xemacs.org> |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
243 |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
244 * winclient.c: Create CONNECT_RETRIES and increase retry count |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
245 from 5 to 10. |
61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
Vin Shelton <acs@xemacs.org>
parents:
4456
diff
changeset
|
246 |
4456
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
247 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
248 |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
249 * make-docfile.c (scan_file): |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
250 Pass READ_BINARY to scan_lisp_file, scan_c_file; avoids an |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
251 assertion failure with Visual C++ 2005 Express Edition, and is |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
252 logically more coherent, given that our Lisp and C files are saved |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
253 with Unix line endings. |
c785f98c6737
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
4147
diff
changeset
|
254 |
4147 | 255 2007-08-27 Mike Sperber <mike@xemacs.org> |
256 | |
257 * config.values.in (datarootdir): Add. | |
258 | |
4118 | 259 2007-08-12 Mike Sperber <mike@xemacs.org> |
260 | |
261 * Makefile.in.in (datarootdir): Add. | |
262 | |
3993 | 263 2007-05-29 Stephen J. Turnbull <stephen@xemacs.org> |
264 | |
4032 | 265 * etags.c: Sync to pot_etags_version 17.33. |
3993 | 266 Reverts part of 2007-03-24 patch: no longer displays |
267 pot_etags_version in usage message. | |
268 | |
3983 | 269 2007-05-22 Jerry James <james@xemacs.org> |
270 | |
271 * ellcc.c (do_init_mode): Plug memory leak. | |
272 | |
3975 | 273 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
274 | |
275 * XEmacs 21.5.28 "fuki" is released. | |
276 | |
3877 | 277 2007-03-24 Stephen J. Turnbull <stephen@xemacs.org> |
278 | |
279 * etags.c (print_version): More precise version info. Suggested | |
280 by Steve Youngs. | |
281 (print_help): Use #ifdef; PRINT_UNDOCUMENTED_OPTIONS_HELP may be | |
282 undefined. | |
283 | |
3876 | 284 2007-03-24 Stephen J. Turnbull <stephen@xemacs.org> |
285 | |
286 * etags.c: Sync to pot_etags_version 17.26. | |
287 | |
3728 | 288 2006-11-24 Benson Margulies <benson@dchbk.us> |
289 | |
290 * make-mswin-unicode.pl: allow for lower case header file names in | |
291 the current platform SDK. | |
292 | |
3651 | 293 2006-08-11 Jerry James <james@xemacs.org> |
294 | |
295 * pop.h: Sync with Emacs. | |
296 * pop.c: Ditto. | |
297 | |
3556 | 298 2006-08-08 Jerry James <james@xemacs.org> |
299 | |
300 * gnuslib.c (disconnect_from_server): shutdown() has been fine on | |
301 Linux for a long time now; use it. Also, don't use length to | |
302 access the buffer unless it is positive, not just nonzero. | |
303 * gnuclient.c (filename_expand): Initialize the last array element | |
304 to get a valid C string in case of overflow. Use strncat to avoid | |
305 buffer overruns. | |
306 * gnuclient.c (main): Use strncpy to avoid buffer overruns. | |
307 | |
3524 | 308 2006-07-21 Stephen J. Turnbull <stephen@xemacs.org> |
309 | |
3529 | 310 * etags.c: Xemacs -> XEmacs. |
3524 | 311 |
3517 | 312 2006-07-19 Stephen J. Turnbull <stephen@xemacs.org> |
313 | |
314 * etags.c: Sync to pot_etags_version 17.19. | |
315 | |
3503 | 316 2006-07-07 Jerry James <james@xemacs.org> |
317 | |
318 * config.values.in: Regenerate. | |
319 | |
3402 | 320 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> |
321 | |
322 * XEmacs 21.5.27 "fiddleheads" is released. | |
323 | |
3368 | 324 2006-04-29 Aidan Kehoe <kehoea@parhasard.net> |
325 | |
326 * make-docfile.c: | |
327 * make-docfile.c (put_filename): | |
328 * make-docfile.c (scan_c_file): | |
329 * make-docfile.c (scan_lisp_file): | |
330 Record file name information for built-in symbols. Based on the | |
331 FSF's implementation of same. | |
332 | |
3323 | 333 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
334 | |
335 * XEmacs 21.5.26 "endive" is released. | |
336 | |
3259 | 337 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
338 | |
339 * XEmacs 21.5.25 "eggplant" is released. | |
340 | |
3150 | 341 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
342 | |
343 * XEmacs 21.5.24 "dandelion" is released. | |
344 | |
3090 | 345 2005-11-22 Malcolm Purvis <malcolmp@xemacs.org> |
346 | |
347 * etags.c: Update to author version 17.15. | |
348 | |
3083 | 349 2005-11-22 Ben Wing <ben@xemacs.org> |
350 | |
351 * Makefile.in.in: | |
352 Ignore errors from rm during clean. | |
353 | |
3062 | 354 2005-11-13 Ben Wing <ben@xemacs.org> |
355 | |
356 * Makefile.in.in: | |
357 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. | |
358 Do some refactoring for cleanliness. | |
359 | |
3031 | 360 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
361 | |
362 * XEmacs 21.5.23 "daikon" is released. | |
363 | |
2993 | 364 2005-10-13 Ben Wing <ben@xemacs.org> |
365 | |
366 * i.c: | |
367 * mmencode.c: | |
368 Always include config.h first. | |
369 * winclient.c: | |
370 Move include of windows.h after config.h. | |
371 | |
2940 | 372 2005-09-18 Mike Alexander <mta@arbortext.com> |
373 | |
374 * installexe.sh: Don't add an exe extention to a file that already | |
375 has one. Patch from Rick Rankin. | |
376 | |
2931 | 377 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org> |
378 | |
379 * XEmacs 21.5.22 "cucumber" is released. | |
380 | |
2835 | 381 2005-06-28 Marcus Crestani <crestani@xemacs.org> |
382 | |
383 * .cvsignore: Add insert-data-in-exec. | |
384 | |
2791 | 385 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
386 | |
387 * XEmacs 21.5.21 "corn" is released. | |
388 | |
2720 | 389 2005-04-01 Marcus Crestani <crestani@xemacs.org> |
390 | |
391 The new allocator. | |
392 | |
393 DUMP_IN_EXEC: | |
394 | |
395 * Makefile.in.in: Only compile insert-data-in-exec if | |
396 DUMP_IN_EXEC is defined. | |
397 | |
2687 | 398 2005-03-25 Andrey Slusar <anrays@gmail.com> |
399 | |
400 * fakemail.c (CURRENT_USER): Define it if FreeBSD version is >= | |
401 400000. Also, when FreeBSD version is >= 400000 geteuid returns | |
402 uid_t instead of unsigned short. | |
403 | |
2653 | 404 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org> |
405 | |
406 * XEmacs 21.5.20 "cilantro" is released. | |
407 | |
2651 | 408 2005-03-07 Malcolm Purvis <malcolmp@xemacs.org> |
409 | |
410 * config.values.in: | |
411 * config.values.sh (FileContents): Different regex for autoconf | |
412 2.59. | |
413 | |
2603 | 414 2004-12-19 Stephen J. Turnbull <stephen@xemacs.org> |
415 | |
416 * make-docfile.c (write_c_args): Handle UNUSED, USED_IF macros. | |
417 (scan_c_file): Handle nested parens in DEFUN argument lists. | |
418 | |
2594 | 419 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
420 | |
421 * XEmacs 21.5.19 "chives" is released. | |
422 | |
2584 | 423 2005-01-29 Vin Shelton <acs@xemacs.org> |
424 | |
425 * movemail.c (popmail): Pass error string as format parameter | |
426 instead of as part of format string. Security fixes for | |
427 CAN-2005-0100. | |
428 | |
2554 | 429 2005-02-03 Jerry James <james@xemacs.org> |
430 | |
431 * etags.c: Update to author version 17.11. | |
432 | |
2509 | 433 2005-01-26 Ben Wing <ben@xemacs.org> |
434 | |
435 * fakemail.c (main): Add args to fix warning. | |
436 | |
2502 | 437 2005-01-25 Ben Wing <ben@xemacs.org> |
438 | |
439 * insert-data-in-exec.c (main): | |
440 Need to open everything as binary. | |
441 | |
2426 | 442 2004-12-06 Ben Wing <ben@xemacs.org> |
443 | |
444 * i.c (pump): | |
445 Undo change of 2003-03-06. It causes truncation of output at the end. | |
446 | |
2424 | 447 2004-12-06 Ben Wing <ben@xemacs.org> |
448 | |
449 * gnuclient.c: | |
450 * gnuclient.c (get_current_working_directory): | |
451 * gnuclient.c (filename_expand): | |
452 * gnuclient.c (main): | |
453 Use QXE_PATH_MAX. | |
454 | |
2421 | 455 2004-12-05 Ben Wing <ben@xemacs.org> |
456 | |
457 * make-docfile.c (main): | |
458 * make-docfile.c (scan_c_file): | |
459 Use QXE_PATH_MAX. | |
460 | |
2377 | 461 2004-11-08 Stephen J. Turnbull <stephen@xemacs.org> |
462 | |
463 * ellcc.h.in: Use XE_CFLAGS, not CFLAGS. | |
464 | |
2367 | 465 2004-10-14 Ben Wing <ben@xemacs.org> |
466 | |
467 * digest-doc.c (main): | |
468 * make-dump-id.c (main): | |
469 * profile.c: | |
470 * profile.c (main): | |
471 * sorted-doc.c (main): | |
472 Add proper decls for main(). | |
473 | |
474 * make-msgfile.c: | |
475 Document that this is old junk. | |
476 Move proposal to text.c. | |
477 | |
478 * make-msgfile.lex: | |
479 Move proposal to text.c. | |
480 | |
481 * make-mswin-unicode.pl: | |
482 Convert error-generating code so that the entire message will | |
483 be seen as a single unrecognized token. | |
484 | |
485 | |
2346 | 486 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
487 | |
488 * XEmacs 21.5.18 "chestnut" is released. | |
489 | |
2325 | 490 2004-10-07 Jerry James <james@xemacs.org> |
491 | |
492 * etags.c: Update to author version 17.6. | |
493 | |
2286 | 494 2004-09-14 Jerry James <james@xemacs.org> |
495 | |
496 * digest-doc.c (main): Remove unused argc and argv. | |
497 * fakemail.c (main): Ditto. | |
498 * make-dump-id.c (main): Ditto. | |
499 * profile.c (main): Ditto. | |
500 * sorted-doc.c (main): Ditto. | |
501 * gnuclient.c (tell_emacs_to_resume): Mark unused parameters. | |
502 * gnuserv.c (main): Ditto. | |
503 * make-docfile.c (write_c_args): Ditto. | |
504 * pop.c (socket_connection): Ditto. | |
505 | |
2225 | 506 2004-08-10 Jerry James <james@xemacs.org> |
507 | |
508 * etags.c: Update to author version 16.56. | |
509 | |
2022 | 510 2004-04-17 Olivier Galibert <galibert@pobox.com> |
511 | |
512 * insert-data-in-exec.c (main): Fix error message. | |
513 | |
2015 | 514 2003-12-07 Olivier Galibert <galibert@pobox.com> |
515 | |
516 * Makefile.in.in (insert-data-in-exec): Added target. | |
517 | |
518 * insert-data-in-exec.c: Added. | |
519 | |
1964 | 520 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> |
521 | |
522 * XEmacs 21.5.17 "chayote" is released. | |
523 | |
1886 | 524 2004-01-21 Jerry James <james@xemacs.org> |
525 | |
526 * Makefile.in.in (mmencode): Pass $(ldflags) to the compiler. | |
527 * Makefile.in.in (make-path): Ditto. | |
528 | |
1743 | 529 2003-10-13 Jerry James <james@xemacs.org> |
530 | |
531 * ellcc.c: Remove attribute definitions, include new compiler.h | |
532 instead, and change existing uses to match new definitions. | |
533 | |
1716 | 534 2003-09-26 Steve Youngs <youngs@xemacs.org> |
535 | |
536 * XEmacs 21.5.16 "celeriac" is released. | |
537 | |
1706 | 538 2003-09-21 Jerry James <james@xemacs.org> |
539 | |
540 * ellcc.c (do_init_mode): Do not mangle external symbols in the | |
541 generated doc file with C++ so that emodules.c can find them. | |
542 | |
1688 | 543 2003-09-15 Jerry James <james@xemacs.org> |
544 | |
545 * make-dump-id.c (main): Output separate declaration and | |
546 definition for dump_id. | |
547 | |
1665 | 548 2003-09-03 Steve Youngs <youngs@xemacs.org> |
549 | |
550 * XEmacs 21.5.15 "celery" is released. | |
551 | |
1663 | 552 2003-08-29 Nickolay Pakoulin <npak@ispras.ru> |
553 | |
554 * make-dump-id.c (main): Set "C" linking rule for dump_id | |
555 | |
1618 | 556 2003-06-30 Andrew Begel <abegel@CS.Berkeley.EDU> |
557 | |
558 * make-docfile.c (write_c_args): Escape newlines that arise in the | |
559 C argument list, and comment on synch with Emacs. | |
560 | |
1510 | 561 2003-06-01 Steve Youngs <youngs@xemacs.org> |
562 | |
563 * XEmacs 21.5.14 "cassava" is released. | |
564 | |
1506 | 565 2003-05-29 Jerry James <james@xemacs.org> |
566 | |
567 * ellcc.c: Rationalize and repair use of GCC function attributes. | |
568 | |
1473 | 569 2003-05-10 Steve Youngs <youngs@xemacs.org> |
570 | |
571 * XEmacs 21.5.13 "cauliflower" is released. | |
572 | |
1431 | 573 2003-04-24 Steve Youngs <youngs@xemacs.org> |
574 | |
575 * XEmacs 21.5.12 "carrot" is released. | |
576 | |
1349 | 577 2003-02-09 Ville Skyttä <scop@xemacs.org> |
578 | |
579 * config.values.in (pkgdir): Remove (unused). | |
580 | |
1346 | 581 2003-03-06 Ben Wing <ben@xemacs.org> |
582 | |
583 * i.c: | |
584 * i.c (pump): | |
585 Sleep between calls to check for I/O, since these calls are non-blocking. | |
586 | |
1307 | 587 2003-02-16 Steve Youngs <youngs@xemacs.org> |
588 | |
589 * XEmacs 21.5.11 "cabbage" is released. | |
590 | |
1269 | 591 2003-01-14 Jerry James <james@xemacs.org> |
592 | |
593 * ellcc.c (do_compile_mode): Search XEmacs directories first for | |
594 include files. Thanks to Raymond Toy. | |
595 | |
1238 | 596 2003-01-28 Steve Youngs <youngs@xemacs.org> |
597 | |
598 * rcs2log: Synch to GNU version. | |
599 | |
1187 | 600 2003-01-04 Steve Youngs <youngs@xemacs.org> |
601 | |
602 * XEmacs 21.5.10 "burdock" is released. | |
603 | |
1123 | 604 2002-11-27 Ben Wing <ben@xemacs.org> |
605 | |
606 * .cvsignore: | |
607 Add .idb, .ilk for MS Windows VC++. | |
608 | |
1111 | 609 2002-11-17 Ben Wing <ben@xemacs.org> |
610 | |
611 * ellcc.c (do_init_mode): | |
612 Use full prototypes. | |
613 | |
614 * ellcc.h.in: | |
615 Use the correct user-specified compiler. | |
616 | |
617 * make-docfile.c: | |
618 * make-docfile.c (read_c_string): | |
619 * make-docfile.c (scan_c_file): | |
620 Fix shadowing warnings. NOTE: This was already fixed | |
621 awhile ago, but reverted by Jerry. Please be careful. | |
622 | |
996 | 623 2002-08-08 Jerry James <james@xemacs.org> |
624 | |
625 * config.values.in: Regenerate. | |
626 * ellcc.c: A thorough cleanup to eliminate potential buffer | |
627 overruns and null pointer dereferences, make some global variables | |
628 local, add braces for clarity, etc., using hints supplied by | |
629 splint. | |
630 * ellcc.c (EXEC_GROW_SIZE): New constant for dynamic allocation. | |
631 * ellcc.c (xrealloc): New function. | |
632 * ellcc.c (xstrdup): New function. | |
633 * ellcc.c (fatal): Use varargs for flexibility. | |
634 * ellcc.c (add_string): New function for abstracting the addition | |
635 of a string to the exec_argv array. | |
636 * ellcc.c (add_to_argv): Use add_string. Improve whitespace | |
637 handling. Recode finite state machine as a clearer while loop. | |
638 * ellcc.c (do_compile_mode): Use new functions. | |
639 * ellcc.c (do_link_mode): Ditto. | |
640 * ellcc.c (do_init_mode): Ditto. Default to in-source | |
641 make-docfile. | |
642 | |
981 | 643 2002-08-30 Steve Youngs <youngs@xemacs.org> |
644 | |
645 * XEmacs 21.5.9 "brussels sprouts" is released. | |
646 | |
978 | 647 2002-08-21 Jerry James <james@xemacs.org> |
648 | |
649 * gnuserv.h: Revert previous patch. Include syssignal.h instead | |
650 of signal.h. | |
651 * tcp.c: Include config.h, and substitute syssignal.h for | |
652 signal.h. | |
653 | |
954 | 654 2002-08-02 Jerry James <james@xemacs.org> |
655 | |
656 * gnuserv.h: Include signal.h early to define NSIG before config.h | |
657 is included. | |
658 | |
933 | 659 2002-07-27 Steve Youngs <youngs@xemacs.org> |
660 | |
661 * XEmacs 21.5.8 "broccoli" is released. | |
662 | |
930 | 663 2002-07-15 Jerry James <james@xemacs.org> |
664 | |
665 * make-docfile.c: Change whitespace and organization to reduce the | |
666 size of the diff against FSF Emacs sources and synch to Emacs 21.2. | |
667 Remove unused DO_REALLOC. | |
668 Mark XEmacs changes and additions more clearly. | |
669 Reintroduce previously deleted Emacs code inside #if 0 ... #endif. | |
670 * make-docfile.c (next_extra_elc): Replace goto with do-while. | |
671 * make-docfile.c (main): Put XEmacs-only args in one place. | |
672 * make-docfile.c (write_c_args): Change buff to buf to match | |
673 Emacs. Replace pointer arithmetic with simpler array syntax. | |
674 * make-docfile.c (scan_c_file): Note that DEFSIMPLE and DEFPRED no | |
675 longer exist. Correct the "name too long" test (off by one). | |
676 Die with message if a DEFUN has no docstring instead of hanging. | |
677 * make-docfile.c (scan_lisp_file): Introduce while loops used in | |
678 Emacs sources to skip consecutive blank lines. | |
679 | |
920 | 680 2002-07-14 Adrian Aichner <adrian@xemacs.org> |
681 | |
682 * etags.c: It's XEmacs, not Xemacs. | |
683 | |
894 | 684 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
685 | |
686 * XEmacs 21.5.7 "broccoflower" is released. | |
687 | |
881 | 688 2002-05-29 Greg Steuck <greg-xemacs-patches@nest.cx> |
689 | |
690 * gnuclient.c: Makes it possible again to #undef | |
691 INTERNET_DOMAIN_SOCKETS in lib-src/gnuserv.h and get a functional | |
692 gnuserv which is only accessible through UNIX_DOMAIN_SOCKETS. | |
693 | |
853 | 694 2002-05-28 Ben Wing <ben@xemacs.org> |
695 | |
696 * make-docfile.c (scan_c_file): | |
697 * make-docfile.c (scan_lisp_file): | |
698 Fix places where we forget to check for EOF. | |
699 | |
826 | 700 2002-05-05 Ben Wing <ben@xemacs.org> |
701 | |
702 * i.c: | |
703 * i.c (skip_executable_name): | |
704 * i.c (main): | |
705 Create an inheritable event and pass it on to XEmacs, so that ^C | |
706 can be handled properly. Intercept ^C and signal the event. | |
707 "Stop Build" in VC++ now works. | |
708 | |
814 | 709 2002-04-14 Ben Wing <ben@xemacs.org> |
710 | |
711 * make-docfile.c: | |
712 * make-docfile.c (next_extra_elc): | |
713 * make-docfile.c (again): Removed. | |
714 * make-docfile.c (main): | |
715 * make-docfile.c (getc_iso2022): | |
716 * make-docfile.c (MDGET): | |
717 * make-docfile.c (read_c_string): | |
718 * make-docfile.c (write_c_args): | |
719 * make-docfile.c (scan_c_file): | |
720 * make-docfile.c (read_lisp_symbol): | |
721 * make-docfile.c (scan_lisp_file): | |
722 Add basic support for handling ISO 2022 doc strings -- we parse | |
723 the basic charset designation sequences so we know whether we're | |
724 in ASCII and have to pay attention to end quotes and such. | |
725 | |
726 Reformat code according to coding standards. | |
727 | |
804 | 728 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
729 | |
730 * XEmacs 21.5.6 "bok choi" is released. | |
731 | |
800 | 732 2002-03-31 Ben Wing <ben@xemacs.org> |
733 | |
734 * make-mswin-unicode.pl: Don't be fucked up by CRLF. Output code | |
735 to force errors when nonintercepted Windows calls issued. | |
736 | |
778 | 737 2002-03-14 Jonathan Harris <jhar@tardis.ed.ac.uk> |
738 | |
739 * make-mswin-unicode.pl: Pick up location of include files from | |
740 MSVCDIR environment variable. | |
741 Add --includedir command-line option. | |
742 Remove 'dir' command. | |
743 | |
776 | 744 2002-03-15 Ben Wing <ben@xemacs.org> |
745 | |
746 * Makefile.in.in (blessmail): | |
747 * Makefile.in.in (maybe-blessmail): | |
748 Use -no-packages to avoid problems with package files shadowing | |
749 core files (e.g. unicode.el in mule-ucs). | |
750 | |
774 | 751 2002-03-12 Ben Wing <ben@xemacs.org> |
752 | |
3322 | 753 * The Great Mule Merge of March 2002: |
754 see node by that name in the Internals Manual. | |
774 | 755 |
768 | 756 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
757 | |
758 * XEmacs 21.5.5 "beets" is released. | |
759 | |
725 | 760 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org> |
761 | |
762 * XEmacs 21.5.4 "bamboo" is released. | |
763 | |
715 | 764 2001-12-24 Yoshiki Hayashi <yoshiki@xemacs.org> |
765 | |
766 * etags.c: Define __P if not already defined. | |
767 | |
709 | 768 2001-12-19 Yoshiki Hayashi <yoshiki@xemacs.org> |
769 | |
770 * Makefile.in.in (etags_args): Define EMACS_NAME to XEmacs. | |
771 | |
772 * etags.c: Sync with pot version 14.28. | |
773 Additional change for XEmacs to define PTR macro. | |
774 | |
775 2001-12-12 Francesco Potorti` <pot@gnu.org> | |
776 | |
777 * etags.c (PHP_functions): New function by Diez B. Roggisch, | |
778 heavily adapted by me, for parsing PHP. | |
779 (LOOKING_AT): New macro. | |
780 (Perl_functions, Python_functions, PHP_functions) | |
781 (Scheme_functions, Texinfo_nodes): Use it. | |
782 (Perl_functions): Use strneq. | |
783 (prolog_pred): Renamed to prolog_pr. | |
784 (prolog_pr): Recognise Prolog rules (thanks to Geert Kloosterman) | |
785 in addition to predicates. | |
786 [ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent | |
787 unmodified compile, as Cygwin's regex.h is incompatible with us | |
788 (thanks to Markus Hoenicka). | |
789 [!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string. | |
790 | |
654 | 791 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org> |
792 | |
793 * XEmacs 21.5.3 "asparagus" is released. | |
794 | |
647 | 795 2001-06-24 Ben Wing <ben@xemacs.org> |
796 | |
797 * gnuserv.c (permitted): | |
798 * gnuserv.c (setup_table): | |
799 * gnuslib.c (connect_to_internet_server): | |
800 * make-docfile.c (scan_c_file): | |
801 * mmencode.c (fromqp): | |
802 * movemail.c: | |
803 * movemail.c (main): | |
804 * movemail.c (xmalloc): | |
805 * ootags.c (prolog_pred): | |
806 * ootags.c (erlang_func): | |
807 * yow.c (yow): | |
808 Fix unsigned warnings. See src/ChangeLog for details. | |
809 | |
641 | 810 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> |
811 | |
812 * XEmacs 21.5.2 "artichoke" is released. | |
813 | |
613 | 814 2001-06-10 Ben Wing <ben@xemacs.org> |
815 | |
816 * cvtmail.c: | |
817 * fakemail.c: | |
818 * gnuserv.c: | |
819 * gnuserv.c (handle_ipc_request): | |
820 * gnuserv.h: | |
821 * gnuslib.c: | |
822 * make-msgfile.c: | |
823 * make-path.c: | |
824 * pop.c: | |
825 * pop.h: | |
826 * profile.c: | |
827 * tcp.c: | |
828 Rename 'GNU Emacs' to XEmacs in the copyright. | |
829 Fix comments in similar ways. | |
830 | |
831 * digest-doc.c (main): | |
832 * sorted-doc.c (main): | |
833 Fix program and author name to reflect XEmacs. | |
834 | |
567 | 835 2001-05-06 Karl M. Hegbloom <karlheg@hegbloom.net> |
836 | |
837 * movemail.c (lock_dot): Use mkstemp if available | |
838 | |
558 | 839 2001-05-23 Ben Wing <ben@xemacs.org> |
840 | |
841 * pop.c (socket_connection): | |
842 Remove BROKEN_CYGWIN. | |
843 | |
543 | 844 2001-05-17 Stephen J. Turnbull <stephen@xemacs.org> |
845 | |
846 * config.values.sh: lisp/utils?/config.el -> lisp/config.el. | |
847 | |
531 | 848 2001-05-12 Ben Wing <ben@xemacs.org> |
849 | |
850 * etags.c: | |
851 * etags.c (print_help): | |
852 * etags.c (sym_type): | |
853 * etags.c (TOTAL_KEYWORDS): | |
854 * etags.c (hash): | |
855 * etags.c (in_word_set): | |
856 * etags.c (consider_token): | |
857 * etags.c (C_entries): | |
858 * etags.c (add_regex): | |
859 new version from Francesco. | |
860 | |
523 | 861 2001-05-09 Ben Wing <ben@xemacs.org> |
862 | |
863 * etags.c (add_regex): | |
864 temporary fix to avoid crashes with new regex code. | |
865 | |
522 | 866 2001-05-09 Martin Buchholz <martin@xemacs.org> |
867 | |
868 * XEmacs 21.5.1 "anise" is released. | |
869 | |
502 | 870 2001-04-29 Ben Wing <ben@xemacs.org> |
871 | |
872 * gnuclient.c (filename_expand): Warning fix. | |
873 | |
479 | 874 2001-04-20 Ben Wing <ben@xemacs.org> |
875 | |
876 * .cvsignore: Added stuff for Windows. | |
877 | |
472 | 878 2001-04-18 Martin Buchholz <martin@xemacs.org> |
879 | |
880 * XEmacs 21.5.0 "alfalfa" is released. | |
881 | |
464 | 882 2000-08-01 Jon Schewe <jpschewe@eggplant.mtu.net> |
883 | |
884 * gnuclient.c (filename_expand): Let Cygwin convert Windows path | |
885 to Unix. | |
886 | |
887 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org> | |
888 | |
889 * gnuserv.h: Document TMPDIR lossage if client/server values differ. | |
890 | |
462 | 891 2001-03-21 Martin Buchholz <martin@xemacs.org> |
892 | |
893 * XEmacs 21.2.46 "Urania" is released. | |
894 | |
895 2001-03-19 Andy Piper <andy@xemacs.org> | |
896 | |
897 * installexe.sh: use bash by default. | |
898 | |
899 2001-03-09 William M. Perry <wmperry@aventail.com> | |
900 | |
901 * gnuclient.c: The Great GTK Merge. | |
902 | |
903 2000-08-10 Ben Wing <ben@xemacs.org> | |
904 | |
905 * update-elc.sh: deleted (retroactively). replaced by update-elc-2.el, | |
906 which does the same thing but in a platform-independent way. | |
907 | |
460 | 908 2001-02-23 Martin Buchholz <martin@xemacs.org> |
909 | |
910 * XEmacs 21.2.45 "Thelxepeia" is released. | |
911 | |
912 2001-02-11 Martin Buchholz <martin@xemacs.org> | |
913 | |
914 * Makefile.in.in: Cleanup. | |
915 Fixes bug: all must depend on make-dump-id. | |
916 Don't install make-path; only used at build time. | |
917 Avoid duplicating file lists for maintainability. | |
918 (PUBLIC_INSTALLABLE_SCRIPTS): More logical naming. | |
919 (PUBLIC_INSTALLABLE_EXES): Likewise. | |
920 (PUBLIC_INSTALLABLES): Likewise. | |
921 (PRIVATE_INSTALLABLE_SCRIPTS): More logical naming. | |
922 (PRIVATE_INSTALLABLE_EXES): Likewise. | |
923 (PRIVATE_INSTALLABLES): Likewise. | |
924 (SCRIPTS): Likewise. | |
925 (EXES): New. | |
926 (PROGS): New. | |
927 (SOURCES): Remove. | |
928 (BUILD_UTILITIES): New. Non-installed utilities. | |
929 (INSTALL_GNUSERV): New. | |
930 (unlock): Remove obsolete target. | |
931 (relock): Remove obsolete target. | |
932 (aixcc.c): Remove. Obsolete. | |
933 * aixcc.lex: Remove. Obsolete. | |
934 | |
935 2001-02-12 Martin Buchholz <martin@xemacs.org> | |
936 | |
937 * make-dump-id.c (main): No longer #include dump-id.h. | |
938 | |
458 | 939 2001-02-08 Martin Buchholz <martin@xemacs.org> |
940 | |
941 * gnuserv.c (permitted): Compiler warning fixes. | |
942 | |
943 2001-02-08 Martin Buchholz <martin@xemacs.org> | |
944 | |
945 * XEmacs 21.2.44 "Thalia" is released. | |
946 | |
947 2001-01-31 Francesco Potorti` <pot@gnu.org> | |
948 | |
949 * etags.c: [NDEBUG] #undef assert and #define it as ((void)0), for | |
950 the sake of some buggy assert.h (e.g. in MinGW and sunos4 pcc). | |
951 (C_entries): Tag token renamed to still_in_token because sunos4 | |
952 pcc wants to expand it as the token() macro even though it has no | |
953 arguments. | |
954 | |
955 2001-01-30 Francesco Potorti` <pot@gnu.org> | |
956 | |
957 * etags.c: [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and | |
920 | 958 #define it for the sake of XEmacs. |
458 | 959 [WINDOWSNT]: #undef HAVE_NTGUI even if built without |
960 HAVE_CONFIG_H. This change only affects a standalone etags. | |
961 [WINDOWSNT]: #undef DOS_NT and #define it even if built with | |
962 HAVE_CONFIG_H. This change does nothing in Emacs, as DOS_NT is | |
963 always defined when HAVE_CONFIG_H and WINDOWS are both defined. | |
964 [!HAVE_UNISTD_H]: use defined(WINDOWSNT) instead of the bare | |
965 WINDOWSNT, as this is the correct way to use it. | |
966 | |
967 2001-01-28 Francesco Potorti` <pot@gnu.org> | |
968 | |
969 * etags.c: Be capable to parse nested struct-like structures. | |
970 (structdef, structtag): Struct state machine revisited. | |
971 (struct tok): Revisited. | |
972 (cstack, nestlev, instruct): New struct and macros. | |
973 (pushclass_above, popclass_above, write_classname): New functions | |
974 for dealing with nested class names, inspired by Mykola Dzyuba. | |
975 (consider_token, make_C_tag, C_entries): Many changes for dealing | |
976 with arbitrarily nested structures. | |
977 (etags_getcwd): #if MSDOS, not #ifdef MSDOS! | |
978 (C_entries): Consider templates in C++. | |
979 (sym_type): New constant st_C_class for detecting "class" also in | |
980 C mode. | |
981 (C_AUTO): New macro for automatic detection of C++. | |
982 (consider_token): Automatic set C++ mode. | |
983 (C_entries): New security check for yacc. | |
984 (print_language_names, print_help): Mention the autodetect | |
985 feature, do not show help for the -C option, now mostly useless. | |
986 (C_entries): Tag C++ forward declarations if --declarations. | |
987 (C_entries): Don't be fooled by things like XDEFUN. | |
988 (consider_token): Discard asm pseudo function. | |
989 | |
460 | 990 2001-01-25 Francesco Potorti` <pot@gnu.org> |
458 | 991 |
992 * etags.c (struct tok): Renamed from struct token. | |
993 (token): Renamed from tok. | |
994 (structtype): Make it a local variable. | |
995 [DEBUG]: Use assert. | |
996 (xrnew): Change the synopsis. | |
997 (typedefs_or_cplusplus): Renamed from typedefs_and_cplusplus. | |
998 (grow_linebuffer): Don't call xrnew when not needed. | |
999 (token): buffer renamed to line. | |
1000 (C_entries): Three calls to inibuffer moved here from main. | |
1001 (C_entries): Removed all references to var methodlen, delete it. | |
1002 (linebuffer_setlen): Was grow_buffer, now also sets len. | |
1003 (consider_token, C_entries, Pascal_functions): Use it. | |
1004 (C_entries): Preventing problems relative to extern "C". | |
1005 (C_entries): Can tag more than one variable or func separated by | |
1006 comma when --declarations is used. | |
1007 (C_entries): More accurate tagging of members and declarations. | |
1008 (yacc_rules): Was global, made local to C_entries. | |
1009 (next_token_is_func): Removed. | |
1010 (fvdef): New constants fdefunkey, fdefunname. | |
1011 (consider_token, C_entries): Use them. | |
1012 (C_entries): Build proper lisp names for Emacs DEFUNs. | |
1013 | |
460 | 1014 2001-01-15 Francesco Potorti` <pot@gnu.org> |
458 | 1015 |
1016 * etags.c (print_language_names): Print filenames in addition to | |
1017 suffixes. | |
1018 | |
1019 2001-01-12 Francesco Potorti` <pot@gnu.org> | |
1020 | |
1021 * etags.c (get_language_from_langname): Renamed from | |
1022 get_language_from_name. | |
1023 (get_language_from_filename): Renamed from | |
1024 get_language_from_suffix. Now first looks for the complete file | |
1025 name. | |
1026 (language): New member char **filenames. | |
1027 (Makefile_filenames): List of possible filenames for makefiles. | |
1028 (lang_names): Added a NULL member for every entry, added an entry | |
1029 for makefiles. | |
1030 (Makefile_targets): New function, inspired by Assar Westerlund | |
1031 <assar@sics.se>. | |
1032 | |
460 | 1033 2000-11-07 Francesco Potorti` <pot@gnu.org> |
458 | 1034 |
1035 * etags.c (Texinfo_nodes): Renamed from Texinfo_fuctions and made | |
1036 it conformant to the style of the rest of the code. | |
1037 | |
1038 2000-02-10 Francesco Potorti` <pot@gnu.org> | |
1039 | |
1040 * etags.c (iswhite): Redefined not to consider '\0' as white | |
1041 space, and use it throughout in place of isspace, thus preventing a | |
1042 potential signed char to int conversion problem. | |
1043 (MSDOS): #undefine befere redefining | |
1044 | |
460 | 1045 2000-02-04 Francesco Potorti` <pot@gnu.org> |
458 | 1046 |
1047 * etags.c (many functions): Add prototypes. | |
1048 | |
460 | 1049 2000-01-31 Francesco Potorti` <pot@gnu.org> |
458 | 1050 |
1051 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise. | |
1052 (get_compressor_from_suffix, process_file): Use MSDOS in if clause. | |
1053 (etags_strchr, etags_strrchr): Use const char * and int as arguments. | |
1054 (getenv, getcwd): Only declare them if necessary. | |
1055 (EMACS_NAME): New constant macro. | |
1056 (print_version): Use it. | |
1057 (P_) [__STDC__]: Macro for defining function prototypes. | |
1058 | |
1059 2001-02-06 Martin Buchholz <martin@xemacs.org> | |
1060 | |
1061 * gnuclient.c: | |
1062 * gnuserv.c: | |
1063 * gnuslib.c: | |
1064 * pop.c: | |
1065 Remove use of BSD-specific types. | |
1066 s/u_(char|short|int_long)/unsigned $1/g | |
1067 Remove pointless casts. | |
1068 | |
1069 2001-01-28 Martin Buchholz <martin@xemacs.org> | |
1070 | |
1071 * gnuclient.c (get_current_working_directory): Use HAVE_GETCWD. | |
1072 warning: getwd() possibly used unsafely, consider using getcwd(). | |
1073 | |
456 | 1074 2001-01-26 Martin Buchholz <martin@xemacs.org> |
1075 | |
1076 * XEmacs 21.2.43 "Terspichore" is released. | |
1077 | |
1078 2001-01-23 Jan Vroonhof <jan@xemacs.org> | |
1079 | |
1080 * gnuserv.c: Add version number to object file. | |
1081 | |
1082 2001-01-20 Klaus Frank <klausf@i3.informatik.rwth-aachen.de> | |
1083 | |
1084 * gnuserv.c (permitted): Completed the checks of the authentication | |
1085 data length, replaced memcmp() by constant-time comparision. | |
1086 | |
454 | 1087 2001-01-20 Martin Buchholz <martin@xemacs.org> |
1088 | |
1089 * XEmacs 21.2.42 "Poseidon" is released. | |
1090 | |
452 | 1091 2001-01-17 Martin Buchholz <martin@xemacs.org> |
1092 | |
1093 * XEmacs 21.2.41 "Polyhymnia" is released. | |
1094 | |
450 | 1095 2001-01-08 Martin Buchholz <martin@xemacs.org> |
1096 | |
1097 * XEmacs 21.2.40 is released. | |
1098 | |
448 | 1099 2000-12-31 Martin Buchholz <martin@xemacs.org> |
1100 | |
1101 * XEmacs 21.2.39 is released. | |
1102 | |
446 | 1103 2000-12-05 Martin Buchholz <martin@xemacs.org> |
1104 | |
1105 * XEmacs 21.2.38 is released. | |
1106 | |
1107 2000-11-13 Yoshiki Hayashi <yoshiki@xemacs.org> | |
1108 | |
1109 * Makefile.in.in: Define emacs iff it's necessary. | |
1110 | |
444 | 1111 2000-11-14 Martin Buchholz <martin@xemacs.org> |
1112 | |
1113 * XEmacs 21.2.37 is released. | |
1114 | |
442 | 1115 2000-09-01 Katsumi Yamaoka <yamaoka@jpl.org> |
1116 | |
1117 * make-po.c (BUFSIZE): Increase value to 32768. | |
1118 | |
1119 2000-10-04 Martin Buchholz <martin@xemacs.org> | |
1120 | |
1121 * XEmacs 21.2.36 is released. | |
1122 | |
1123 2000-09-30 Martin Buchholz <martin@xemacs.org> | |
1124 | |
1125 * gnuserv.c (main): Warning removal. | |
1126 | |
1127 2000-09-27 Martin Buchholz <martin@xemacs.org> | |
1128 | |
1129 * ellcc.c: Make global variables static. Avoids warnings on AIX. | |
1130 | |
1131 * fakemail.c (make_file_preface): Use standard type time_t. | |
1132 Actually check that the 25th char returned from ctime is '\n'. | |
1133 | |
1134 2000-09-19 Martin Buchholz <martin@xemacs.org> | |
1135 | |
1136 * *: Spelling mega-patch | |
1137 | |
1138 2000-09-12 Martin Buchholz <martin@xemacs.org> | |
1139 | |
1140 * gnuclient.c (main): | |
1141 * hexl.c (usage): | |
1142 Use `Usage', not `usage', in Usage messages. | |
1143 | |
1144 2000-07-15 Ben Wing <ben@xemacs.org> | |
1145 | |
1146 * etags.c (add_regex): added commented out code for use figuring | |
1147 out Windows quoting problems. | |
1148 * hexl.c (main): fixed warnings about possible used uninitialized. | |
1149 | |
1150 2000-07-19 Martin Buchholz <martin@xemacs.org> | |
1151 | |
1152 * XEmacs 21.2.35 is released. | |
1153 | |
1154 2000-07-12 Martin Buchholz <martin@xemacs.org> | |
1155 | |
1156 * gnuserv.c: | |
1157 (handle_internet_request): | |
1158 (handle_unix_request): | |
1159 (internet_init): | |
1160 Use socklen_t instead of int or size_t. | |
1161 | |
1162 2000-07-11 Martin Buchholz <martin@xemacs.org> | |
1163 | |
1164 * hexl.c (usage): Use full ANSI C prototypes. | |
1165 | |
1166 2000-07-05 Craig Lanning <lanning@scra.org> | |
1167 | |
1168 * Makefile.in.in (INSTALL_DATA): | |
1169 * Makefile.in.in (UTILITIES): | |
1170 * Makefile.in.in (GETOPTDEPS): | |
1171 * Makefile.in.in (i): | |
1172 mingw support: don't try to build gnuclient, add | |
1173 support for building and installing minitar | |
1174 | |
1175 2000-06-10 Ben Wing <ben@xemacs.org> | |
1176 | |
1177 * Makefile.in.in (INSTALLABLES_BASE): | |
1178 * Makefile.in.in (ootags_args): | |
1179 * Makefile.in.in (yow): | |
1180 Build i.exe. | |
1181 Don't build run*.exe. | |
1182 | |
1183 * b2m.c: | |
1184 * b2m.c (main): | |
1185 * ellcc.c (main): | |
1186 * etags.c: | |
1187 * etags.c (main): | |
1188 * etags.c (get_compressor_from_suffix): | |
1189 * etags.c (process_file): | |
1190 * etags.c (readline_internal): | |
1191 * etags.c (etags_getcwd): | |
1192 * etags.c (relative_filename): | |
1193 * etags.c (absolute_filename): | |
1194 * etags.c (filename_is_absolute): | |
1195 * etags.c (canonicalize_filename): | |
1196 * fakemail.c: | |
1197 * fakemail.c (make_file_preface): | |
1198 * getopt.c: | |
1199 * getopt.h: | |
1200 * gnuclient.c: | |
1201 * gnuclient.c (filename_expand): | |
1202 * gnuserv.h: | |
1203 * gnuserv.h (PATCHLEVEL): | |
1204 * hexl.c: | |
1205 * hexl.c (main): | |
1206 * make-docfile.c: | |
1207 * make-docfile.c (APPEND_BINARY): | |
1208 * make-docfile.c (main): | |
1209 * make-dump-id.c: | |
1210 * mmencode.c: | |
1211 * mmencode.c (fromqp): | |
1212 * mmencode.c (main): | |
1213 * movemail.c: | |
1214 * movemail.c (main): | |
1215 * movemail.c (popmail): | |
1216 * ootags.c: | |
1217 * ootags.c (main): | |
1218 * ootags.c (readline_internal): | |
1219 * ootags.c (etags_getcwd): | |
1220 * ootags.c (absolute_filename): | |
1221 * ootags.c (filename_is_absolute): | |
1222 * ootags.c (canonicalize_filename): | |
1223 * pop.c: | |
1224 * pop.c (DONT_ENCAPSULATE): | |
1225 * pop.c (pop_open): | |
1226 * pop.c (socket_connection): | |
1227 * pop.c (pop_trash): | |
1228 * profile.c (gettimeofday): | |
1229 * wakeup.c: | |
1230 * yow.c (rootrelativepath): | |
1231 Remove MSDOS support, converting to WIN32_NATIVE where necessary. | |
1232 WINDOWSNT -> WIN32_NATIVE. | |
1233 __CYGWIN32__ -> CYGWIN. | |
1234 DOS_NT -> WIN32_NATIVE. | |
1235 Remove unused NO_SHORTNAMES. | |
1236 Changes for removed nt\inc. | |
1237 | |
1238 2000-06-07 Ben Wing <ben@xemacs.org> | |
1239 | |
1240 * run.c, run.h, run.rc: Removed. We no longer need these for | |
1241 building runxemacs.exe, and it's questionable at best whether | |
1242 rungnuclient.exe was ever used or is even needed. The correct | |
1243 solution is just to make gnuclient.exe a windows program and | |
1244 use the gnuattach script to run 'i gnuclient.exe'. Not that | |
1245 gnuclient currently works under Windows native in any case. | |
1246 | |
1247 2000-05-28 Martin Buchholz <martin@xemacs.org> | |
1248 | |
1249 * XEmacs 21.2.34 is released. | |
1250 | |
1251 2000-05-11 Ben Wing <ben@xemacs.org> | |
1252 | |
1253 * i.c (get_command): fix unused var warning. | |
1254 | |
1255 * make-docfile.c (MDGET): | |
1256 * make-docfile.c (read_c_string): | |
1257 rewrite and reindent -- handle closing doc string comment that's | |
1258 not at beg of line. | |
1259 | |
1260 2000-05-01 Martin Buchholz <martin@xemacs.org> | |
1261 | |
1262 * XEmacs 21.2.33 is released. | |
1263 | |
1264 2000-04-19 Martin Buchholz <martin@xemacs.org> | |
1265 | |
1266 * gnuclient.c (initialize_signals): Always use full ANSI prototypes. | |
1267 | |
1268 2000-04-06 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
1269 | |
1270 * i.c: New file, source for the i utility. | |
1271 | |
1272 2000-03-22 Mike Alexander <mta@arbortext.com> | |
1273 | |
1274 * make-dump-id.c (gettimeofday): new (Windows only) | |
1275 | |
1276 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
1277 | |
1278 * XEmacs 21.2.32 is released. | |
1279 | |
1280 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
1281 | |
1282 * make-dump-id.c: Use config.h and systime.h for portability. | |
1283 | |
1284 2000-02-20 Olivier Galibert <galibert@pobox.com> | |
1285 | |
1286 * make-dump-id.c: Added. | |
1287 | |
1288 * Makefile.in.in: Add support for make-dump-id. | |
1289 | |
1290 2000-03-12 Ben Wing <ben@xemacs.org> | |
1291 | |
1292 * etags.c (canonicalize_filename): fixed a problem with gratuitous | |
1293 capitalization of file names under MS Windows. | |
1294 | |
1295 2000-02-23 Martin Buchholz <martin@xemacs.org> | |
1296 | |
1297 * XEmacs 21.2.31 is released. | |
1298 | |
1299 2000-02-21 Martin Buchholz <martin@xemacs.org> | |
1300 | |
1301 * XEmacs 21.2.30 is released. | |
1302 | |
1303 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
1304 | |
1305 * XEmacs 21.2.29 is released. | |
1306 | |
1307 2000-02-13 Martin Buchholz <martin@xemacs.org> | |
1308 | |
1309 * etags.c: Upgrade to version 13.44. | |
1310 Only added (unsigned char) casts to calls like isspace (*cp). | |
1311 | |
440 | 1312 2000-02-07 Martin Buchholz <martin@xemacs.org> |
1313 | |
1314 * XEmacs 21.2.28 is released. | |
1315 | |
1316 2000-02-06 Martin Buchholz <martin@xemacs.org> | |
1317 | |
1318 * getopt.h: | |
1319 * fakemail.c: | |
1320 * gnuslib.c: | |
1321 * sorted-doc.c: | |
1322 * yow.c: | |
1323 * cvtmail.c: | |
1324 * movemail.c: | |
1325 * gnuclient.c: | |
1326 ANSIfy. Use coding standards for function definitions. | |
1327 Make C++-compilable. Modified from patch by Zack Weinberg. | |
1328 | |
1329 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
1330 | |
1331 * hexl.c: Removed MSDOS code; set binary I/O flags for NT. | |
1332 | |
438 | 1333 2000-01-18 Martin Buchholz <martin@xemacs.org> |
1334 | |
1335 * XEmacs 21.2.27 is released. | |
1336 | |
1337 2000-01-18 Martin Buchholz <martin@xemacs.org> | |
1338 | |
1339 * ootags.c: Ansify. | |
1340 * etags.c: | |
1341 * getopt.c: | |
1342 * cvtmail.c: | |
1343 Remove declarations of ANSI errno, getenv(), malloc(). | |
1344 | |
1345 2000-01-13 Martin Buchholz <martin@xemacs.org> | |
1346 | |
1347 * movemail.c (main): | |
1348 * make-docfile.c (write_c_args): | |
1349 Simple compiler warning fixes. | |
1350 | |
1351 2000-01-09 Martin Buchholz <martin@xemacs.org> | |
1352 | |
1353 * *.[ch]: Change <../src/config.h> to <config.h> | |
1354 * ellcc.c: Always use <...> to #include files not in `.' | |
1355 * Makefile.in.in: Use safer -I paths. | |
1356 Use $(top_srcdir) instead of $(srcdir)/../src | |
1357 Add warning comment. | |
1358 | |
1359 2000-01-08 Martin Buchholz <martin@xemacs.org> | |
1360 | |
1361 * movemail.c: Warning removal. | |
1362 | |
1363 2000-01-06 Norbert Koch <norbert@s.netic.de> | |
1364 | |
1365 * movemail.c: Typo fix. | |
1366 | |
1367 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
1368 | |
1369 * movemail.c: Overhaul of the locking code. | |
1370 | |
1371 2000-01-03 Martin Buchholz <martin@xemacs.org> | |
1372 | |
1373 * etags.c (etags_strrchr): Ansify. | |
1374 (etags_strchr): Ansify. | |
1375 (get_compressor_from_suffix): Remove warning, make code cleaner. | |
1376 | |
436 | 1377 1999-12-31 Martin Buchholz <martin@xemacs.org> |
1378 | |
1379 * XEmacs 21.2.26 is released. | |
1380 | |
434 | 1381 1999-12-24 Martin Buchholz <martin@xemacs.org> |
1382 | |
1383 * XEmacs 21.2.25 is released. | |
1384 | |
1385 1999-12-21 Martin Buchholz <martin@xemacs.org> | |
1386 | |
1387 * fakemail.c (cuserid): ((expr)) ==> (expr) | |
1388 | |
1389 * fakemail.c (xmalloc): ANSIfy. | |
1390 | |
432 | 1391 1999-12-14 Martin Buchholz <martin@xemacs.org> |
1392 | |
1393 * config.values.sh: Only update config.values.in if changed. | |
1394 No external dependencies except perl. | |
1395 No temporary files. | |
1396 | |
1397 1999-12-14 Martin Buchholz <martin@xemacs.org> | |
1398 | |
1399 * XEmacs 21.2.24 is released. | |
1400 | |
1401 1999-12-13 Martin Buchholz <martin@xemacs.org> | |
1402 | |
1403 * etags.c: Fix warning: `_GNU_SOURCE' redefined. | |
1404 | |
430 | 1405 1999-12-07 Martin Buchholz <martin@xemacs.org> |
1406 | |
1407 * XEmacs 21.2.23 is released. | |
1408 | |
1409 1999-11-29 Andreas Jaeger <aj@suse.de> | |
1410 | |
1411 * Makefile.in.in (INSTALLABLE_SCRIPTS): Removed pstogif. | |
1412 pstogif: Moved to package tm. | |
1413 | |
428 | 1414 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> |
1415 | |
1416 * XEmacs 21.2.22 is released | |
1417 | |
1418 1999-11-28 Martin Buchholz <martin@xemacs.org> | |
1419 | |
1420 * XEmacs 21.2.21 is released. | |
1421 | |
1422 1999-11-20 Martin Buchholz <martin@xemacs.org> | |
1423 | |
1424 * process-gnu-depends.sh: Deleted. Obsolete. | |
1425 * process-depends.sh: Deleted. Obsolete. | |
1426 | |
1427 1999-11-20 Jan Vroonhof <jan@xemacs.org> | |
1428 | |
1429 * Makefile.in.in (instvardir): Added. From | |
1430 Jeff Miller <jmiller@smart.net> | |
1431 | |
1432 1999-11-19 Martin Buchholz <martin@xemacs.org> | |
1433 | |
1434 * etags.c: Upgrade to pot etags version 13.33. | |
1435 Make `etags --version' print out `XEmacs', not `GNU Emacs' | |
1436 | |
1437 1999-11-17 Martin Buchholz <martin@xemacs.org> | |
1438 | |
1439 * etags.c (canonicalize_filename): Typo fix | |
1440 | |
1441 1999-11-05 Martin Buchholz <martin@xemacs.org> | |
1442 | |
1443 * etags.c: | |
1444 * ../etc/etags.1: | |
1445 * ../etc/NEWS: | |
1446 Upgrade to etags version 13.32. | |
1447 etags.c has warnings removed, in addition. | |
1448 | |
1449 1999-11-15 Martin Buchholz <martin@xemacs.org> | |
1450 | |
1451 * gnuserv.c (ipc_spawn_watchdog): Use pid_t instead of int. | |
1452 | |
1453 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1454 | |
1455 * XEmacs 21.2.20 is released | |
1456 | |
1457 1999-11-04 Martin Buchholz <martin@xemacs.org> | |
1458 | |
1459 * gnuserv.c (handle_response): Warning suppression | |
1460 | |
1461 1999-09-27 Martin Buchholz <martin@xemacs.org> | |
1462 | |
1463 * ellcc.c: | |
1464 ANSIfy. | |
1465 Remove MSDOS cruft. | |
1466 Remove WINDOWS cruft. | |
1467 Remove VMS cruft. | |
1468 (main): The wrong number of bytes were being read during argument | |
1469 processing. | |
1470 Delete ANSI imitations like ellcc_strchr(). | |
1471 Call functions with the right number of arguments. | |
1472 Fix a typo. | |
1473 Make functions static. | |
1474 Remove compiler warnings. | |
1475 | |
1476 1999-09-22 Martin Buchholz <martin@xemacs.org> | |
1477 | |
1478 * cvtmail.c (main): ANSIfy | |
1479 * digest-doc.c (main): ANSIfy | |
1480 * hexl.c (main): ANSIfy | |
1481 | |
1482 * make-path.c: Remove declaration for errno. | |
1483 * mmencode.c (nextcharin): ANSIfy | |
1484 * movemail.c (pop_retr): ANSIfy | |
1485 | |
1486 1999-07-30 Gleb Arshinov <gleb@cs.stanford.edu> | |
1487 | |
1488 * pop.c (pop_quit): use CLOSESOCKET() instead of close() | |
1489 | |
1490 * run.c (build_cmdline): Fix NT native build unreferenced variable | |
1491 warning | |
1492 (WinMain): Fix release mode build unreferenced variable warning | |
1493 | |
1494 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1495 | |
1496 * XEmacs 21.2.19 is released | |
1497 | |
1498 1999-07-22 SL Baur <steve@miho> | |
1499 | |
1500 * Makefile.in.in (datadir): Add. | |
1501 From Jeff Miller <jmiller@smart.net> | |
1502 | |
1503 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1504 | |
1505 * XEmacs 21.2.18 is released | |
1506 | |
1507 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1508 | |
1509 * XEmacs 21.2.17 is released | |
1510 | |
1511 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1512 | |
1513 * XEmacs 21.2.16 is released | |
1514 | |
1515 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1516 | |
1517 * XEmacs 21.2.15 is released | |
1518 | |
1519 1999-06-03 SL Baur <steve@steve1.m17n.org> | |
1520 | |
1521 * Makefile.in.in: Move .PHONY up to force execution of `all'. | |
1522 | |
1523 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1524 | |
1525 * XEmacs 21.2.14 is released | |
1526 | |
1527 1999-05-14 SL Baur <steve@gneiss.etl.go.jp> | |
1528 | |
1529 * update-elc.sh (ignore_pattern): Correct ignore_dirs/ignore=dirs | |
1530 european keyboard fuckage. | |
1531 | |
1532 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> | |
1533 | |
1534 * update-elc.sh (ignore_pattern): Installation.el is dead. | |
1535 | |
1536 1999-05-03 Hrvoje Niksic <hniksic@srce.hr> | |
1537 | |
1538 * gnuclient.c: Include <sysfile.h> instead of <../src/sysfile.h>. | |
1539 | |
1540 * Makefile.in.in (cppflags): Add -I$(top_srcdir)/src. | |
1541 | |
1542 1999-04-29 Andy Piper <andy@xemacs.org> | |
1543 | |
1544 * make-docfile.c: build fixes for mingw32. | |
1545 * movemail.c: ditto. | |
1546 * run.c: ditto. | |
1547 * yow.c: ditto. | |
1548 * profile.c: ditto. | |
1549 (gettimeofday): new function copied from nt.c. | |
1550 | |
1551 * fakemail.c (make_file_preface): make buildable under windows. | |
1552 | |
1553 * Makefile.in.in: fix some build targets for when we are building | |
1554 on a windows platform. | |
1555 | |
1556 1999-03-12 giacomo boffi <giacomo.boffi@polimi.it> | |
1557 | |
1558 * sorted-doc.c: corrected the outdated or plainly wrong | |
1559 texinfo headers. Broken up the mega-@table that crashes (at | |
1560 least RedHat's) TeX with: | |
1561 "! TeX capacity exceeded, sorry [save size=4000]." | |
1562 | |
1563 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1564 | |
1565 * XEmacs 21.2.13 is released | |
1566 | |
1567 1999-03-10 Martin Buchholz <martin@xemacs.org> | |
1568 | |
1569 * fakemail.c (add_a_stream): Always use full ANSI prototypes. | |
1570 | |
1571 1999-03-06 Martin Buchholz <martin@xemacs.org> | |
1572 | |
1573 * fakemail.c (main): Ansify. | |
1574 (xmalloc): Ansify. | |
1575 (xrealloc): Ansify. | |
1576 (get_keyword): use paranoid casts ((int) (unsigned char) c) for | |
1577 islower, toupper, isspace. | |
1578 | |
1579 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1580 | |
1581 * XEmacs 21.2.12 is released | |
1582 | |
1583 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1584 | |
1585 * XEmacs 21.2.11 is released | |
1586 | |
1587 1999-02-17 SL Baur <steve@xemacs.org> | |
1588 | |
1589 * update-elc.sh (ignore_dirs): Ignore lisp/mule subdirectory when | |
1590 running latin-1 XEmacs. Eliminate 20.4 bundled kludges. | |
1591 * update-custom.sh (ignore_dirs): Ditto. | |
1592 | |
1593 1999-02-15 Martin Buchholz <martin@xemacs.org> | |
1594 | |
1595 * update-elc.sh: | |
1596 * update-autoloads.sh: | |
1597 * update-custom.sh: | |
1598 - improved automounter tmp directory support. | |
1599 - support 4 (!) empirically discovered automounter conventions | |
1600 | |
1601 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1602 | |
1603 * XEmacs 21.2.10 is released | |
1604 | |
1605 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1606 | |
1607 * XEmacs 21.2.9 is released | |
1608 | |
1609 1999-01-27 Martin Buchholz <martin@xemacs.org> | |
1610 | |
1611 * movemail.c (strerror): Must be NON-static, since it is used by | |
1612 the POP code, which got moved to a separate file. | |
1613 | |
1614 1999-01-11 Damon Lipparelli <lipp@primus.com> | |
1615 | |
1616 * Makefile.in.in: use ellcc (not ellc) everywhere | |
1617 | |
1618 1999-01-10 J. Kean Johnston <jkj@sco.com> | |
1619 | |
1620 * Makefile.in.in: Include moduledir and sitemoduledir as defined | |
1621 by configure. | |
1622 - Install ellcc if we're supporting shared objects | |
1623 - Rules and dependancies for ellcc | |
1624 | |
1625 * ellcc.c: New file. Front end to the compiler for making modules. | |
1626 | |
1627 * ellcc.h.in: New file. Contains path definitions used by ellcc. | |
1628 | |
1629 * make-docfile.c (main): Add check for -E argument used by ellcc. | |
1630 | |
1631 * make-docfile.c: Changed output format when in -E mode. | |
1632 | |
1633 1998-12-28 Martin Buchholz <martin@xemacs.org> | |
1634 | |
1635 * XEmacs 21.2.8 is released. | |
1636 | |
1637 1998-12-24 Martin Buchholz <martin@xemacs.org> | |
1638 | |
1639 * XEmacs 21.2.7 is released. | |
1640 | |
1641 1998-12-17 Andy Piper <andy@xemacs.org> | |
1642 | |
1643 * pop.c (pop_open): disable use of getpass() which doesn't exist under NT. | |
1644 | |
1645 * movemail.c: mess with includes so that it builds under native NT. | |
1646 | |
1647 * pop.c: mess with includes so that it builds under native NT. | |
1648 From Fabrice Popineau <popineau@ese-metz.fr> | |
1649 | |
1650 1998-12-16 Andy Piper <andy@xemacs.org> | |
1651 | |
1652 * XEmacs 21.2.6 is released | |
1653 | |
1654 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
1655 | |
1656 * XEmacs 21.2.5 is released | |
1657 | |
1658 1998-11-28 SL Baur <steve@altair.xemacs.org> | |
1659 | |
1660 * XEmacs 21.2-beta4 is released. | |
1661 | |
1662 1998-10-14 Andy Piper <andyp@parallax.co.uk> | |
1663 | |
1664 * Makefile.in.in (movemail): add getopt.o to objects to link with. | |
1665 | |
1666 * movemail.c (main): rewrite to use getopt(). Add options for | |
1667 order reversal, progress output, regexp matching and message | |
1668 deletion. | |
1669 (popmail): add some optional verbose messages. Use pop_search_top | |
1670 for getting messages. Make message deletion optional. Delete all | |
1671 messages at the end rather than on a message my message basis. | |
1672 (pop_search_top): new function. Looks for messages matching regexp. | |
1673 (compile_regex): new function stolen from etags. | |
1674 | |
1675 1998-10-15 SL Baur <steve@altair.xemacs.org> | |
1676 | |
1677 * XEmacs 21.2-beta3 is released. | |
1678 | |
1679 1998-10-12 SL Baur <steve@altair.xemacs.org> | |
1680 | |
1681 * lib-src/gnudepend.pl: Use /usr/bin/perl. | |
1682 * Makefile.in.in (INSTALLABLE_SCRIPTS): Remove send-pr, install-sid. | |
1683 (GEN_SCRIPTS): Ditto. | |
1684 Delete TM_SCRIPTS. | |
1685 | |
1686 1998-10-11 SL Baur <steve@altair.xemacs.org> | |
1687 | |
1688 * tm-au: | |
1689 * tm-file: | |
1690 * tm-html: | |
1691 * tm-image: | |
1692 * tm-mpeg: | |
1693 * tm-plain: | |
1694 * tm-ps: | |
1695 * tmdecode: packaged. | |
1696 | |
1697 1998-10-10 SL Baur <steve@altair.xemacs.org> | |
1698 | |
1699 * install-sid: | |
1700 * send-pr: Packaged | |
1701 | |
1702 1998-10-01 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1703 | |
1704 * gnuclient.c (filename_expand): Don't forget to copy the | |
1705 filename under UNIX. | |
1706 | |
1707 1998-09-29 SL Baur <steve@altair.xemacs.org> | |
1708 | |
1709 * XEmacs 21.2-beta2 is released. | |
1710 | |
1711 1998-09-08 Raymond Toy <toy@rtp.ericsson.se> | |
1712 | |
1713 * gnuclient.c (filename_expand): Added better recognition of | |
1714 absolute pathnames for CYGWIN. Convert absolute pathnames with | |
1715 drive letters to something xemacs can handle. | |
1716 | |
1717 1998-07-19 SL Baur <steve@altair.xemacs.org> | |
1718 | |
1719 * XEmacs 21.2-beta1 is released. | |
1720 | |
1721 1998-07-15 SL Baur <steve@altair.xemacs.org> | |
1722 | |
1723 * update-elc.sh (ignore_pattern): Add very-early-lisp.el as | |
1724 something to never bytecompile. | |
1725 | |
1726 1998-07-12 SL Baur <steve@altair.xemacs.org> | |
1727 | |
1728 * XEmacs 21.0-pre5 is released. | |
1729 | |
1730 1998-07-09 SL Baur <steve@altair.xemacs.org> | |
1731 | |
1732 * XEmacs 21.0-pre4 is released. | |
1733 | |
1734 1998-06-16 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1735 | |
1736 * gnuclient.c (main): Use disconnect_from_server to read & echo | |
1737 result. | |
1738 | |
1739 1998-06-15 Andy Piper <andyp@parallax.co.uk> | |
1740 | |
1741 * Makefile.in.in: add xemacs icon to the runemacs executable. | |
1742 | |
1743 1998-06-12 Jim Radford <radford@robby.caltech.edu> | |
1744 | |
1745 * gnuclient.c (initialize_signals): Don't pass SIGHUP to XEmacs. | |
1746 | |
1747 1998-06-04 Andy Piper <andyp@parallax.co.uk> | |
1748 | |
1749 * Makefile.in.in (runemacs): add runemacs as a build target if | |
1750 HAVE_MS_WINDOWS is defined. move cpp stuff up slightly so that | |
1751 build targets can benefit from it. | |
1752 | |
1753 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru> | |
1754 | |
1755 * wakeup.c (sleep): Added NT preprocessor quirkfest. | |
1756 (main): Exit when fflush() fails on stdout. | |
1757 | |
1758 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru> | |
1759 | |
1760 * getopt.c: Undefine getpid before redefinition. | |
1761 | |
1762 * make-docfile.c: Added <io.h> when compiling on NT | |
1763 | |
1764 * movemail.c: Ditto. | |
1765 (main): Declare some auto variables only when DISABLE_DIRECT_ACCESS | |
1766 is undefined, so they are actually used, to supress compilation | |
1767 warnings. | |
1768 | |
1769 1998-05-16 SL Baur <steve@altair.xemacs.org> | |
1770 | |
1771 * etags.c (C_entries): Avoid short circuiting comparisons on | |
1772 characters that may appear in C++ operator constructs. | |
1773 | |
1774 * ootags.c (C_entries): Commentary change. | |
1775 | |
1776 * Makefile.in.in (PKG_SCRIPTS): Remove add-little-package.sh. | |
1777 | |
1778 1998-05-11 Martin Buchholz <martin@xemacs.org> | |
1779 | |
1780 * Makefile.in.in: | |
1781 - Adjust for luser's CDPATH being set to something weird. | |
1782 - Take into account bash 2.02's tendency to print the cwd when | |
1783 using CDPATH. Always use `cd ./foo' instead of `cd foo'. | |
1784 - fix the run-temacs target to use $(DUMPENV) | |
1785 - fix the run-puremacs target to use $(DUMPENV) | |
1786 - fix the `depend' target to properly $(RM) the right files | |
1787 - Generate a better TAGS file for XEmacs' lisp code using | |
1788 hand-crafted regexps. | |
1789 - Use standard coding conventions for modules/Makefile.in | |
1790 | |
1791 1998-05-07 Andy Piper <andyp@parallax.co.uk> | |
1792 | |
1793 * update-elc.sh: test x && y loses in the presence of set -e, use | |
1794 if instead. | |
1795 | |
1796 1998-05-06 SL Baur <steve@altair.xemacs.org> | |
1797 | |
1798 * Makefile.in.in (INSTALLABLES): Add ootags. | |
1799 (ootags): New rule. | |
1800 | |
1801 * ootags.c: New file. | |
1802 (C_entries): Annotate changes neeeded for increased OO-Browser | |
1803 context. | |
1804 | |
1805 1998-05-05 Jeff Miller <jmiller@smart.net> | |
1806 | |
1807 * Makefile.in.in: Fix blessmail target. | |
1808 | |
1809 1998-05-05 SL Baur <steve@altair.xemacs.org> | |
1810 | |
1811 * Makefile.in.in (etags_args): Back out -DOO_BROWSER | |
1812 | |
1813 * etags.c: Revert to CVS version 1.11 (pre OO-browser additions). | |
1814 | |
1815 1998-05-04 SL Baur <steve@altair.xemacs.org> | |
1816 | |
1817 * etags.c (C_entries): Fix order typo. | |
1818 (C_entries): Restore previous test. | |
1819 | |
1820 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
1821 | |
1822 * installexe.sh: fix to use -f instead of -e file and fix shift | |
1823 typo. | |
1824 | |
1825 1998-04-22 SL Baur <steve@altair.xemacs.org> | |
1826 | |
1827 * etags.c: Unconditionally define OO_BROWSER. | |
1828 | |
1829 * update-elc.sh: Tighten up regexp on uname -r output. | |
1830 From Marcus Thiessel <thiessel@tmbbwtx.bbn.hp.com> | |
1831 | |
1832 1998-04-19 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1833 | |
1834 * gnuclient.c (main): Read eval from from stdin if just "-batch" | |
1835 is given. | |
1836 * gnudoit: Support this. | |
1837 * gnuserv.1: Document this behavior. | |
1838 | |
1839 1998-04-18 Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
1840 | |
1841 * etags.c (C_entries): Add parentheses. | |
1842 | |
1843 * etags-vmslib.c: Remove. It's not needed anymore. | |
1844 | |
1845 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk> | |
1846 | |
1847 * installexe.sh: New file. | |
1848 | |
1849 1998-04-17 Olivier Galibert <galibert@pobox.com> | |
1850 | |
1851 * etags.c (print_help): Correct typo. | |
1852 | |
1853 1998-04-16 SL Baur <steve@altair.xemacs.org> | |
1854 | |
1855 * Makefile.in.in: Add -DOO_BROWSER to etags arguments. | |
1856 | |
1857 * etags.c: Synch with InfoDock. | |
1858 | |
1859 * update-autoloads.sh: Don't attempt to eval `make-special' stuffs | |
1860 anymore. They are no longer used. | |
1861 * update-custom.sh: Always check in lisp/. | |
1862 | |
1863 1998-03-18 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1864 | |
1865 * gnuclient.c (main): Do not copy string unnecessary in (too) | |
1866 small buffers. | |
1867 | |
1868 1998-03-02 SL Baur <steve@altair.xemacs.org> | |
1869 | |
1870 * update-elc.sh: Change all -q -no-site-file to -vanilla | |
1871 | |
1872 1998-02-27 SL Baur <steve@altair.xemacs.org> | |
1873 | |
1874 * update-elc.sh (ignore_pattern): Add Installation.el, remove old | |
1875 stuff from 20.4. | |
1876 | |
1877 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk> | |
1878 | |
1879 * lib-src/Makefile.in.in: make sure clean removes msw executables | |
1880 | |
1881 1998-02-24 SL Baur <steve@altair.xemacs.org> | |
1882 | |
1883 * gnuserv.h: Enable USE_TMPDIR. | |
1884 | |
1885 1998-02-23 Glynn Clements <glynn@sensei.co.uk> | |
1886 | |
1887 * gnuclient.c (main): initialise variable `tmpdir' from the TMPDIR | |
1888 environment variable. | |
1889 | |
1890 * gnuserv.c (various): replace hardcoded references to /tmp with | |
1891 the value of `tmpdir'. | |
1892 (main): initialise variable `tmpdir' from the TMPDIR | |
1893 environment variable. | |
1894 | |
1895 * gnuserv.h: include (commented-out) definition of USE_TMPDIR. | |
1896 Add `extern char *tmpdir'. | |
1897 | |
1898 * gnuslib.c (various): replace hardcoded references to /tmp with | |
1899 the value of `tmpdir'. | |
1900 | |
1901 1998-02-15 SL Baur <steve@altair.xemacs.org> | |
1902 | |
1903 * getopt.c (_getopt_internal): Add braces for clarity. | |
1904 | |
1905 1998-01-13 Martin Buchholz <martin@xemacs.org> | |
1906 | |
1907 * lib-src/add-little-package.sh: | |
1908 * lib-src/add-big-package.sh: | |
1909 Use proper paranoid quoting for sh variables. | |
1910 -batch implies -q. | |
1911 | |
1912 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk> | |
1913 | |
1914 * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is | |
1915 set. | |
1916 | |
1917 * gnuserv.c: tidy up so that it builds when we don't have | |
1918 UNIX_DOMAIN_SOCKETS. | |
1919 | |
1920 1998-01-07 SL Baur <steve@altair.xemacs.org> | |
1921 | |
1922 * update-elc.sh (ignore_pattern): Replace -vanilla with `-q | |
1923 -no-site-file'. | |
1924 * update-autoloads.sh (dirs): Ditto. | |
1925 * update-custom.sh (dirs): Ditto. | |
1926 | |
1927 1997-12-18 SL Baur <steve@altair.xemacs.org> | |
1928 | |
1929 * update-elc.sh (mule_p): Remove skk's special treatment. | |
1930 | |
1931 1997-12-09 SL Baur <steve@altair.xemacs.org> | |
1932 | |
1933 * update-elc.sh (ignore_pattern): Correct paths of files that | |
1934 should not be bytecompiled, and remove dead files. | |
1935 | |
1936 1997-12-02 SL Baur <steve@altair.xemacs.org> | |
1937 | |
1938 * update-elc.sh (mule_p): Update for addition of SKK. | |
1939 | |
1940 * update-autoloads.sh (mule_p): Update ignore_dirs for | |
1941 lisp/language and lisp/skk. | |
1942 * update-custom.sh (mule_p): Ditto. | |
1943 | |
1944 1997-11-29 Jeff Miller <jmiller@smart.net> | |
1945 | |
1946 * Makefile.in.in: Changed path to blessmail.el for blessmail target | |
1947 to match new lisp directory layout. | |
1948 | |
1949 1997-11-27 SL Baur <steve@altair.xemacs.org> | |
1950 | |
1951 * update-elc.sh: Obliterate usage of make_special, since nothing | |
1952 requires it any more. | |
1953 | |
1954 1997-11-23 SL Baur <steve@altair.xemacs.org> | |
1955 | |
1956 * update-elc.sh (BYTECOMP): cleantree.el has been moved. | |
1957 | |
1958 1997-11-18 Colin Rafferty <craffert@ml.com> | |
1959 | |
1960 * update-elc.sh (prune_vc): Made it ignore any directory that | |
1961 starts with a period. | |
1962 | |
1963 1997-11-16 SL Baur <steve@altair.xemacs.org> | |
1964 | |
1965 * gnuserv.c (main): make return type int. | |
1966 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
1967 | |
1968 * fakemail.c (main): Ditto. | |
1969 | |
1970 1997-11-13 SL Baur <steve@altair.xemacs.org> | |
1971 | |
1972 * pop.c: Add includes from movemail.c so standard functions get | |
1973 declared. | |
1974 (pop_retrieve): Return NULL if falling off the end of the | |
1975 function. | |
1976 | |
1977 * movemail.c: Hide declarations of popmail(), mbx_write(), | |
1978 mbc_delimit_begin(), and mbx_delimit_end() behind MAIL_USE_POP | |
1979 guard. | |
1980 (pop_retr): Change 4th parameter to void *. | |
1981 | |
1982 1997-11-02 SL Baur <steve@altair.xemacs.org> | |
1983 | |
1984 * update-custom.sh (dirs): Remove packaged directories. | |
1985 | |
1986 * update-elc.sh (ignore_pattern): Hyperbole, oobr and ilisp are | |
1987 now packaged. | |
1988 | |
1989 * update-autoloads.sh (mule_p): Hyperbole and oobr are now | |
1990 packaged. | |
1991 | |
1992 1997-10-30 SL Baur <steve@altair.xemacs.org> | |
1993 | |
1994 * update-autoloads.sh (mule_p): EFS has been packaged. | |
1995 * update-elc.sh (make_special_commands): Ditto. | |
1996 | |
1997 * update-elc.sh: VM has been packaged. | |
1998 | |
1999 * update-autoloads.sh: Add directory language | |
2000 | |
2001 1997-10-23 SL Baur <steve@altair.xemacs.org> | |
2002 | |
2003 * update-elc.sh (BYTECOMP): Specify -vanilla | |
2004 * update-autoloads.sh (dirs): Ditto. | |
2005 * update-custom.sh (dirs): Ditto. | |
2006 | |
2007 1997-10-10 Martin Buchholz <mrb@eng.sun.com> | |
2008 | |
2009 * config.values.in: Run config.values.sh | |
2010 | |
2011 1997-10-09 SL Baur <steve@altair.xemacs.org> | |
2012 | |
2013 * Makefile.in.in (PKG_SCRIPTS): Add new package manipulation | |
2014 scripts. | |
2015 | |
2016 * add-little-package.sh: New file. Support script to install | |
2017 single file packages. | |
2018 | |
2019 * Makefile.in.in (distclean): Reverse change -- do not remove | |
2020 config.values.in. | |
2021 Suggested by: Martin Buchholz <mrb@Eng.Sun.COM> | |
2022 | |
2023 1997-10-06 SL Baur <steve@altair.xemacs.org> | |
2024 | |
2025 * Makefile.in.in (distclean): Remove config.values.in. | |
2026 From Martin Buchholz <mrb@Eng.Sun.COM> | |
2027 | |
2028 1997-10-04 SL Baur <steve@altair.xemacs.org> | |
2029 | |
2030 * update-autoloads.sh (mule_p): W3 is a package now. | |
2031 | |
2032 1997-09-30 SL Baur <steve@altair.xemacs.org> | |
2033 | |
2034 * update-elc.sh (ignore_pattern): Don't attempt bytecompiling | |
2035 lisp/leim/quail/tibetan.el and lisp/language/tibet-util.el. | |
2036 | |
2037 1997-09-29 SL Baur <steve@altair.xemacs.org> | |
2038 | |
2039 * update-elc.sh (mule_p): Ignore mu/latex-math-symbol.el if we're | |
2040 not building with Mule. | |
2041 | |
2042 1997-09-27 Hrvoje Niksic <hniksic@srce.hr> | |
2043 | |
2044 * update-custom.sh: New file. | |
2045 | |
2046 * update-autoloads.sh: Minor fixes. | |
2047 | |
2048 1997-08-11 Jeff Miller <jmiller@smart.net> | |
2049 * Makefile.in.in: Added a test for system-type equal to linux to | |
2050 lisp/paths.el. Mail spool dir should be /var/spool/mail. | |
2051 | |
2052 * cleaned up lib-src/Makefile.in.in regarding targets blessmail and | |
2053 maybe-blessmail. Added target do-blessmail. Makefile.in.in was also | |
2054 missing a variable called "configuration. This messed up archilibdir. | |
2055 | |
2056 * Added highlighting to text suggesting to do "make gzip-el" in top | |
2057 level Makefile.in. Added code to do make maybe-blessmail after a | |
2058 make install is done. | |
2059 | |
2060 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch> | |
2061 | |
2062 * gnuclient.c (main): Made help string correspond to options. | |
2063 | |
2064 1997-08-01 SL Baur <steve@altair.xemacs.org> | |
2065 | |
2066 * Makefile.in.in (distclean): Remove config.values here only. | |
2067 | |
2068 1997-07-27 SL Baur <steve@altair.xemacs.org> | |
2069 | |
2070 * Makefile.in.in (UTILITIES): Add config.values so it can be | |
2071 cleared away by `make distclean'. | |
2072 | |
2073 1997-07-21 SL Baur <steve@altair.xemacs.org> | |
2074 | |
2075 * update-elc.sh (make_special_commands): Remove processing for | |
2076 Gnus and AUCTeX. | |
2077 | |
2078 1997-07-19 SL Baur <steve@altair.xemacs.org> | |
2079 | |
2080 * update-elc.sh (mule_p): Do not attempt to bytecompile | |
2081 char-table.el and chartblxmas.el. | |
2082 | |
2083 1997-07-08 Steven L Baur <steve@altair.xemacs.org> | |
2084 | |
2085 * update-elc.sh (cc-mode): Don't give cc-mode special treatment. | |
2086 | |
2087 * update-autoloads.sh (cc-mode): Don't give cc-mode special | |
2088 treatment. | |
2089 | |
2090 * rcs2log: Synch with Emacs/Mule zeta. | |
2091 | |
2092 1997-07-03 Steven L Baur <steve@altair.xemacs.org> | |
2093 | |
2094 * update-elc.sh (make_special_commands): Fix building of ilisp so | |
2095 custom-load.elc gets built. | |
2096 | |
2097 1997-06-27 Steven L Baur <steve@altair.xemacs.org> | |
2098 | |
2099 * update-autoloads.sh: Major rework. Avoid looking at MULE | |
2100 directories if not running XEmacs/Mule. | |
2101 - Look into all Mule directories for building autoloads. | |
2102 | |
2103 * update-elc.sh (make_special_commands): Fix handling of | |
2104 bytecompilation of AUCTeX to avoid looking at tex-jp.el if not | |
2105 running MULE. | |
2106 | |
2107 1997-06-24 Steven L Baur <steve@altair.xemacs.org> | |
2108 | |
2109 * gnuattach: Needed executable bit set. | |
2110 Suggested by Kyle Jones <kyle_jones@wonderworks.com> | |
2111 | |
2112 * update-elc.sh (ignore_pattern): lisp/language/ethiopic byte | |
2113 compiles now. | |
2114 | |
2115 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
2116 | |
2117 * update-autoloads.sh: Search lisp/mule/. | |
2118 | |
2119 1997-06-20 Steven L Baur <steve@altair.xemacs.org> | |
2120 | |
2121 * gnuattach: Readd as warning script. | |
2122 | |
2123 * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach. | |
2124 From Hrvoje Niksic <hniksic@srce.hr> | |
2125 | |
2126 1997-06-13 Steven L Baur <steve@altair.xemacs.org> | |
2127 | |
2128 * update-elc.sh (mule_p): Ignore lisp/language when building | |
2129 non-Mule. | |
2130 (ignore_pattern): Ignore Languages we don't support yet. | |
2131 | |
2132 1997-06-02 Steven L Baur <steve@altair.xemacs.org> | |
2133 | |
2134 * update-elc.sh (ignore_dirs): Handle ported Quail (LEIM). | |
2135 | |
2136 Tue May 20 23:22:00 1997 Steven L Baur <steve@altair.xemacs.org> | |
2137 | |
2138 * update-autoloads.sh (dirs): Remove obsolete directory lisp/vms | |
2139 from exclusion list (it doesn't exist any more). Remove | |
2140 lisp/eterm from exclusion list of directories searched for | |
2141 autoloads. | |
2142 | |
2143 Thu May 1 15:26:20 1997 Steven L Baur <steve@altair.xemacs.org> | |
2144 | |
2145 * update-elc.sh (mule_p): Test for mule bombs with change in format | |
2146 of new output of featurep. | |
2147 | |
2148 Fri Apr 25 09:12:04 1997 Steven L Baur <steve@altair.xemacs.org> | |
2149 | |
2150 * pstogif: Use Martin Buchholz magic to automagically find perl | |
2151 interpreter. | |
2152 | |
2153 Tue Apr 8 03:08:22 1997 Steven L Baur <steve@altair.xemacs.org> | |
2154 | |
2155 * Makefile.in.in: C Comment out Make comments. No snide comments | |
2156 from me, no sir. | |
2157 | |
2158 Tue Apr 1 12:26:53 1997 Steven L Baur <steve@altair.xemacs.org> | |
2159 | |
2160 * Makefile.in.in: Added stuff for updated movemail.c. | |
2161 | |
2162 Sat Mar 29 16:57:01 1997 Steven L Baur <steve@altair.xemacs.org> | |
2163 | |
2164 * send-pr (GNATS_ADDR): Use xemacs.org as submission address. | |
2165 (DATADIR): Allow for DATADIR to be passed in as an environment | |
2166 variable. | |
2167 | |
2168 Sun Mar 23 15:57:19 1997 Steven L Baur <steve@altair.xemacs.org> | |
2169 | |
2170 * update-elc.sh (make_special_commands): Use target of x20 for efs. | |
2171 | |
2172 Wed Mar 19 10:38:04 1997 Steven L Baur <steve@altair.xemacs.org> | |
2173 | |
2174 * Makefile.in.in (SCRIPTS): Link gzip-el.sh in --srcdir | |
2175 configuration. | |
2176 | |
2177 Tue Mar 18 17:49:14 1997 Steven L Baur <steve@altair.xemacs.org> | |
2178 | |
2179 * update-elc.sh (EMACS): Removed $XEMACS backdoor. We will make | |
2180 the .elcs *only* with the freshly built XEmacs. | |
2181 | |
2182 Mon Mar 17 10:12:03 1997 Steven L Baur <steve@altair.xemacs.org> | |
2183 | |
2184 * Makefile.in.in (INSTALLABLE_SCRIPTS): Add install-sid and | |
2185 send-pr (from GNATS). | |
2186 | |
2187 * update-elc.sh (prune_vc): Use full path to cleantree.el. | |
2188 (NUMTOCOMPILE): Remove useless rule to recompile out-of-date .elcs. | |
2189 | |
2190 Sun Mar 16 21:13:29 1997 Steven L Baur <steve@altair.xemacs.org> | |
2191 | |
2192 * install-sid: New file (GNATS integration). | |
2193 | |
2194 * send-pr: New file (GNATS integration). | |
2195 | |
2196 Fri Mar 14 17:59:57 1997 Steven L Baur <steve@altair.xemacs.org> | |
2197 | |
2198 * update-elc.sh (ignore_dirs): Build VM with `make autoload'. | |
2199 | |
2200 Wed Mar 5 18:07:57 1997 Steven L Baur <steve@altair.xemacs.org> | |
2201 | |
2202 * gzip-el.sh: New file. Courtesy of Jeff Miller and Hrvoje Niksic. | |
2203 | |
2204 * update-elc.sh (els): Remove out of date .elcs before building. | |
2205 | |
2206 Tue Mar 4 18:45:10 1997 Martin Buchholz <mrb@eng.sun.com> | |
2207 | |
2208 * update-elc.sh (els): No more special treatment for vm.elc. | |
2209 | |
2210 Wed Feb 26 18:17:59 1997 Steven L Baur <steve@altair.xemacs.org> | |
2211 | |
2212 * make-docfile.c (next_extra_elc): New function. | |
2213 (main): Use it. Implementation of `-i' parameter to pass a list | |
2214 of site-loaded lisp files. | |
2215 | |
2216 Wed Feb 19 18:24:49 1997 Steven L Baur <steve@altair.xemacs.org> | |
2217 | |
2218 * update-elc.sh: Added lisp/auctex. | |
2219 | |
2220 Thu Feb 13 11:32:47 1997 Steven L Baur <steve@altair.xemacs.org> | |
2221 | |
2222 * Makefile.in.in: Install pstogif script. | |
2223 | |
2224 Sun Dec 29 17:16:45 1996 Martin Buchholz <mrb@eng.sun.com> | |
2225 | |
2226 * update-elc.sh (make_special_commands): Make ilisp be a little | |
2227 smarter about recompilation. | |
2228 | |
2229 Wed Dec 18 20:22:55 1996 Martin Buchholz <mrb@eng.sun.com> | |
2230 | |
2231 * mmencode.c: Don't declare index(). | |
2232 | |
2233 * Makefile.in.in: Documentation changes. | |
2234 | |
2235 * update-elc.sh: Portability Fix. | |
2236 | |
2237 Thu Dec 5 15:41:53 1996 Martin Buchholz <mrb@Eng.Sun.COM> | |
2238 | |
2239 * update-elc.sh: Corrections to protect against too smart /bin/sh'es. | |
2240 | |
5440
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2241 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2242 ChangeLog entries synched from GNU Emacs are the property of the FSF. |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2243 Other ChangeLog entries are usually the property of the author of the |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2244 change. |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2245 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2246 This file is part of XEmacs. |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2247 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2248 XEmacs is free software: you can redistribute it and/or modify it |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2249 under the terms of the GNU General Public License as published by the |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2250 Free Software Foundation, either version 3 of the License, or (at your |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2251 option) any later version. |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2252 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2253 XEmacs is distributed in the hope that it will be useful, but WITHOUT |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2254 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2255 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2256 for more details. |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2257 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2258 You should have received a copy of the GNU General Public License |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5290
diff
changeset
|
2259 along with XEmacs. If not, see <http://www.gnu.org/licenses/>. |