log src/ChangeLog @ 96412:e8f9b8f1538f

age author description
Sun, 29 Jun 2008 13:56:50 +0000 Stefan Monnier (Fvertical_motion): Properly handle float column arg.
Sat, 28 Jun 2008 23:54:27 +0000 Jason Rumney * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
Fri, 27 Jun 2008 22:33:12 +0000 Jason Rumney * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
Fri, 27 Jun 2008 14:32:24 +0000 Dan Nicolaescu (USG_SHARED_LIBRARIES): Remove duplicate definition.
Fri, 27 Jun 2008 14:22:17 +0000 Dan Nicolaescu Fix previous change: keep the correct branch of a
Thu, 26 Jun 2008 22:33:33 +0000 Juanma Barranquero Remove unneeded -Defines in the compiler command line (MinGW and MSVC).
Thu, 26 Jun 2008 22:11:25 +0000 Jason Rumney * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
Thu, 26 Jun 2008 21:37:32 +0000 Chong Yidong * xdisp.c (extend_face_to_end_of_line): Fix last change.
Thu, 26 Jun 2008 16:20:49 +0000 Jason Rumney *** empty log message ***
Thu, 26 Jun 2008 11:57:58 +0000 Juanma Barranquero * src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
Thu, 26 Jun 2008 10:48:28 +0000 Jason Rumney * w32bdf.c, w32bdf.h: Remove obsolete files.
Thu, 26 Jun 2008 07:25:25 +0000 Kenichi Handa *** empty log message ***
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c:
Wed, 25 Jun 2008 22:29:11 +0000 Chong Yidong * xfns.c (x_default_font_parameter): If Xft is available, first
Wed, 25 Jun 2008 21:46:49 +0000 Jason Rumney (get_glyph_face_and_encoding): Encode invalid glyphs as 0.
Wed, 25 Jun 2008 20:57:16 +0000 Stefan Monnier (Fbyte_code): Disable debugging code that doesn't compile.
Wed, 25 Jun 2008 20:55:53 +0000 Stefan Monnier (syms_of_buffer): Remove default-word-wrap.
Wed, 25 Jun 2008 11:51:46 +0000 Juanma Barranquero * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
Wed, 25 Jun 2008 07:35:49 +0000 Kenichi Handa *** empty log message ***
Wed, 25 Jun 2008 04:55:12 +0000 Kenichi Handa *** empty log message ***
Wed, 25 Jun 2008 00:35:02 +0000 Kenichi Handa *** empty log message ***
Tue, 24 Jun 2008 23:58:00 +0000 Andreas Schwab Fix thinko.
Tue, 24 Jun 2008 23:44:12 +0000 Andreas Schwab (bootstrap-clean): Do what distclean does but don't remove
Tue, 24 Jun 2008 23:00:25 +0000 Andreas Schwab (${lispsource}/loaddefs.el): Renamed from
Tue, 24 Jun 2008 17:54:59 +0000 Chong Yidong * buffer.h (struct buffer): New member word_wrap.
Tue, 24 Jun 2008 10:32:03 +0000 Jason Rumney *** empty log message ***
Tue, 24 Jun 2008 01:07:34 +0000 Juanma Barranquero Fix typos.
Mon, 23 Jun 2008 12:41:36 +0000 Jason Rumney * w32term.c (x_draw_glyph_string_background)
Sun, 22 Jun 2008 15:07:56 +0000 Kenichi Handa *** empty log message ***
Sun, 22 Jun 2008 14:02:07 +0000 Stefan Monnier (x_set_frame_alpha): Add x_catch_errors for bug#437.