log

age author description
Thu, 01 Jul 2010 20:09:28 +0200 Jan D * window.c (Fwindow_absolute_pixel_edges): Doc fix.
Thu, 01 Jul 2010 14:02:43 -0400 Mark A. Hershberger 2010-07-01 Mark A. Hershberger <mah@everybody.org>
Thu, 01 Jul 2010 14:34:40 +0200 Jan D New functions that return window edges with absolute coords (bug#5721).
Thu, 01 Jul 2010 14:20:14 +0200 Jan D * nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.
Thu, 01 Jul 2010 14:16:33 +0200 Jan D Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
Thu, 01 Jul 2010 12:45:26 +0200 Jan D * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add
Thu, 01 Jul 2010 01:32:01 -0400 Chong Yidong * ruler-mode.el (ruler--save-header-line-format): Fix typos.
Wed, 30 Jun 2010 20:14:17 -0400 Chong Yidong Fix application of default-frame-alist (Bug#5378).
Thu, 01 Jul 2010 02:08:29 +0200 Juanma Barranquero Fix whitespace in ChangeLogs.
Thu, 01 Jul 2010 01:07:11 +0200 Andreas Schwab Avoid erroneous syscalls
Thu, 01 Jul 2010 01:07:00 +0200 Andreas Schwab Fix typo
Thu, 01 Jul 2010 00:58:19 +0200 Andreas Schwab * startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
Wed, 30 Jun 2010 18:43:52 -0400 Chong Yidong Don't always set ruler-mode-header-line-format-old (Bug#5370).
Wed, 30 Jun 2010 13:16:01 +0200 Jan D Improve doc for system font things. Return font regardless of use_system_font.
Wed, 30 Jun 2010 15:56:19 +0900 Kenichi Handa Check FC_DUAL too. For such fonts, check width one by one.