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
Fri, 15 Jan 2010 23:49:37 -0500 Stefan Monnier (x_term_init): Instead of inhibiting GC while running Lisp
Fri, 15 Jan 2010 18:04:14 +0100 Jan D. Take desktop panels into account when sizing frames so they fit on the screen.
Fri, 15 Jan 2010 14:13:05 +0900 Kenichi Handa from trunk
Fri, 15 Jan 2010 14:09:50 +0900 Kenichi Handa xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
Thu, 14 Jan 2010 20:46:53 -0500 Chong Yidong Fix Qnone definition in NS files.
Thu, 14 Jan 2010 20:31:16 +0900 Kenichi Handa Fix handling of euc-xx coding systems.
Thu, 14 Jan 2010 12:54:04 +0900 Kenichi Handa from trunk
Wed, 13 Jan 2010 13:35:36 -0500 Chong Yidong Fix gc bug in terminal allocation.
Wed, 13 Jan 2010 13:42:45 +0900 YAMAMOTO Mitsuharu Call SIGNAL_THREAD_CHECK from signal handlers.
Tue, 12 Jan 2010 23:33:42 -0500 Stefan Monnier Try to fix bug#5314. This is probably not the final word, tho.
Thu, 14 Jan 2010 12:44:36 +0900 Kenichi Handa Make auto-composition work on all buffers even if they are fundamental mode.
Wed, 13 Jan 2010 10:33:19 +0900 Kenichi Handa merge trunk
Tue, 12 Jan 2010 19:10:51 +0900 YAMAMOTO Mitsuharu * keyboard.c (read_char): Don't apply previous change when current
Tue, 12 Jan 2010 09:12:52 +0100 Jan D. keyboard.c (read_char): Return after executing from special map.
Mon, 11 Jan 2010 21:11:05 -0800 Glenn Morris Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
Wed, 13 Jan 2010 10:29:58 +0900 Kenichi Handa Display buffer name, etc. in mode line by composing correctly.
Mon, 11 Jan 2010 09:54:52 -0500 Chong Yidong * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
Mon, 11 Jan 2010 14:19:47 +0900 YAMAMOTO Mitsuharu * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
Sat, 09 Jan 2010 17:32:47 -0500 Chong Yidong Fix bounds checking for text properties in `format' (Bug#5306).
Sat, 09 Jan 2010 15:31:26 -0500 Chong Yidong Fix for Bug#4113.
Sat, 09 Jan 2010 14:48:16 -0500 Chong Yidong * xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).
Sat, 09 Jan 2010 16:16:10 +0200 Eli Zaretskii editfns.c (Ffloat_time): Doc fix.
Sat, 09 Jan 2010 14:26:23 +0100 Jan D. (Fx_create_frame): Don't create frame larger than display by default bug#3643.
Sat, 09 Jan 2010 13:16:32 +0900 YAMAMOTO Mitsuharu Make line<->pixel_y conversion macros aware of native menu/tool bars.
Fri, 08 Jan 2010 23:42:14 +0200 Eli Zaretskii Fix format.
Fri, 08 Jan 2010 12:41:57 +0100 Jan D. Frame width was not updated in fullscreen when scroll bars where removed/added.
Wed, 06 Jan 2010 20:42:27 +0100 Jan D. Merge from trunk
Wed, 06 Jan 2010 20:41:25 +0100 Jan D. Forgot one.
Wed, 06 Jan 2010 20:38:39 +0100 Jan D. Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
Wed, 06 Jan 2010 09:41:59 -0700 Chong Yidong NS fixes for Bug#3233.
Wed, 06 Jan 2010 16:55:00 +0100 Jan D. xterm.c (x_clear_frame): Queue draw for scroll bars.
Tue, 05 Jan 2010 15:42:39 +0100 Jan D. Merge from mainline.
Tue, 05 Jan 2010 07:04:04 -0700 Chong Yidong * keyboard.c (read_key_sequence): Catch keyboard switch after
Tue, 05 Jan 2010 20:49:19 +0900 Kenichi Handa fontset.c (fontset_find_font): Fix getting the frame pointer.
Mon, 04 Jan 2010 12:38:20 -0500 Stefan Monnier (xd_remove_watch): Avoid trying to convert a void* to
Sun, 03 Jan 2010 20:27:17 +0100 Michael Albinus * dbusbind.c (xd_add_watch): Improve debug message.
Tue, 05 Jan 2010 15:16:30 +0100 Jan D. Handle change of internal-border width when maximized.
Fri, 01 Jan 2010 17:10:50 -0500 Chong Yidong Fix buffer overflow in ns_get_color.
Fri, 01 Jan 2010 13:14:22 -0500 Chong Yidong * src/lread.c (syms_of_lread): Make it clearer that these are the
Fri, 01 Jan 2010 12:14:05 -0500 Chong Yidong * eval.c (run_hook_with_args): Handle the case where the global
Tue, 29 Dec 2009 02:57:40 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 28 Dec 2009 15:09:26 +0900 Kenichi Handa *** empty log message ***
Sun, 27 Dec 2009 08:11:12 +0000 Chong Yidong * minibuf.c (Fall_completions): Minor optimization.
Sat, 26 Dec 2009 15:56:43 +0000 Eli Zaretskii *** empty log message ***
Sat, 26 Dec 2009 12:53:42 +0000 Eli Zaretskii *** empty log message ***
Sat, 19 Dec 2009 14:16:47 +0000 Eli Zaretskii *** empty log message ***
Sat, 19 Dec 2009 11:58:11 +0000 Eli Zaretskii *** empty log message ***
Sat, 19 Dec 2009 11:25:34 +0000 Eli Zaretskii *** empty log message ***
Sat, 19 Dec 2009 09:57:22 +0000 Andreas Schwab (Fclear_font_cache): Pass correct cache argument to
Thu, 17 Dec 2009 00:03:51 +0000 Andreas Schwab (prefix-args${EXEEXT}): Don't compile prefix-args.c
Tue, 15 Dec 2009 22:51:31 +0000 Chong Yidong * xdisp.c (decode_mode_spec): Inhibit garbage collection when
Tue, 15 Dec 2009 05:59:39 +0000 Michael Albinus * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
Mon, 14 Dec 2009 01:20:29 +0000 Kenichi Handa *** empty log message ***
Sun, 13 Dec 2009 15:39:28 +0000 Jan Dj¸«£rv Set the extended window manager hint for tooltip windows.
Sun, 13 Dec 2009 14:24:22 +0000 Jan Dj¸«£rv Work around warning about g_set_prgname() called multiple times.
Sun, 13 Dec 2009 13:31:35 +0000 Jan Dj¸«£rv Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
Sun, 13 Dec 2009 13:16:17 +0000 Jan Dj¸«£rv xftfont.c: Parse symbolic names for constants also.
Sat, 12 Dec 2009 17:11:41 +0000 Jan Dj¸«£rv Fix typo.
Sat, 12 Dec 2009 16:12:59 +0000 Jan Dj¸«£rv DPI might get set to 0 if we saw some Xsettings, but not DPI.
Sat, 12 Dec 2009 13:41:21 +0000 Eli Zaretskii *** empty log message ***