log src/ChangeLog @ 106330:e72085f5ccf5

age author description
Mon, 30 Nov 2009 21:08:25 +0000 Stefan Monnier (print_preprocess): Preprocess the key_and_value table of
Sun, 29 Nov 2009 09:48:50 +0000 Jan Dj¸«£rv frame.c (frame_make_pointer_invisible)
Sat, 28 Nov 2009 10:24:51 +0000 Eli Zaretskii *** empty log message ***
Fri, 27 Nov 2009 17:27:04 +0000 Jan Dj¸«£rv Don't crash if an X terminal is deleted with force == t.
Fri, 27 Nov 2009 15:44:30 +0000 Jan Dj¸«£rv serach.c (simple_search): Remove warning by making *p const.
Thu, 26 Nov 2009 03:24:41 +0000 Dan Nicolaescu (power_letter): Remove duplicate const.
Wed, 25 Nov 2009 17:53:54 +0000 Jan Dj¸«£rv (delete_tty): Remove check for last terminal (bug#4970).
Wed, 25 Nov 2009 16:19:51 +0000 Jan Dj¸«£rv xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).
Tue, 24 Nov 2009 21:33:23 +0000 Stefan Monnier (adjust_markers_for_delete): Move it in the right direction! (bug#4803)
Tue, 24 Nov 2009 08:37:56 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Tue, 24 Nov 2009 02:40:03 +0000 Glenn Morris (focus-follows-mouse): Mention mouse-autoselect-window.
Mon, 23 Nov 2009 14:48:59 +0000 Jan Dj¸«£rv Must create deps for ecrt0.o in its rule.
Mon, 23 Nov 2009 08:55:08 +0000 Jan Dj¸«£rv Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
Sun, 22 Nov 2009 12:11:00 +0000 Andreas Schwab (simple_search): Avoid CHAR_TO_BYTE in inner loop when
Sat, 21 Nov 2009 15:28:59 +0000 Jan Dj¸«£rv Use a select wrapper around the GLib event loop, thus taking into account GLib
Sat, 21 Nov 2009 11:52:23 +0000 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Sat, 21 Nov 2009 02:33:45 +0000 Dan Nicolaescu * xterm.c (x_new_font):
Fri, 20 Nov 2009 21:44:58 +0000 Chong Yidong * s/cygwin.h: Remove unneeded linker flags.
Fri, 20 Nov 2009 09:44:42 +0000 Jan Dj¸«£rv Always suggest system font because .emacs may not have been read yet.
Fri, 20 Nov 2009 08:54:18 +0000 Jan Dj¸«£rv gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
Thu, 19 Nov 2009 22:10:40 +0000 Stefan Monnier (Funintern): Comment out last change.
Thu, 19 Nov 2009 16:13:22 +0000 Richard M. Stallman * lread.c (Funintern): Error if symbol is t or nil.
Thu, 19 Nov 2009 01:40:22 +0000 Stefan Monnier (make_gap_larger): Don't make as many assumptions about the
Tue, 17 Nov 2009 21:57:48 +0000 Andreas Schwab * lisp.h: Remove declaration of Ffont_get_system_font.
Tue, 17 Nov 2009 20:17:46 +0000 Jan Dj¸«£rv xsettings.c didn't check font-use-system-font, fix that.
Tue, 17 Nov 2009 19:13:14 +0000 Andreas Schwab (x_default_font_parameter): Remove dead assignment.
Tue, 17 Nov 2009 19:11:53 +0000 Andreas Schwab (Fbyteorder, init_font, Ffont_get_system_font): Declare.
Tue, 17 Nov 2009 13:47:29 +0000 Jan Dj¸«£rv * xftfont.c (xftfont_fix_match): Older versions of fontconfig does
Tue, 17 Nov 2009 09:53:45 +0000 Jan Dj¸«£rv #ifdef on FC_LCD_FILTER.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.