1231
|
1 2003-01-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2
|
|
3 * sigpipe.c: New file. Crashes 21.1 but not 21.4 or 21.5 (I
|
|
4 think). Thanks to Richard Mlynarik <mly@pobox.com>.
|
|
5
|
|
6 2003-01-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
7
|
|
8 * automated/test-harness.el (test-harness-from-buffer): Move
|
|
9 success rate report to end of line where it's easier to see.
|
|
10
|
1195
|
11 2003-01-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
12
|
|
13 * automated/mule-tests.el: Test cases for charset-in-* functions.
|
|
14
|
|
15 2003-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
16
|
|
17 * automated/regexp-tests.el (stale match data): Stale match data
|
|
18 persists after failed match. Thanks to <bjacob@ca.metsci.com>.
|
|
19
|
1187
|
20 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
21
|
|
22 * XEmacs 21.5.10 "burdock" is released.
|
|
23
|
1175
|
24 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
25
|
|
26 * automated/regexp-tests.el (Mule character class): New test
|
|
27 cases. Based on draft patch by Daiki Ueno <daiki@xemacs.org>.
|
|
28
|
|
29 * automated/test-harness.el (Print-Pass): Comment.
|
|
30
|
|
31 2002-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
1095
|
32
|
|
33 * automated/test-harness.el (test-harness-expect-bug): New variable.
|
|
34 (Known-Bug-Expect-Failure): New macro.
|
|
35 (Skip-Test-Unless): New macro.
|
|
36 (Check-Message): Use Skip-Test-Unless.
|
|
37 (test-harness-from-buffer): Type fixes.
|
|
38
|
|
39 * automated/regexp-tests.el: Use Known-Bug-Expect-Failure.
|
|
40
|
|
41 * automated/syntax-tests.el: Use Skip-Test-Unless.
|
|
42
|
1024
|
43 2002-09-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
44
|
|
45 * automated/regexp-tests.el: Add test for stale subexpr match-data.
|
|
46 Thanks to Martin Stjernholm for the report.
|
|
47
|
|
48 * automated/syntax-tests.el: Conditionalize syntax-table property
|
|
49 tests on feature. Enable feature if present.
|
|
50
|
|
51 2002-09-12 Stephen J. Turnbull <stephen@xemacs.org>
|
|
52
|
|
53 * automated/regexp-tests.el: Add word-boundary regexp tests.
|
|
54
|
981
|
55 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
56
|
|
57 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
58
|
973
|
59 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
60
|
|
61 * automated/test-harness.el (test-harness-from-buffer):
|
|
62 Print-Skip: new local function.
|
|
63
|
|
64 * automated/syntax-tests.el (forward-comment at buffer boundaries):
|
|
65 * automated/test-harness.el (Check-Message):
|
|
66 Warn, not barf, if required packages are unavailable.
|
|
67
|
933
|
68 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
69
|
|
70 * XEmacs 21.5.8 "broccoli" is released.
|
|
71
|
928
|
72 2002-07-20 Mike Sperber <mike@xemacs.org>
|
|
73
|
|
74 * automated/test-harness.el (test-harness-read-from-buffer): Fix
|
|
75 incorrect call of `princ'.
|
|
76
|
894
|
77 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
78
|
|
79 * XEmacs 21.5.7 "broccoflower" is released.
|
|
80
|
890
|
81 2002-06-27 Mike Sperber <mike@xemacs.org>
|
|
82
|
|
83 * automated/weak-tests.el: Create.
|
|
84
|
875
|
85 2002-06-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
86
|
|
87 * automated/mule-tests.el ((featurep 'mule)): Fix unicode test.
|
|
88
|
863
|
89 2002-04-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
90
|
|
91 * automated/test-harness.el (test-harness-from-buffer): Clean up
|
|
92 Check-Message and Check-Error-Message when done.
|
|
93
|
826
|
94 2002-05-05 Ben Wing <ben@xemacs.org>
|
|
95
|
|
96 * automated/lisp-tests.el:
|
|
97 * automated/symbol-tests.el:
|
|
98 * automated/test-harness.el:
|
|
99 * automated/test-harness.el (test-harness-from-buffer):
|
|
100 Fix test harness to output FAIL messages to stderr when in
|
|
101 batch mode.
|
|
102
|
|
103 Fix up some problems in lisp-tests/symbol-tests that were
|
|
104 causing spurious failures.
|
|
105
|
804
|
106 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
107
|
|
108 * XEmacs 21.5.6 "bok choi" is released.
|
|
109
|
800
|
110 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
111
|
|
112 * automated/mule-tests.el ((featurep 'mule)):
|
|
113 Fix for new Unicode support.
|
|
114
|
774
|
115 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
116
|
|
117 * The Great Mule Merge: placeholder.
|
|
118
|
768
|
119 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
120
|
|
121 * XEmacs 21.5.5 "beets" is released.
|
|
122
|
725
|
123 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
124
|
|
125 * XEmacs 21.5.4 "bamboo" is released.
|
|
126
|
654
|
127 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
128
|
|
129 * XEmacs 21.5.3 "asparagus" is released.
|
|
130
|
641
|
131 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
132
|
|
133 * XEmacs 21.5.2 "artichoke" is released.
|
|
134
|
597
|
135 2001-05-29 Martin Buchholz <martin@xemacs.org>
|
|
136
|
|
137 * automated/mule-tests.el:
|
|
138 Avoid test failure if (temp-directory) is a symlink.
|
|
139
|
522
|
140 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
141
|
|
142 * XEmacs 21.5.1 "anise" is released.
|
|
143
|
472
|
144 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
145
|
|
146 * XEmacs 21.5.0 "alfalfa" is released.
|
|
147
|
464
|
148 2001-03-23 Martin Buchholz <martin@xemacs.org>
|
|
149
|
|
150 * automated/lisp-tests.el:
|
|
151 Add test for mis-byte-compilation of (- 0 x).
|
|
152
|
462
|
153 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
154
|
|
155 * XEmacs 21.2.46 "Urania" is released.
|
|
156
|
|
157 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
158
|
|
159 * gtk/UNIMPLEMENTED:
|
|
160 * gtk/event-stream-tests.el:
|
|
161 * gtk/gnome-test.el:
|
|
162 * gtk/gtk-embedded-test.el:
|
|
163 * gtk/gtk-extra-test.el:
|
|
164 * gtk/gtk-test.el:
|
|
165 * gtk/gtk-test.glade:
|
|
166 * gtk/statusbar-test.el:
|
|
167 * gtk/toolbar-test.el:
|
|
168 * gtk/xemacs-toolbar.el:
|
|
169 The Great GTK Merge: new directory and files.
|
|
170
|
|
171 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
172
|
|
173 * automated\case-tests.el (string-0-through-32):
|
|
174 (string-127-through-160): Created new strings which contain
|
|
175 unprintable characters, and initialize them in a loop.
|
|
176 Rewrite all strings using unprintable characters as concat's
|
|
177 with the above variables, so that this file can be made ASCII,
|
|
178 not binary.
|
|
179
|
460
|
180 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
181
|
|
182 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
183
|
|
184 2001-02-20 Matt Tucker <tuck@whistlingfish.net>
|
|
185
|
|
186 * automated/syntax-tests.el: remove debug message
|
|
187
|
|
188 2001-02-17 Matt Tucker <tuck@whistlingfish.net>
|
|
189
|
|
190 * automated/syntax-tests.el:
|
|
191 Added tests for syntax-table extents.
|
|
192 Added regression tests for fencepost bugs with
|
|
193 `find_start_of_comment' and `find_end_of_comment'.
|
|
194
|
458
|
195 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
196
|
|
197 * XEmacs 21.2.44 "Thalia" is released.
|
|
198
|
456
|
199 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
200
|
|
201 * XEmacs 21.2.43 "Terspichore" is released.
|
|
202
|
454
|
203 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
204
|
|
205 * XEmacs 21.2.42 "Poseidon" is released.
|
|
206
|
452
|
207 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
208
|
|
209 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
210
|
|
211 2001-01-15 Martin Buchholz <martin@xemacs.org>
|
|
212
|
|
213 * automated/byte-compiler-tests.el ((let ((z 1)) (or (setq z 42)) z)):
|
|
214 Add regression test for mis-byte-compilation.
|
|
215
|
450
|
216 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
217
|
|
218 * XEmacs 21.2.40 is released.
|
|
219
|
448
|
220 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
221
|
|
222 * XEmacs 21.2.39 is released.
|
|
223
|
|
224 2000-12-28 Martin Buchholz <martin@xemacs.org>
|
|
225
|
|
226 * automated/lisp-tests.el:
|
|
227 Avoid triggering Solaris printf buffer overflow from (format).
|
|
228
|
|
229 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
230
|
|
231 * redisplay-tests.el: New file.
|
|
232
|
|
233 2000-12-12 Martin Buchholz <martin@xemacs.org>
|
|
234
|
|
235 * automated/lisp-tests.el: Add/Change (format) tests.
|
|
236
|
|
237 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
238
|
|
239 * automated/lisp-test.el: Test if all-completions ignore
|
|
240 elements start with space.
|
|
241
|
|
242 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
243
|
|
244 * automated/regexp-tests.el: Test unmatched search doesn't
|
|
245 alter match-string.
|
|
246
|
446
|
247 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
248
|
|
249 * XEmacs 21.2.38 is released.
|
|
250
|
|
251 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
252
|
|
253 * automated/test-harness.el (test-harness-from-buffer): Throw away
|
|
254 all warnings, even those not influenced by byte-compiler-warnings.
|
|
255
|
|
256 2000-11-30 Martin Buchholz <martin@xemacs.org>
|
|
257
|
|
258 * automated/lisp-tests.el:
|
|
259 Test byte-compiler arithmetic optimizations.
|
|
260
|
|
261 2000-11-27 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
262
|
|
263 * automated/case-tests.el: Add more tests.
|
|
264
|
|
265 2000-11-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
266
|
|
267 * automated/regexp-tests.el: New file.
|
|
268
|
|
269 2000-11-22 Martin Buchholz <martin@xemacs.org>
|
|
270
|
|
271 * automated/lisp-tests.el:
|
|
272 Add 64-bit-correctness format tests.
|
|
273 Don't quote the first arg to Check-Error.
|
|
274
|
|
275 2000-11-14 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
276
|
|
277 * automated/case-tests.el: New file.
|
|
278
|
444
|
279 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
280
|
|
281 * XEmacs 21.2.37 is released.
|
|
282
|
|
283 2000-11-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
284
|
|
285 * automated/lisp-test.el: More format tests.
|
|
286
|
|
287 2000-11-10 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
288
|
|
289 * automated/ccl-tests.el (ccl-test-simple-read-and-write):
|
|
290 (ccl-test-read-write-multibyte-character): Use make-char
|
|
291 for non MULE XEmacs.
|
|
292
|
|
293 2000-10-15 MIYASHITA Hisashi <himi@m17n.org>
|
|
294
|
|
295 * automated/ccl-tests.el: New file.
|
|
296
|
|
297 2000-10-30 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
298
|
|
299 * automated/lisp-test.el: Add test for format.
|
|
300
|
|
301 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
302
|
|
303 * automated/byte-compiler-test.el: Add optimization test for
|
|
304 byte-after-unbind-ops.
|
|
305
|
|
306 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
307
|
|
308 * automated/hash-table-test.el: Make new cons cell for
|
|
309 equal and not eq object.
|
|
310
|
|
311 2000-10-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
312
|
|
313 * automated/lisp-test.el: Add replace-match test.
|
|
314
|
442
|
315 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
316
|
|
317 * XEmacs 21.2.36 is released.
|
|
318
|
|
319 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
320
|
|
321 * automated/lisp-tests.el: Add `current-time' test.
|
|
322
|
|
323 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
324
|
|
325 * automated/mule-tests.el: Add ucs tests.
|
|
326
|
|
327 * DLL/dltest.c: Remove reference to obsolete emacsfns.h
|
|
328
|
|
329 2000-08-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
330
|
|
331 * automated/lisp-test.el: Check matching \\= against string
|
|
332 doesn't crash XEmacs.
|
|
333 From: Markus Linnala <maage@cs.tut.fi>
|
|
334
|
|
335 2000-07-26 Andy Piper <andy@xemacs.org>
|
|
336
|
|
337 * glyph-test.el: fix for new glyph instantiation mechanism.
|
|
338
|
|
339 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
340
|
|
341 * automated/hash-table-tests.el:
|
|
342 Fix up test suite to comply with new hash table weakness API.
|
|
343
|
|
344 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
345
|
|
346 * XEmacs 21.2.35 is released.
|
|
347
|
|
348 2000-06-17 Martin Buchholz <martin@xemacs.org>
|
|
349
|
|
350 * automated/database-tests.el: Remove any previous .pag, .dir files.
|
|
351
|
|
352 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
353
|
|
354 * XEmacs 21.2.34 is released.
|
|
355
|
|
356 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
357
|
|
358 * XEmacs 21.2.33 is released.
|
|
359
|
|
360 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
361
|
|
362 * XEmacs 21.2.32 is released.
|
|
363
|
|
364 2000-03-10 Martin Buchholz <martin@xemacs.org>
|
|
365
|
|
366 * automated/mule-tests.el: Check that (make-temp-name) returns
|
|
367 unique values.
|
|
368
|
|
369 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
370
|
|
371 * gutter-test.el: Fix name of specifier.
|
|
372
|
|
373 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
374
|
|
375 * XEmacs 21.2.31 is released.
|
|
376
|
|
377 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
378
|
|
379 * XEmacs 21.2.30 is released.
|
|
380
|
|
381 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
382
|
|
383 * automated/mule-tests.el: Added some fileio tests.
|
|
384
|
|
385 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
386
|
|
387 * XEmacs 21.2.29 is released.
|
|
388
|
|
389 2000-02-13 Martin Buchholz <martin@xemacs.org>
|
|
390
|
|
391 * automated/lisp-tests.el: Add subseq tests.
|
|
392
|
440
|
393 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
394
|
|
395 * XEmacs 21.2.28 is released.
|
|
396
|
|
397 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
398
|
|
399 * automated/lisp-tests.el: Add plist manipulation tests.
|
|
400
|
|
401 2000-02-02 Martin Buchholz <martin@xemacs.org>
|
|
402
|
|
403 * automated/symbol-tests.el: Crashes fixed, so resurrect
|
|
404 makunbound test for dontusethis-set-symbol-value-handler.
|
|
405 Add more dontusethis-set-symbol-value-handler tests.
|
|
406 Should fix any lingering problems with gnus playing with
|
|
407 pathname-coding-system.
|
|
408
|
|
409 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
410
|
|
411 * mule-tests.el: Add coding-system tests.
|
|
412
|
438
|
413 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
414
|
|
415 * XEmacs 21.2.27 is released.
|
|
416
|
|
417 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
418
|
|
419 * automated/syntax-tests.el: New file.
|
|
420 Add test for scan_words using forward-word and backword-word.
|
|
421
|
|
422 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
423
|
|
424 * automated/mule-tests.el:
|
|
425 Test resizing of small and big (> 8k bytes) strings.
|
|
426
|
436
|
427 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
428
|
|
429 * XEmacs 21.2.26 is released.
|
|
430
|
434
|
431 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
432
|
|
433 * XEmacs 21.2.25 is released.
|
|
434
|
|
435 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
436
|
|
437 * automated/byte-compiler-tests.el: Add Jan's tests for equal
|
|
438 effect of bytecode and interpreted code.
|
|
439
|
|
440 * automated/lisp-tests.el: Add tests for near-text functions.
|
|
441
|
|
442 1999-12-19 Martin Buchholz <martin@xemacs.org>
|
|
443
|
|
444 * automated/mule-tests.el: Add tests for fillarray, aset.
|
|
445
|
|
446 1999-12-17 Martin Buchholz <martin@xemacs.org>
|
|
447
|
|
448 * automated/lisp-tests.el: Add tests for mapcar1() crashes.
|
|
449
|
432
|
450 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
451
|
|
452 * XEmacs 21.2.24 is released.
|
|
453
|
430
|
454 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
455
|
|
456 * XEmacs 21.2.23 is released.
|
|
457
|
428
|
458 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
459
|
|
460 * XEmacs 21.2.22 is released
|
|
461
|
|
462 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
463
|
|
464 * XEmacs 21.2.21 is released.
|
|
465
|
|
466 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
467
|
|
468 * XEmacs 21.2.20 is released
|
|
469
|
|
470 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
471
|
|
472 * XEmacs 21.2.19 is released
|
|
473
|
|
474 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
475
|
|
476 * XEmacs 21.2.18 is released
|
|
477
|
|
478 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
479
|
|
480 * XEmacs 21.2.17 is released
|
|
481
|
|
482 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
483
|
|
484 * XEmacs 21.2.16 is released
|
|
485
|
|
486 1999-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
487
|
|
488 * automated/base64-tests.el: Check for error instead for nil where
|
|
489 error conditions are expected.
|
|
490
|
|
491 * automated/base64-tests.el: Comment out (for now) the code that
|
|
492 causes crashes.
|
|
493
|
|
494 1999-06-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
495
|
|
496 * automated/base64-tests.el: Check that the decoder handles
|
|
497 arbitrary characters. Cut down on the number of tests.
|
|
498
|
|
499 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
500
|
|
501 * XEmacs 21.2.15 is released
|
|
502
|
|
503 1999-06-02 Oscar Figueiredo <oscar@xemacs.org>
|
|
504
|
|
505 * automated/lisp-tests.el: Test `split-string'
|
|
506
|
|
507 1999-05-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
508
|
|
509 * automated/base64-tests.el: New file.
|
|
510
|
|
511 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
512
|
|
513 * XEmacs 21.2.14 is released
|
|
514
|
|
515 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
516
|
|
517 * automated/symbol-tests.el: Add many more tests.
|
|
518
|
|
519 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
520
|
|
521 * automated/lisp-tests.el: Ditto.
|
|
522
|
|
523 * automated/hash-table-tests.el: Ditto.
|
|
524
|
|
525 * automated/database-tests.el: Don't use backquote where quote
|
|
526 would suffice.
|
|
527
|
|
528 * automated/symbol-tests.el: Add tests for magic symbols.
|
|
529
|
|
530 1999-05-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
531
|
|
532 * automated/hash-table-tests.el: Fix comment.
|
|
533
|
|
534 1999-04-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
535
|
|
536 * automated/test-harness.el (batch-test-emacs): Minor fixes.
|
|
537
|
|
538 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
539
|
|
540 * XEmacs 21.2.13 is released
|
|
541
|
|
542 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
543
|
|
544 * XEmacs 21.2.12 is released
|
|
545
|
|
546 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
547
|
|
548 * XEmacs 21.2.11 is released
|
|
549
|
|
550 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
551
|
|
552 * XEmacs 21.2.10 is released
|
|
553
|
|
554 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
555
|
|
556 * XEmacs 21.2.9 is released
|
|
557
|
|
558 1999-01-30 Martin Buchholz <martin@xemacs.org>
|
|
559
|
|
560 * automated/lisp-tests.el: Add test for buffer-local function
|
|
561 parameter crash
|
|
562
|
|
563 1998-12-30 Martin Buchholz <martin@xemacs.org>
|
|
564
|
|
565 * automated/database-tests.el: Minor tweaks
|
|
566
|
|
567 * ChangeLog: new file
|
|
568
|