Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 355:182f72e8cd0d r21-1-7
Import from CVS: tag r21-1-7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:56:21 +0200 |
parents | 3b3709405255 |
children | 4711e16a8e49 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 13 10:55:35 2007 +0200 +++ b/src/ChangeLog Mon Aug 13 10:56:21 2007 +0200 @@ -1,3 +1,52 @@ +1999-09-26 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.1.7 is released + +1999-09-24 Jan Vroonhof <vroonhof@math.ethz.ch> + + * frame-x.c (x_any_window_to_frame): Let Xt find the widget and + then use x_any_widget_or_parent_to_frame(). + (x_find_frame_for_window): remove special cases. + +1999-09-24 Andy Piper <andy@xemacs.org> + + * scrollbar-x.c (x_window_is_scrollbar): deleted. + * scrollbar-x.h: ditto. + +1999-09-03 Hrvoje Niksic <hniksic@srce.hr> + + * extents.c (extent_remprop): Get extent's plist address + correctly. + +1999-09-03 Lee Kindness <lkindness@csl.co.uk> + + * object-x.c: Allocate nearest available color in colormap. + +1999-09-03 Andreas Jaeger <aj@arthur.rhein-neckar.de> + + * m/mips.h: Support for mips-linux: Add !linux around places + that are not valid for linux, define TEXT_START, DATA_START, + DATA_SEG_BITS. + +1999-08-29 Jan Vroonhof <vroonhof@math.ethz.ch> + + * window.c (Fwindow_truncated_p): New function. + +1999-08-29 Jonathan Marten <jonathan.marten@uk.sun.com> + + * window.c (window_truncation_on): Always return 0 for minibuffer + windows, to enable auto scrolling. + +1999-08-28 Jan Vroonhof <vroonhof@math.ethz.ch> + + * menubar-x.c (make_dummy_xbutton_event): Don't add + offset twice if HAVE_WMCOMMAND is defined. + +1999-08-26 Alexandre Oliva <oliva@dcc.unicamp.br> + + * tooltalk.c: Include syssignal.h, needed for struct sigaction on + SunOS 4.1.3. + 1999-08-14 XEmacs Build Bot <builds@cvs.xemacs.org> * XEmacs 21.1.6 is released