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.