Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 80:1ce6082ce73f r20-0b90
Import from CVS: tag r20-0b90
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:06:37 +0200 |
parents | c7528f8e288d |
children | 6a378aca36af |
comparison
equal
deleted
inserted
replaced
79:5b0a5bbffab6 | 80:1ce6082ce73f |
---|---|
1 Fri Jan 10 20:21:47 1997 Ben Wing <ben@666.com> | |
2 | |
3 * minibuf.c (Ftry_completion): Don't crash if not given a proper | |
4 obarray. | |
5 | |
6 Fri Jan 10 09:49:44 1997 Ted Phelps <phelps@dstc.edu.au> | |
7 | |
8 * objects-x.c (x_initialize_font_instance): Hardcode 'n' for | |
9 default font width. | |
10 | |
11 Mon Jan 6 15:16:46 1997 Carsten Leonhardt <leo@arioch.tng.oche.de> | |
12 | |
13 * Makefile.in.in: Linking with canna requires -lRKC. | |
14 | |
15 Mon Jan 6 12:22:57 1997 Frederic Poncin <fp@info.ucl.ac.be> | |
16 | |
17 * gmalloc.c: Don't declare __sbrk on SparcLinux. | |
18 | |
19 Sun Jan 5 18:04:47 1997 Soren Dayton <csdayton@cs.uchicago.edu> | |
20 | |
21 * Makefile.in.in: IRIX6 can use sgiplay.c too. | |
22 | |
1 Sat Jan 4 12:15:16 1997 Steven L Baur <steve@altair.xemacs.org> | 23 Sat Jan 4 12:15:16 1997 Steven L Baur <steve@altair.xemacs.org> |
2 | 24 |
3 * toolbar.c (specifier_vars_of_toolbar): Clean up fallback | 25 * toolbar.c (specifier_vars_of_toolbar): Clean up fallback |
4 specifiers so XEmacs can be built without tty support. | 26 specifiers so XEmacs can be built without tty support. |
5 | 27 |