comparison src/ChangeLog @ 78:c7528f8e288d r20-0b34

Import from CVS: tag r20-0b34
author cvs
date Mon, 13 Aug 2007 09:05:42 +0200
parents c0c698873ce1
children 1ce6082ce73f
comparison
equal deleted inserted replaced
77:6cb4f478e7bc 78:c7528f8e288d
1 Sat Jan 4 12:15:16 1997 Steven L Baur <steve@altair.xemacs.org>
2
3 * toolbar.c (specifier_vars_of_toolbar): Clean up fallback
4 specifiers so XEmacs can be built without tty support.
5
6 * console-stream.c: Moved function bodies of
7 semi_canonicalize_console_connection,
8 canonicalize_console_connection,
9 semi_canonicalize_device_connection, and
10 canonicalize_device_connection into this file from console-tty.c.
11 Moved variable Vstdio_str into this file.
12
13 * console-tty.c: See above.
14
15 Fri Jan 3 18:07:11 1997 Axel Seibert <aseibert@cybernet-ag.net>
16
17 * m/next.h: Cleanup accumulated cruft.
18
19 * s/nextstep.h: Remove useless #undef REL_ALLOC/HAVE_MMAP.
20
21 * syssignal.h: Don't typedef SIGTYPE on NeXT.
22
23 Fri Jan 3 12:06:44 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
24
25 * m/ibmrs6000.inp: Added various get.* symbols.
26
27 Sun Dec 29 20:16:08 1996 Steven L Baur <steve@altair.xemacs.org>
28
29 * m/next.h: Remove signal_handler_t #define.
30
31 * s/nextstep.h: Remove signal_handler_t #define.
32
1 Fri Dec 27 21:13:33 1996 Martin Buchholz <mrb@Eng.Sun.COM> 33 Fri Dec 27 21:13:33 1996 Martin Buchholz <mrb@Eng.Sun.COM>
2 34
3 * event-Xt.c (x_to_emacs_keysym): Corrections to SUNOS_GCC_LO_BUG. 35 * event-Xt.c (x_to_emacs_keysym): Corrections to SUNOS_GCC_LO_BUG.
4 36
5 Mon Dec 23 11:37:16 1996 Martin Buchholz <mrb@Eng.Sun.COM> 37 Mon Dec 23 11:37:16 1996 Martin Buchholz <mrb@Eng.Sun.COM>