log src/ChangeLog @ 107240:8953c1cd8568

age author description
Fri, 26 Feb 2010 21:40:46 +0900 Kenichi Handa Fix Myanmar OTF support
Fri, 26 Feb 2010 10:22:23 +0900 Kenichi Handa from trunk
Thu, 25 Feb 2010 19:48:53 -0500 Chong Yidong * nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
Fri, 26 Feb 2010 10:17:28 +0900 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change.
Thu, 25 Feb 2010 11:29:35 +0900 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change (bug#5609).
Wed, 24 Feb 2010 19:23:48 +0100 Jan D. Move declarations before statements.
Sun, 21 Feb 2010 08:44:07 -0500 Chong Yidong * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
Thu, 18 Feb 2010 12:02:24 -0500 Stefan Monnier (fatal): Add a final \n if needed (bug#5596).
Thu, 18 Feb 2010 02:21:15 -0500 Chong Yidong * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
Wed, 17 Feb 2010 22:35:21 -0800 Glenn Morris * callint.c (Finteractive): Doc fix.
Thu, 18 Feb 2010 11:27:25 +0900 Kenichi Handa Fix handling of CODING_RESULT_INSUFFICIENT_DST.
Wed, 17 Feb 2010 15:47:32 +0900 Kenichi Handa Fix the ccl decoder for the case that the output buffer is fullfilled.
Sat, 13 Feb 2010 14:27:32 +0100 Jan D. xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
Sat, 13 Feb 2010 13:54:50 +0100 Jan D. xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
Thu, 11 Feb 2010 01:12:47 +0100 Juanma Barranquero Fix typos.
Wed, 10 Feb 2010 10:29:28 +0100 Jan D. Fix for bug#5512, don't rely on SIGIO alone.
Mon, 08 Feb 2010 21:43:23 -0800 Glenn Morris * ChangeLog: Mark tiny change.
Mon, 08 Feb 2010 18:39:01 -0500 Chong Yidong * nsfont.m (nsfont_open): The system's value for the font descent
Sat, 06 Feb 2010 08:29:05 -0500 Chong Yidong Credit Vivek Dasmohapatra for suggesting the last change.
Sat, 06 Feb 2010 08:23:33 -0500 Chong Yidong * charset.c (load_charset_map_from_file)
Thu, 04 Feb 2010 22:54:49 -0500 Chong Yidong Fix for Bug#5526.
Sun, 31 Jan 2010 16:01:05 +0900 Kenichi Handa Add bug#.
Sun, 31 Jan 2010 15:50:30 +0900 Kenichi Handa from trunk
Sun, 31 Jan 2010 00:23:09 -0500 Chong Yidong * nsterm.m (ns_defined_color): Block input. Suggested by Mike
Sun, 31 Jan 2010 15:46:53 +0900 Kenichi Handa font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.
Sat, 30 Jan 2010 23:49:28 -0500 Chong Yidong * fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).
Sat, 30 Jan 2010 22:36:06 -0500 Chong Yidong * nsterm.m (ns_ring_bell): Handle visible bell like X.
Sat, 30 Jan 2010 11:32:39 +0100 Andreas Schwab * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
Fri, 29 Jan 2010 14:02:02 -0500 Chong Yidong Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
Fri, 29 Jan 2010 16:03:25 +0200 Eli Zaretskii w32inevt.c (key_event): Remove unnecessary comparison of
Thu, 28 Jan 2010 12:47:05 -0500 Chong Yidong * fileio.c (Frename_file): Fix last change (Bug#5487).
Thu, 28 Jan 2010 12:33:28 -0500 Chong Yidong Fixes for NetBSD (Bug#4629, Bug#2072).
Thu, 28 Jan 2010 21:09:25 +0800 Jason Rumney Add bug number to recent change.
Thu, 28 Jan 2010 08:10:04 +0100 Jan D. xfns.c (Fx_create_frame): Remove window size matching code from
Wed, 27 Jan 2010 21:59:13 +0800 Jason Rumney Use Unicode for console keyboard input on Windows.
Wed, 27 Jan 2010 14:28:39 +0900 Kenichi Handa Fix src/ChangeLog.
Wed, 27 Jan 2010 14:23:52 +0900 Kenichi Handa from trunk
Wed, 27 Jan 2010 14:17:35 +0900 Kenichi Handa regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
Tue, 26 Jan 2010 23:08:41 -0500 Chong Yidong Fix rename-file to handle directory renaming properly (Bug#3353).
Mon, 25 Jan 2010 08:45:12 +0100 Jan D. Merge from trunk
Mon, 25 Jan 2010 08:43:29 +0100 Jan D. Typo fix.
Mon, 25 Jan 2010 08:43:10 +0100 Jan D. xfns.c (Fx_create_frame): If frame height i stoo big, try
Sun, 24 Jan 2010 21:52:03 -0500 Stefan Monnier Try and fix bug#788, hopefully for real this time.
Sun, 24 Jan 2010 18:03:13 -0500 Chong Yidong Use png_sig_cmp to allow linking with libpng 1.4.0.
Sun, 24 Jan 2010 03:42:22 -0500 Stefan Monnier * keymap.c (shadow_lookup): Add `remap' arg.
Sat, 23 Jan 2010 17:15:22 -0500 Chong Yidong Account for utmp.h availability.
Sat, 23 Jan 2010 14:20:38 +0900 YAMAMOTO Mitsuharu * xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
Fri, 22 Jan 2010 18:10:04 +0900 YAMAMOTO Mitsuharu Make string pointer args point to const as in other string allocation functions.
Fri, 22 Jan 2010 10:44:50 +0200 Eli Zaretskii Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail
Wed, 20 Jan 2010 11:33:52 +0900 Kenichi Handa Fix ccl encoding of unibyte source.
Tue, 19 Jan 2010 22:27:24 +0000 Alan Mackenzie Redate and reposition log entry.
Tue, 19 Jan 2010 15:54:57 +0100 Jan D. Merge from trunk
Tue, 19 Jan 2010 15:54:13 +0100 Jan D. Store settings in xft-settings for debug purposes.
Tue, 19 Jan 2010 13:16:01 +0000 Alan Mackenzie Suppress spurious second invocation of before-change-functions
Tue, 19 Jan 2010 11:43:25 +0000 Alan Mackenzie no message
Fri, 08 Jan 2010 13:41:42 +0000 Alan Mackenzie Fix spurious before-change-functions invocation from (insert ?\n).
Mon, 18 Jan 2010 11:29:00 -0500 Chong Yidong Doc fix for current-time-string and date-to-time (Bug#5408)
Sat, 16 Jan 2010 15:20:32 -0500 Chong Yidong * xterm.c (event_handler_gdk): Block input (Bug#5037).
Sat, 16 Jan 2010 14:28:59 -0500 Chong Yidong Command line arg processing fix (Bug#5392)
Sat, 16 Jan 2010 10:40:57 +0100 Andreas Schwab Update $(lisp) and $(shortlisp) to match changes in loadup.el