log src/frame.c @ 112453:06719a229a46 default tip

age author description
Sat, 22 Jan 2011 23:30:19 -0800 Paul Eggert Check return values of some library calls.
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 27 Dec 2010 18:29:38 +0100 Andreas Schwab Remove unused declarations
Mon, 20 Dec 2010 19:11:30 +0800 Chong Yidong * src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
Fri, 03 Dec 2010 11:07:40 +0100 Andreas Schwab * frame.c (x_set_font): Remove unused variable.
Sun, 31 Oct 2010 11:26:54 -0700 Glenn Morris Fix bug#7299; default value of tool-bar-mode in without-x builds.
Thu, 28 Oct 2010 20:29:29 -0700 Glenn Morris Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
Sun, 24 Oct 2010 17:36:09 -0400 Chong Yidong Merge changes from emacs-23
Fri, 22 Oct 2010 12:52:08 +0200 Juanma Barranquero src/frame.c: Fix previous change.
Fri, 22 Oct 2010 12:35:31 +0200 Eli Zaretskii Document values of window-system and deprecate its use as predicate.
Sat, 23 Oct 2010 14:21:49 -0700 Glenn Morris * src/frame.c (syms_of_frame) <menu-bar-mode>: Sync doc with Lisp.
Mon, 18 Oct 2010 17:07:31 -0400 Stefan Monnier * src/frame.c (Fframe_pointer_visible_p):
Fri, 17 Sep 2010 16:37:14 +0200 Stefan Monnier * src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
Fri, 17 Sep 2010 11:04:35 +0200 Jan D Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
Sun, 08 Aug 2010 14:03:45 -0700 Dan Nicolaescu Use const char* instead of char*.
Fri, 06 Aug 2010 12:01:35 -0700 Dan Nicolaescu * src/frame.c (frame_params): Make const.
Thu, 05 Aug 2010 16:34:12 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Thu, 29 Jul 2010 18:49:59 +0200 Jan D. Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Fri, 23 Jul 2010 19:50:14 +0200 Juanma Barranquero Remove unused static functions.
Sat, 17 Jul 2010 14:34:44 -0400 Chong Yidong * frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
Sat, 10 Jul 2010 15:01:01 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Fri, 02 Jul 2010 12:35:08 -0400 Chong Yidong Fix faulty `if' statement in delete_frame.
Sat, 10 Jul 2010 14:56:47 -0400 Chong Yidong Adapt terminal frames to latest menu-bar changes.
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Sun, 04 Jul 2010 21:52:39 -0700 Dan Nicolaescu Convert declarations or definitions to standard C.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Wed, 30 Jun 2010 20:14:17 -0400 Chong Yidong Fix application of default-frame-alist (Bug#5378).
Sat, 26 Jun 2010 20:30:52 -0400 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
Fri, 25 Jun 2010 15:32:37 -0400 Chong Yidong Revert last change.
Fri, 25 Jun 2010 15:24:05 -0400 Chong Yidong Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
Mon, 19 Apr 2010 21:50:52 -0400 Stefan Monnier Make variable forwarding explicit rather the using special values.
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.
Mon, 04 May 2009 19:43:22 +0000 Stefan Monnier (frame-list): Clarify which frames are returned.
Wed, 29 Apr 2009 01:40:57 +0000 Kenichi Handa (x_set_font): When ARG is a font-object, check if the
Mon, 06 Apr 2009 14:54:36 +0000 Jason Rumney (x_set_font): Avoid C99 mid-block variable declaration.
Sat, 28 Mar 2009 04:52:12 +0000 Stefan Monnier (delete_frame): Work around compiler bug.
Fri, 27 Mar 2009 18:30:55 +0000 Jan Dj¸«£rv (x_set_font): If the fullscreen property is non-nil, adjust
Thu, 19 Mar 2009 06:50:55 +0000 Kenichi Handa (x_set_font): Handle the case that ARG is a cons.
Wed, 11 Mar 2009 07:53:37 +0000 Kenichi Handa (x_set_font): When ARG is a font-object, don't alter the
Wed, 14 Jan 2009 12:08:49 +0000 Jason Rumney (x_set_font): Always store a font to the font parameter,
Fri, 09 Jan 2009 07:44:00 +0000 Martin Rudalics (x_set_frame_parameters): Remember requested value for
Mon, 05 Jan 2009 10:29:41 +0000 Martin Rudalics (x_set_frame_parameters): Make sure height (width) get
Thu, 01 Jan 2009 19:58:00 +0000 Dan Nicolaescu (make_terminal_frame): Remove redundant code and useless
Tue, 30 Dec 2008 16:27:32 +0000 Martin Rudalics (Vemacs_iconified): Remove.
Tue, 30 Dec 2008 15:09:13 +0000 Jason Rumney (store_frame_param, x_get_arg): Enable newer code on
Mon, 22 Dec 2008 09:40:33 +0000 Martin Rudalics * frame.c (delete_frame): New function derived from
Sat, 20 Dec 2008 20:51:23 +0000 Chong Yidong Add comment to last change by jhd.
Sat, 20 Dec 2008 15:59:50 +0000 Jason Rumney (Fmake_terminal_frame): Raise an error when called from
Sat, 20 Dec 2008 15:31:14 +0000 Jan Dj¸«£rv *** empty log message ***
Sat, 13 Dec 2008 15:40:34 +0000 Chong Yidong (Fdelete_frame): Call free_font_driver_list.
Fri, 28 Nov 2008 05:40:36 +0000 Seiji Zenitani * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.
Wed, 12 Nov 2008 15:52:12 +0000 Chong Yidong (x_set_alpha): Set alpha to -1 if nil given.
Sun, 02 Nov 2008 10:38:42 +0000 Martin Rudalics (do_switch_frame): New argument NORECORD passed to Fselect_window.
Thu, 09 Oct 2008 17:32:15 +0000 Eli Zaretskii (make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed away code.
Thu, 09 Oct 2008 08:24:48 +0000 Martin Rudalics (Fraise_frame): On text-only terminals select frame in
Fri, 19 Sep 2008 08:44:14 +0000 Juanma Barranquero * frame.c (x_fullscreen_adjust): Declare var as Display_Info.
Thu, 18 Sep 2008 18:14:03 +0000 Chong Yidong (x_fullscreen_adjust): Use x_display_pixel_height and
Sat, 30 Aug 2008 22:32:45 +0000 Glenn Morris (Fmodify_frame_parameters): Doc fix.
Mon, 25 Aug 2008 20:14:02 +0000 Eli Zaretskii (do_switch_frame): Mark previously displayed frame as obscured for
Sun, 24 Aug 2008 20:11:46 +0000 Eli Zaretskii (make_terminal_frame): Initialize f->terminal, f->terminal->reference_count,
Sat, 23 Aug 2008 16:56:59 +0000 Eli Zaretskii (make_terminal_frame) [MSDOS]: Adjust initialization of f->output_data.tty.
Wed, 13 Aug 2008 23:43:22 +0000 Chong Yidong (Qns_parse_geometry): New var.
Thu, 31 Jul 2008 02:47:32 +0000 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Sun, 20 Jul 2008 00:47:28 +0000 Adrian Robert restore ability under NS to change font size from font panel (lost during some recent font backend refactoring)
Thu, 17 Jul 2008 13:50:30 +0000 Adrian Robert change most cases of PENDING to TODO, some to FIXME or XXX
Wed, 16 Jul 2008 23:24:46 +0000 Adrian Robert various small cleanups detailed in changelogs
Wed, 16 Jul 2008 19:14:01 +0000 Stefan Monnier Typo.
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Mon, 07 Jul 2008 20:39:00 +0000 Chong Yidong (Qinhibit_face_set_after_frame_default): Var deleted.
Wed, 02 Jul 2008 01:50:44 +0000 Juanma Barranquero Fix whitespace.
Sat, 28 Jun 2008 23:54:27 +0000 Jason Rumney * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
Fri, 20 Jun 2008 01:53:32 +0000 Stefan Monnier * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
Thu, 19 Jun 2008 10:35:03 +0000 Kenichi Handa Include <ctype.h>
Mon, 02 Jun 2008 06:09:17 +0000 Jim Meyering Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
Wed, 21 May 2008 03:58:41 +0000 Glenn Morris Seiji Zenitani <zenitani at mac.com>
Fri, 16 May 2008 11:10:16 +0000 Eli Zaretskii frame.c (Fdelete_frame): Don't call font_update_drviers if
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:34:57 +0000 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
Wed, 09 Apr 2008 03:25:14 +0000 Stefan Monnier * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
Sat, 29 Mar 2008 01:46:10 +0000 Stefan Monnier * keyboard.c (pending_funcalls): New var.
Tue, 25 Mar 2008 18:31:36 +0000 Stefan Monnier (Fmodify_frame_parameters, x_set_frame_parameters): Use XCAR/XCDR.
Tue, 12 Feb 2008 04:03:17 +0000 Stefan Monnier (Fdelete_frame): Call Fdelete_terminal.
Mon, 11 Feb 2008 05:25:15 +0000 Stefan Monnier (Fdelete_frame): Fix stupid typo.
Sun, 10 Feb 2008 21:56:38 +0000 Stefan Monnier * frame.c (Qnoelisp): New symbol.
Fri, 08 Feb 2008 02:38:08 +0000 Richard M. Stallman (Fdelete_frame): If FORCE, don't call hooks.
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Tue, 18 Dec 2007 11:43:51 +0000 Kenichi Handa (x_set_font_backend): Don't call Fclear_font_cache. If
Wed, 21 Nov 2007 00:26:15 +0000 Kenichi Handa (Fdelete_frame): Call font_update_drivers only when
Mon, 19 Nov 2007 05:09:08 +0000 Kenichi Handa (make_frame): Initialize f->font_data_list to NULL.
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Sat, 13 Oct 2007 05:53:03 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 00:58:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 30 May 2007 14:40:46 +0000 Miles Bader Merge from emacs--devo--0
Mon, 26 Feb 2007 23:03:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 13 Feb 2007 12:14:16 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 29 Nov 2006 12:19:25 +0000 Kenichi Handa (x_set_font): Fix the second arg to fs_query_fontset.
Tue, 21 Nov 2006 08:56:38 +0000 Miles Bader Merge from emacs--devo--0
Tue, 07 Nov 2006 23:22:48 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Wed, 16 Aug 2006 14:08:49 +0000 Miles Bader Merge from emacs--devo--0
Tue, 01 Aug 2006 01:22:48 +0000 Kenichi Handa (x_set_font_backend): Do more works that were done in
Wed, 26 Jul 2006 01:16:27 +0000 Kenichi Handa (Qfont_backend): New variable.
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Tue, 20 Jun 2006 01:17:23 +0000 Kenichi Handa (x_set_font) [USE_FONT_BACKEND]: Fix argument to
Fri, 16 Jun 2006 12:25:51 +0000 Kenichi Handa (x_set_font) [USE_FONT_BACKEND]: Adusted for the change
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 06 Jun 2006 03:52:09 +0000 Kenichi Handa Include "font.h".
Wed, 17 May 2006 07:46:49 +0000 Miles Bader Merge from emacs--devo--0 unicode-pre-font-backend
Tue, 02 May 2006 05:51:52 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
Fri, 17 Feb 2006 09:10:23 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Wed, 01 Feb 2006 10:07:17 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
Thu, 19 Jan 2006 07:11:42 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
Sat, 15 Oct 2005 00:26:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Fri, 05 Aug 2005 10:57:36 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 24 Jun 2005 01:59:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Wed, 15 Jun 2005 23:32:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
Thu, 05 May 2005 00:04:55 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
Thu, 24 Mar 2005 18:41:26 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
Sat, 19 Mar 2005 02:42:17 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Wed, 09 Mar 2005 00:09:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
Sun, 02 Jan 2005 09:13:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
Fri, 19 Nov 2004 06:55:13 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72
Fri, 12 Nov 2004 02:53:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
Wed, 28 Jul 2004 07:05:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26
Fri, 23 Jul 2004 04:30:44 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 29 Sep 2003 18:03:38 +0000 Dave Love (frame_name_fnn_p): Make len EMACS_INT.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Fri, 01 Mar 2002 01:06:01 +0000 Kenichi Handa Include "character.h" instead of "charset.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Sun, 13 Jan 2008 00:43:55 +0000 Dan Nicolaescu * movemail.c:
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Wed, 31 Oct 2007 19:25:32 +0000 Stefan Monnier * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
Sat, 27 Oct 2007 09:07:17 +0000 Miles Bader Merge from emacs--rel--22
Fri, 26 Oct 2007 01:59:25 +0000 Juanma Barranquero (syms_of_frame) <delete-frame-functions>: Fix typo in docstring.
Thu, 25 Oct 2007 02:38:41 +0000 Stefan Monnier Make `window-system' into a keyboard-local variable (rather than
Tue, 16 Oct 2007 15:42:58 +0000 Stefan Monnier * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
Mon, 15 Oct 2007 02:07:53 +0000 Miles Bader Merge from emacs--rel--22
Wed, 10 Oct 2007 20:24:19 +0000 Stefan Monnier * frame.c (Qenvironment): Remove.
Wed, 10 Oct 2007 20:01:26 +0000 Stefan Monnier * frame.c (Fframe_with_environment): Remove.
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Tue, 02 Oct 2007 21:07:47 +0000 Stefan Monnier (Fframe_parameters): Minor simplification.
Tue, 25 Sep 2007 08:53:59 +0000 Jason Rumney (make_terminal_frame): Remove special case for WINDOWSNT.
Fri, 21 Sep 2007 07:20:32 +0000 Stefan Monnier (Qdisplay_environment_variable): Delete.
Thu, 20 Sep 2007 21:21:27 +0000 Stefan Monnier (make_terminal_frame): Use terminal->name as liveness status.
Fri, 07 Sep 2007 19:45:04 +0000 Stefan Monnier (x_set_frame_parameters): Check number is positive before using XFASTINT.
Fri, 31 Aug 2007 07:34:50 +0000 Stefan Monnier (Qterm_environment_variable): Remove.
Wed, 29 Aug 2007 21:47:40 +0000 Stefan Monnier (make_terminal_frame): Yet Another Int/Lisp_Object Mixup.
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Jul 2007 04:53:21 +0000 Dan Nicolaescu * server.el (server-process-filter): Likewise.
Mon, 11 Jun 2007 01:00:07 +0000 Miles Bader Merge from emacs--devo--0
Wed, 30 May 2007 14:44:47 +0000 Miles Bader Merge from emacs--devo--0
Sat, 19 May 2007 23:12:46 +0000 Dan Nicolaescu * loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
Tue, 15 May 2007 23:05:27 +0000 Jason Rumney (Fdelete_frame): Only get kboard when MULTI_KBOARD defined.
Sat, 24 Feb 2007 20:06:02 +0000 Karoly Lorentey Fix compilation errors. Regenerate ldefs-boot.el.
Sat, 24 Feb 2007 19:26:54 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 14 Oct 2006 16:56:21 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 20 May 2006 17:12:43 +0000 Karoly Lorentey Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory leak.
Sat, 20 May 2006 10:32:11 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 17 May 2006 18:05:02 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 28 Apr 2006 14:48:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 01 Apr 2006 16:37:26 +0000 Karoly Lorentey Fix previous commit.
Sun, 26 Mar 2006 13:57:43 +0000 Karoly Lorentey Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard Lewis.)
Wed, 08 Mar 2006 16:47:48 +0000 Karoly Lorentey Fix segfault by `C-x 5 2' on the controlling tty. (Reported by Suresh Madhu.)
Sat, 25 Feb 2006 01:05:42 +0000 Karoly Lorentey Fix bogus crash with -DENABLE_CHECKING.
Thu, 16 Feb 2006 16:18:54 +0000 Karoly Lorentey Merged from
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 30 Jan 2006 18:06:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
Tue, 03 Jan 2006 01:50:46 +0000 Karoly Lorentey Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
Sat, 31 Dec 2005 07:31:23 +0000 Karoly Lorentey Fix typo in docstring of `frame-with-environment'.
Fri, 30 Dec 2005 05:28:31 +0000 Karoly Lorentey Make sure `delete-frame-functions' can not prevent the frame from being deleted.
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Thu, 29 Dec 2005 04:31:04 +0000 Karoly Lorentey Store local environment in frame (not terminal) parameters.
Sun, 25 Dec 2005 20:06:58 +0000 Karoly Lorentey Reimplement terminal parameters in C; clean up term.c, create terminal.c.
Tue, 20 Dec 2005 21:35:03 +0000 Karoly Lorentey Implement full support for frame-local `next-buffer' and `previous-buffer'.
Wed, 12 Oct 2005 16:14:04 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 578-592)
Wed, 07 Sep 2005 23:28:54 +0000 Karoly Lorentey Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Sun, 10 Jul 2005 22:25:28 +0000 Karoly Lorentey Rename term_init to init_tty.
Wed, 06 Jul 2005 01:41:56 +0000 Karoly Lorentey Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Mon, 27 Jun 2005 00:56:21 +0000 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
Sat, 25 Jun 2005 15:00:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 441-446)
Wed, 22 Jun 2005 17:53:21 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 438-440)
Wed, 15 Jun 2005 12:57:51 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
Tue, 03 May 2005 01:49:33 +0000 Karoly Lorentey Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.