comparison src/ChangeLog @ 296:5a79be0ef6a8 r21-0b46

Import from CVS: tag r21-0b46
author cvs
date Mon, 13 Aug 2007 10:38:46 +0200
parents 4b85ae5eabfb
children 70ad99077275
comparison
equal deleted inserted replaced
295:9d5da8baa111 296:5a79be0ef6a8
1 1998-06-21 Olivier Galibert <galibert@pobox.com>
2
3 * lisp-disunion.h (XMARKBIT): Have XMARKBIT return something
4 suitable for an int used as a boolean (btw, C sucks.).
5
6 1998-06-18 Andy Piper <andyp@parallax.co.uk>
7
8 * object-msw.c: remove warnings.
9
10 * device-msw.c: #define wrongly named cygwin structure elements.
11
12 * s/cygwin32.h: define DEMI_BOLD
13
1 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk> 14 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
2 15
3 * redisplay-msw.c: new function mswindows_apply_face_effects. 16 * redisplay-msw.c: new function mswindows_apply_face_effects.
4 This is called by output_string and output_cursor to display 17 This is called by output_string and output_cursor to display
5 underline and strikeout on faces. 18 underline and strikeout on faces.