log src/ChangeLog @ 107867:34e533ec15e0

age author description
Thu, 15 Apr 2010 11:19:00 -0700 Dan Nicolaescu * frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
Wed, 14 Apr 2010 08:36:25 -0700 Dan Nicolaescu Reduce cpp use in Makefile.in.
Wed, 14 Apr 2010 03:33:32 +0300 Juri Linkov Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
Wed, 14 Apr 2010 03:11:21 +0300 Juri Linkov Add variable `scroll-preserve-screen-position-commands'.
Tue, 13 Apr 2010 17:16:42 +0200 Jan D. Fix so top -10 and left -10 in frame parameters work.
Tue, 13 Apr 2010 10:19:05 +0200 Jan D. (Fx_create_frame, x_create_tip_frame): Set default border width to zero.
Mon, 12 Apr 2010 22:19:17 -0400 Stefan Monnier (init_tty): Move common text outside of #ifdef TERMINFO.
Mon, 12 Apr 2010 22:07:48 -0400 Stefan Monnier Try to solve the problem of spurious EOF chars in long lines of text
Mon, 12 Apr 2010 21:47:40 -0400 Stefan Monnier Try to detect file modification within the same second.
Mon, 12 Apr 2010 19:49:29 -0400 Stefan Monnier * process.c (status_notify): Remove unused var `ro'.
Mon, 12 Apr 2010 20:58:15 +0200 Jan D. xfns.c (select_visual): Don't call error if XGetVisualInfo returns
Mon, 12 Apr 2010 07:32:10 -0700 Dan Nicolaescu * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
Sun, 11 Apr 2010 14:43:28 -0700 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
Sun, 11 Apr 2010 13:04:24 -0700 Dan Nicolaescu Use autoconf, not cpp for some variables.
Sun, 11 Apr 2010 20:25:09 +0200 Jan D. Use XFT in Lucid dialogs if available.
Sun, 11 Apr 2010 12:15:09 -0400 Stefan Monnier * process.c (exec_sentinel): Preserve current-buffer.
Sun, 11 Apr 2010 11:53:13 -0400 Stefan Monnier (read_process_output): Move the save-current-buffer to
Sat, 10 Apr 2010 13:38:48 -0700 Dan Nicolaescu * s/msdos.h (UNEXEC): New definition.
Sat, 10 Apr 2010 19:59:46 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
Sat, 10 Apr 2010 19:52:30 +0900 YAMAMOTO Mitsuharu Don't abort try_window with fonts change when showing tooltip (Bug#2423).
Sat, 10 Apr 2010 19:39:16 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Undo last change.
Fri, 09 Apr 2010 18:49:06 +0200 Jan D Fix showing the complete tip the first time, bug #2423.
Fri, 09 Apr 2010 00:14:33 +0300 Eli Zaretskii Fix bug#5856: don't dereference glyphs beyond end of glyph_row.
Thu, 08 Apr 2010 20:22:51 +0200 Jan D. * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.
Thu, 08 Apr 2010 20:35:10 +0300 Eli Zaretskii Fix crash due to incorrect resolution of type of NSM characters (bug#5858).
Thu, 08 Apr 2010 18:20:32 +0200 Jan D. Lucid menus can now use Xft for fonts.
Wed, 07 Apr 2010 13:39:26 +0200 Jan D Fix resizing for X and non-Gtk+ build. Bug #5848.
Tue, 06 Apr 2010 23:11:45 -0700 Dan Nicolaescu Simplify code for HP machines.
Tue, 06 Apr 2010 23:01:30 -0700 Dan Nicolaescu * m/iris4d.h (UNEXEC): Move definition ...
Sun, 04 Apr 2010 12:47:12 +0200 jhd Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).