Wed, 24 Mar 2010 14:02:56 -0400 |
Stefan Monnier |
Merge from `emacs-23'.
|
Mon, 22 Mar 2010 08:26:56 +0100 |
Jan D. |
bug #5736: Allow X-resource menuBar to take on/off as documented.
|
Mon, 15 Mar 2010 13:16:46 -0400 |
Chong Yidong |
Put non-GTK X scroll-bars on left.
|
Fri, 12 Mar 2010 12:32:30 -0500 |
Chong Yidong |
Put scroll-bar on right by default on UNIX.
|
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).
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Wed, 09 Dec 2009 14:20:49 +0000 |
Andreas Schwab |
* cmds.c: Include "frame.h".
|
Sun, 29 Nov 2009 09:48:50 +0000 |
Jan Dj¸«£rv |
frame.c (frame_make_pointer_invisible)
|
Fri, 27 Nov 2009 17:27:04 +0000 |
Jan Dj¸«£rv |
Don't crash if an X terminal is deleted with force == t.
|
Tue, 24 Nov 2009 02:40:03 +0000 |
Glenn Morris |
(focus-follows-mouse): Mention mouse-autoselect-window.
|
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.
|
Tue, 17 Nov 2009 08:21:23 +0000 |
Jan Dj¸«£rv |
Handle system default font and changing font parameters.
|
Wed, 11 Nov 2009 19:25:24 +0000 |
Dan Nicolaescu |
* frame.c (make_initial_frame):
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Sat, 31 Oct 2009 17:12:13 +0000 |
Chong Yidong |
* frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
|
Mon, 26 Oct 2009 15:18:03 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sun, 11 Oct 2009 00:01:11 +0000 |
Glenn Morris |
(Fframe_pixel_height): Doc fix. (Bug#4535)
|
Thu, 24 Sep 2009 16:59:14 +0000 |
Juanma Barranquero |
* frame.c (xrdb_get_resource): Return nil for empty string resources;
|
Thu, 17 Sep 2009 16:41:55 +0000 |
Stefan Monnier |
(x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
|
Wed, 16 Sep 2009 20:36:54 +0000 |
Stefan Monnier |
(x_get_resource_string): Remove unused.
|
Tue, 15 Sep 2009 18:49:56 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_new_font): Call change_frame_size before calling
|
Fri, 11 Sep 2009 03:34:14 +0000 |
Glenn Morris |
(Fx_parse_geometry): Unify the X and NS versions so that they share a
|
Sun, 26 Jul 2009 19:16:16 +0000 |
Bastien Guerry |
Slightly fix the docstring of `select-frame'.
|
Fri, 03 Jul 2009 11:07:02 +0000 |
Jan Dj¸«£rv |
* xterm.h (struct x_display_info): Add invisible_cursor.
|
Wed, 01 Jul 2009 16:48:35 +0000 |
Jan Dj¸«£rv |
* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
|
Wed, 01 Jul 2009 14:02:27 +0000 |
Jan Dj¸«£rv |
* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
|
Sat, 27 Jun 2009 19:50:50 +0000 |
Chong Yidong |
* frame.c (x_get_arg): Check if dpyinfo is non-NULL.
|
Tue, 19 May 2009 03:30:36 +0000 |
Stefan Monnier |
(do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
|
Mon, 18 May 2009 08:01:51 +0000 |
Adrian Robert |
* frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether selected frame is viable before raising it (based on patch by David Reitter), and improve commentary.
|