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.
Mon, 25 Apr 2005 11:49:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
Wed, 23 Mar 2005 10:40:00 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 192-203)
Sat, 19 Mar 2005 17:55:13 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
Wed, 16 Mar 2005 16:06:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
Thu, 06 Jan 2005 15:00:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 22 Nov 2004 11:06:39 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 13 Nov 2004 18:21:48 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 24 Jul 2004 22:08:12 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 18 Jul 2004 21:49:24 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 04 Jul 2004 04:48:55 +0000 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
Thu, 11 Mar 2004 01:11:38 +0000 Karoly Lorentey Fix background-mode on terminal frames (Dan Nicolaescu).
Sat, 28 Feb 2004 01:23:39 +0000 Karoly Lorentey Implemented suspending of emacsclient frames.
Mon, 12 Jan 2004 00:45:42 +0000 Karoly Lorentey Fix initialization of the window-system variable.
Sat, 10 Jan 2004 12:56:22 +0000 Karoly Lorentey Numerous bugfixes and small improvements.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Sat, 03 Jan 2004 19:06:35 +0000 Karoly Lorentey Fix more SEGV cases in frame.c
Sat, 03 Jan 2004 16:49:09 +0000 Karoly Lorentey Fix mouse-position for tty+X combo sessions.
Fri, 02 Jan 2004 04:22:23 +0000 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
Fri, 02 Jan 2004 02:54:17 +0000 Karoly Lorentey MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Thu, 01 Jan 2004 17:55:53 +0000 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
Tue, 30 Dec 2003 19:27:57 +0000 Karoly Lorentey Major bugfixes and slight enhancements.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Sun, 03 Jun 2007 00:58:39 +0000 Nick Roberts (Fmouse_position, Fmouse_pixel_position):
Wed, 30 May 2007 05:21:19 +0000 Nick Roberts (Fset_mouse_pixel_position): Add call to
Sat, 30 Aug 2008 22:32:37 +0000 Glenn Morris (Fmodify_frame_parameters): Doc fix.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Mon, 07 Jan 2008 08:15:56 +0000 YAMAMOTO Mitsuharu (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of #ifdef MAC_OS.
Wed, 24 Oct 2007 08:24:01 +0000 Richard M. Stallman (x_figure_window_size): For fullscreen case,
Fri, 12 Oct 2007 08:34:26 +0000 Martin Rudalics (Qexplicit_name): New variable.
Sat, 06 Oct 2007 09:46:06 +0000 Martin Rudalics (focus_follows_mouse): Moved here from frame.el to allow
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 20 Feb 2007 01:56:11 +0000 Chong Yidong * frame.c (x_set_screen_gamma): Apply gamma value to the frame's bgcolor.
Fri, 16 Feb 2007 16:35:31 +0000 Andreas Schwab (Fmodify_frame_parameters): Return a value.
Mon, 12 Feb 2007 18:13:00 +0000 Chong Yidong (x_set_screen_gamma): Clear face cache.
Tue, 06 Feb 2007 22:43:31 +0000 Chong Yidong (Fmodify_frame_parameters): Don't bind
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 10 Nov 2006 07:54:22 +0000 Jan Dj«£rv (x_set_fullscreen): Call fullscreen_hook if set.
Sun, 05 Nov 2006 04:08:48 +0000 Juanma Barranquero (syms_of_frame): Fix typo in docstring.
Thu, 05 Oct 2006 17:33:41 +0000 Chong Yidong * frame.c (Qinhibit_face_set_after_frame_default): New var.
Sat, 12 Aug 2006 11:36:15 +0000 Eli Zaretskii (Fmouse_position, Fmouse_pixel_position)
Tue, 18 Jul 2006 13:28:09 +0000 Kim F. Storm (x_set_line_spacing, x_set_screen_gamma): Use signal_error.
Fri, 19 May 2006 09:11:14 +0000 YAMAMOTO Mitsuharu (x_set_border_width): Remove #ifndef MAC_OS.
Sat, 13 May 2006 18:31:24 +0000 Eli Zaretskii (x_set_border_width): Fix error message to say "frame", not "window".
Sun, 23 Apr 2006 22:26:58 +0000 Kim F. Storm (x_set_font): Clear f->n_tool_bar_rows and current frame
Wed, 15 Feb 2006 08:41:12 +0000 YAMAMOTO Mitsuharu (x_get_arg): Clear out PARAM in ALIST also on Mac.
Wed, 15 Feb 2006 01:05:33 +0000 Richard M. Stallman (x_get_arg): Clear out all occurrences of PARAM in ALIST.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 26 Jan 2006 17:48:52 +0000 Richard M. Stallman (x_get_arg): "Clear out" the parm in ALIST if found there.
Wed, 18 Jan 2006 01:48:43 +0000 Richard M. Stallman (x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.
Mon, 10 Oct 2005 14:52:50 +0000 Juanma Barranquero (Fredirect_frame_focus): Fix typos in docstring.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 02 Aug 2005 08:11:43 +0000 Juanma Barranquero (Fframe_char_width): Doc fix.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Thu, 23 Jun 2005 16:08:43 +0000 Juanma Barranquero (make_frame_without_minibuffer): Follow error conventions.
Tue, 21 Jun 2005 16:14:51 +0000 Juri Linkov (Fmodify_frame_parameters):
Fri, 10 Jun 2005 02:22:11 +0000 Luc Teirlinck (Fhandle_switch_frame, Fselect_frame): Delete unused arg no_enter.
Sun, 24 Apr 2005 06:03:58 +0000 YAMAMOTO Mitsuharu (Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.
Sat, 19 Mar 2005 16:36:44 +0000 Stefan Monnier (Fignore_event): Remove.
Thu, 17 Mar 2005 13:39:39 +0000 Stefan Monnier (Fignore_event): Fix ancient obscure C-u handling bug.
Tue, 08 Mar 2005 08:46:29 +0000 Kenichi Handa (x_set_font): Call set_default_ascii_font if an
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
Tue, 16 Nov 2004 15:35:14 +0000 Stefan Monnier Avoid side-effects inside XSETFASTINT's arguments.
Sat, 06 Nov 2004 11:55:32 +0000 Eli Zaretskii (syms_of_frame): Fix the example in the doc string.
Sat, 24 Jul 2004 20:44:06 +0000 Luc Teirlinck (Fselect_frame, Fset_frame_selected_window)
Sat, 17 Jul 2004 14:45:01 +0000 Richard M. Stallman (Fdelete_frame): If we're in single_bboard_state on
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sat, 27 Dec 2003 13:55:54 +0000 Karoly Lorentey Implemented automatic deletion of terminals.
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Sun, 16 Nov 2003 16:17:09 +0000 Jan Dj«£rv Remove period at end of error message.
Sun, 05 Oct 2003 13:42:04 +0000 Jan Dj«£rv * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
Sun, 05 Oct 2003 12:15:39 +0000 Jan Dj«£rv Fix memory leaks (from YAMAMOTO Mitsuharu)
Sun, 05 Oct 2003 11:52:47 +0000 Jan Dj«£rv Make (modify-frame-parameters nil '((top . 0))) work for all types
Sat, 20 Sep 2003 23:26:20 +0000 Kim F. Storm (Vdefault_frame_scroll_bars): New variable.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Thu, 26 Jun 2003 21:18:45 +0000 Jan Dj«£rv Fix some of the font/face problems.
Sun, 25 May 2003 11:25:18 +0000 Jan Dj«£rv * frame.c (make_frame): Condition want_fullscreen with
Sat, 24 May 2003 21:57:45 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Mon, 19 May 2003 14:38:44 +0000 Richard M. Stallman (Fignore_event): Doc fix.
Sat, 17 May 2003 21:17:45 +0000 Stefan Monnier (Fselect_window): Add optional arg `norecord'.
Tue, 01 Apr 2003 01:09:13 +0000 Andrew Choi Fix build on Mac OS X with Carbon.
Mon, 31 Mar 2003 21:00:47 +0000 Juanma Barranquero (display_x_get_resource): Use Display_Info argument, not x_display_info.
Mon, 31 Mar 2003 20:41:41 +0000 Kim F. Storm Fix compilation for --with-x=no.
Mon, 31 Mar 2003 20:33:58 +0000 Kim F. Storm Include blockinput.h.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 02 Oct 2002 08:28:17 +0000 John Paul Wallington * frame.c (Vdelete_frame_functions): New variable.
Mon, 26 Aug 2002 09:56:07 +0000 Kim F. Storm (make_terminal_frame) [CANNOT_DUMP]: Initialize
Tue, 16 Jul 2002 19:48:25 +0000 Ken Raeburn (Fframe_parameter): Use const for pointer to lisp
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Wed, 26 Jun 2002 08:34:29 +0000 Richard M. Stallman (frames_bury_buffer): Function deleted.
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Tue, 05 Mar 2002 10:10:21 +0000 Juanma Barranquero Fix typo.
Tue, 05 Mar 2002 08:36:32 +0000 Per Abrahamsen 2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
Wed, 20 Feb 2002 23:44:18 +0000 Kim F. Storm (syms_of_frame): Change mouse-highlight default to t.
Sat, 16 Feb 2002 23:53:22 +0000 Kim F. Storm (Vmouse_highlight): New variable.
Mon, 14 Jan 2002 13:47:02 +0000 Eli Zaretskii (store_frame_param): Call set_tty_color_mode for termcap
Sat, 01 Dec 2001 01:14:55 +0000 Kim F. Storm (Qleft_fringe, Qright_fringe): New vars.
Mon, 19 Nov 2001 06:46:41 +0000 Stefan Monnier Don't include keymap.h any more.
Sun, 18 Nov 2001 10:00:57 +0000 Pavel Jan«¿k (Fframe_live_p): Doc fix.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Wed, 31 Oct 2001 15:05:48 +0000 Pavel Jan«¿k (Fframe_live_p): Doc fix.
Thu, 25 Oct 2001 21:08:32 +0000 Eli Zaretskii Resurrect a comment lost in the previous commit.
Thu, 25 Oct 2001 20:46:57 +0000 Eli Zaretskii (Fframe_parameter): Fix last change.
Thu, 25 Oct 2001 15:44:11 +0000 Gerd Moellmann (Fframe_parameter): Fix a bug whereby some
Sun, 21 Oct 2001 07:27:56 +0000 Pavel Jan«¿k Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Sun, 14 Oct 2001 15:56:57 +0000 Pavel Jan«¿k (Fset_mouse_position): Improve style of comment to follow other comments.
Wed, 10 Oct 2001 16:05:21 +0000 Stefan Monnier Include keymap.h.
Fri, 05 Oct 2001 09:49:39 +0000 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
Sun, 30 Sep 2001 10:13:00 +0000 Eli Zaretskii (syms_of_frame): Doc fix.
Mon, 10 Sep 2001 05:18:29 +0000 Richard M. Stallman Doc fix.
Mon, 10 Sep 2001 05:13:27 +0000 Richard M. Stallman Doc fix.
Mon, 21 May 2001 12:34:11 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Sun, 25 Mar 2001 18:35:52 +0000 Eli Zaretskii (Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined.
Sun, 25 Mar 2001 11:37:11 +0000 Gerd Moellmann (Fframe_list): Don't return a tooltip frame.
Wed, 14 Mar 2001 16:36:44 +0000 Gerd Moellmann (do_switch_frame): Remove unused parameter NO_EVENT, add
Wed, 14 Mar 2001 14:40:22 +0000 Gerd Moellmann (Fframe_parameters): In the `buffer-list' frame
Wed, 28 Feb 2001 13:28:35 +0000 Gerd Moellmann (make_frame): Use allocate_frame.
Thu, 01 Feb 2001 14:09:27 +0000 Eli Zaretskii (Fmodify_frame_parameters): Doc fix.
Sun, 28 Jan 2001 11:23:07 +0000 Andrew Choi * alloc.c (allocate_string) [macintosh]: Call check_string_bytes
Fri, 26 Jan 2001 14:37:17 +0000 Gerd Moellmann (do_switch_frame): If selected frame has a mini-window,
Sat, 20 Jan 2001 13:56:49 +0000 Andrew Innes (Qw32_console): Remove variable.
Tue, 02 Jan 2001 22:50:34 +0000 Andrew Innes (make_terminal_frame) [WINDOWSNT]: Make terminal frames
Wed, 22 Nov 2000 16:28:38 +0000 Gerd Moellmann (make_frame): Change initialization of tool bar
Wed, 15 Nov 2000 20:01:04 +0000 Dave Love Fix spurion.
Wed, 15 Nov 2000 19:24:52 +0000 Gerd Moellmann (syms_of_frame_1): Removed; code moved to syms_of_frame.
Sat, 28 Oct 2000 17:07:51 +0000 Eli Zaretskii (Fframe_parameters): Fix the change from 2000-10-16:
Thu, 26 Oct 2000 12:07:17 +0000 Gerd Moellmann (Fdelete_frame): Doc fix. Move running the hook
Thu, 26 Oct 2000 11:59:18 +0000 Gerd Moellmann (Fdelete_frame): Run delete-frame-hook.
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Mon, 16 Oct 2000 19:15:09 +0000 Eli Zaretskii (Fframe_parameters): If a tty's frame's param_alist says
Sat, 07 Oct 2000 18:57:36 +0000 Eli Zaretskii (Fframe_parameter): For non-windowed frames, if
Thu, 07 Sep 2000 17:12:48 +0000 Eli Zaretskii (make_terminal_frame): Initialize frame foreground and
Thu, 07 Sep 2000 11:37:29 +0000 Gerd Moellmann (Fframe_parameter): Handle `name' and `background-mode'
Thu, 07 Sep 2000 10:39:35 +0000 Gerd Moellmann (Fframe_parameter): Handle `name' specially.
Tue, 05 Sep 2000 15:53:29 +0000 Gerd Moellmann (Qdisplay_type): New variable.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Mon, 03 Jul 2000 07:51:18 +0000 Gerd Moellmann (next_frame, prev_frame): If MINIBUF is a window,
Fri, 30 Jun 2000 19:20:25 +0000 Gerd Moellmann (next_frame): Don't check frame-focus redirection in
Tue, 13 Jun 2000 13:21:16 +0000 Gerd Moellmann (Fmodify_frame_parameters): Doc fix.
Tue, 16 May 2000 11:46:52 +0000 Gerd Moellmann (frames_bury_buffer): Don't add a buffer to the frame's
Tue, 21 Mar 2000 00:39:10 +0000 Kenichi Handa (make_frame): Don't allocate f->fontset_data.
Mon, 06 Mar 2000 12:07:15 +0000 Gerd Moellmann (x_set_menu_bar_lines_1): Adjust window's orig_top and
Tue, 22 Feb 2000 10:25:24 +0000 Eli Zaretskii (Fdelete_frame): Don't let echo_area_window to remain on a deleted frame.
Mon, 21 Feb 2000 16:17:24 +0000 Gerd Moellmann (Fmouse_position): GCPRO retval instead of x and y.
Mon, 21 Feb 2000 13:49:00 +0000 Dave Love (Vmouse_position_function): New variable.
Thu, 17 Feb 2000 09:17:56 +0000 Gerd Moellmann (make_frame): Set frame initiallly to `garbaged'.
Sun, 06 Feb 2000 23:37:49 +0000 Andrew Innes [WINDOWSNT]: Include w32term.h.
Wed, 02 Feb 2000 14:00:00 +0000 Gerd Moellmann (Fframe_parameters): Add GCPRO because tty_color_name can GC.
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Tue, 21 Sep 1999 14:49:28 +0000 Eli Zaretskii (frame_name_fnn_p): Fix previous change.
Thu, 16 Sep 1999 12:52:16 +0000 Gerd Moellmann (Fdelete_frame): Correct local variable pointing to
Tue, 14 Sep 1999 13:09:27 +0000 Gerd Moellmann (Fnext_frame): Remove unused variable(s).
Mon, 13 Sep 1999 11:13:32 +0000 Gerd Moellmann (Fmake_terminal_frame): Use SELECTED_FRAME.
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Fri, 03 Sep 1999 18:39:38 +0000 Richard M. Stallman (Fframep) [macintosh]: Handle mac frame type.
Sat, 21 Aug 1999 19:29:38 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Tue, 10 Aug 1999 10:13:05 +0000 Eli Zaretskii (Fframe_parameters): Swap foreground and background
Mon, 02 Aug 1999 12:41:09 +0000 Eli Zaretskii (make_terminal_frame): Don't call init_frame_faces if
Mon, 02 Aug 1999 00:01:27 +0000 Richard M. Stallman (Fset_frame_height): Call do_pending_window_change.
Fri, 30 Jul 1999 08:33:50 +0000 Eli Zaretskii (make_terminal_frame) [MSDOS]: Don't call
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (make_frame): Set n_current_toolbar_items to 0.
Sun, 22 Nov 1998 17:23:36 +0000 Richard M. Stallman (Fset_mouse_position): Doc fix.
Wed, 04 Nov 1998 10:53:14 +0000 Kenichi Handa (do_switch_frame): Cancel previous change.
Sat, 31 Oct 1998 05:12:07 +0000 Kenichi Handa (do_switch_frame): Update minibuf_window if necessary.
Wed, 21 Oct 1998 11:50:56 +0000 Kenichi Handa Include frame.h before fontset.h.
Fri, 22 May 1998 20:04:40 +0000 Richard M. Stallman (frame_buffer_predicate): New arg FRAME.
Wed, 29 Apr 1998 04:34:05 +0000 Geoff Voelker Conditionally include xterm.h using HAVE_X_WINDOWS.
Tue, 14 Apr 1998 13:00:00 +0000 Andreas Schwab (Fset_mouse_position, Fset_mouse_pixel_position): Fix
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sat, 04 Apr 1998 06:37:54 +0000 Richard M. Stallman (make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Fri, 09 Jan 1998 23:13:22 +0000 Richard M. Stallman (set_term_frame_name): Use size_byte.
Thu, 20 Nov 1997 15:50:59 +0000 Eli Zaretskii (frame_name_fnn_p, set_term_frame_name): New functions.
Fri, 24 Oct 1997 19:57:59 +0000 Karl Heuer (Fmouse_pixel_position, Fmouse_position):
Mon, 13 Oct 1997 16:57:32 +0000 Eli Zaretskii (set_menu_bar_lines): Make the function external instead
Tue, 26 Aug 1997 01:36:29 +0000 Richard M. Stallman (Fframe_pixel_height): Doc fix.
Thu, 24 Jul 1997 16:57:19 +0000 Richard M. Stallman (Fdelete_frame): Undo previous change.
Wed, 09 Jul 1997 08:03:08 +0000 Richard M. Stallman (Fdelete_frame): Always err for deleting the only frame.
Sun, 22 Jun 1997 17:58:03 +0000 Richard M. Stallman (Fdelete_frame): Clear echo_area_glyphs if it was in this frame.
Sat, 17 May 1997 18:37:32 +0000 Richard M. Stallman (make_terminal_frame): Don't add `Emacs' to frame name.
Sun, 27 Apr 1997 03:25:32 +0000 Richard M. Stallman (Fdelete_frame): Free FRAME_MESSAGE_BUF.
Sun, 23 Mar 1997 20:49:24 +0000 Richard M. Stallman (frames_bury_buffer): New function.
Sat, 22 Mar 1997 04:07:26 +0000 Richard M. Stallman (frame_buffer_list, set_frame_buffer_list): New functions.
Thu, 20 Feb 1997 06:49:05 +0000 Karl Heuer Include "charset.h"
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Tue, 12 Nov 1996 06:03:20 +0000 Richard M. Stallman (Fmodify_frame_parameters): Use alist in reverse order.
Thu, 07 Nov 1996 21:12:46 +0000 Richard M. Stallman (Fmodify_frame_parameters): Doc fix.
Wed, 02 Oct 1996 01:03:22 +0000 Karl Heuer (store_frame_param): Allow setting a frame's minibuffer
Sun, 22 Sep 1996 08:48:16 +0000 Richard M. Stallman (Fdelete_frame): Set update_mode_lines.
Sat, 21 Sep 1996 03:24:01 +0000 Richard M. Stallman (make_frame): Switch from boolean `has_vertical_scrollbars' integer to
Fri, 13 Sep 1996 21:57:45 +0000 Richard M. Stallman (Fmake_terminal_frame): Use Vdefault_frame_alist.
Wed, 04 Sep 1996 05:41:48 +0000 Richard M. Stallman (Fredirect_frame_focus): Don't call Ffocus_frame.
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Tue, 16 Jul 1996 00:05:12 +0000 Karl Heuer (Qmouse_leave_buffer_hook): Delete redundant definition.
Fri, 28 Jun 1996 19:12:31 +0000 Richard M. Stallman (make_frame_without_minibuffer): GCPRO the frame f.
Mon, 10 Jun 1996 21:15:47 +0000 Richard M. Stallman Whitespace changes.
Mon, 10 Jun 1996 21:09:04 +0000 Richard M. Stallman (Fmake_terminal_frame): Test MSDOS, not __MSDOS__.
Mon, 10 Jun 1996 21:08:24 +0000 Richard M. Stallman (Fset_mouse_position): Remove the DOS-specific
Tue, 23 Apr 1996 15:20:52 +0000 Richard M. Stallman (Fframe_parameters, both definitions):
Fri, 12 Apr 1996 06:07:06 +0000 Richard M. Stallman (make_frame_without_minibuffer): Don't change the
Tue, 09 Apr 1996 03:01:40 +0000 Richard M. Stallman (Fset_frame_size): Do call Fset_frame_size
Wed, 24 Jan 1996 23:41:55 +0000 Karl Heuer (make_frame): Initialize title parameter to Qnil.
Fri, 19 Jan 1996 07:27:56 +0000 Erik Naggum (make_frame): Initialize frame title field to nil.
Thu, 18 Jan 1996 08:38:16 +0000 Richard M. Stallman (syms_of_frame_1): Initialize Qtitle.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:32:25 +0000 Erik Naggum (Fhandle_switch_frame, Fset_frame_height): Harmonize arguments with
Tue, 19 Dec 1995 21:10:33 +0000 Karl Heuer [!MULTI_FRAME] (syms_of_frame): Make mouse-pixel-position
Sat, 11 Nov 1995 23:50:10 +0000 Richard M. Stallman (syms_of_frame_1): Set up Vdefault_frame_alist here.
Sat, 11 Nov 1995 00:49:45 +0000 Richard M. Stallman (set_menu_bar_lines): Record the fact that the window configuration changes.
Tue, 07 Nov 1995 07:19:52 +0000 Geoff Voelker [HAVE_NTGUI]: Test for a Win32 frame in procedures that test for an X frame.
Sat, 04 Nov 1995 00:19:00 +0000 Karl Heuer [!MULTI_FRAME] (Fmodify_frame_parameters): Add missing
Tue, 03 Oct 1995 09:14:54 +0000 Richard M. Stallman (Qmouse_leave_buffer_hook): New variable.
Sat, 02 Sep 1995 16:20:15 +0000 Richard M. Stallman [!MULTI_FRAME] (Factive_minibuffer_window): New function.
Sat, 12 Aug 1995 23:26:21 +0000 Richard M. Stallman (store_frame_param): Don't call set_menu_bar_lines if X.
Sat, 05 Aug 1995 05:18:04 +0000 Richard M. Stallman (Fset_mouse_position, Fset_mouse_pixel_position): Doc fixes.
Thu, 03 Aug 1995 09:05:09 +0000 Richard M. Stallman Move various Q... vars to top of file, unconditional.
Tue, 01 Aug 1995 23:53:30 +0000 Richard M. Stallman (do_switch_frame): Do nothing special when switching between terminal frames.
Sun, 30 Jul 1995 07:06:08 +0000 Richard M. Stallman (Fmake_terminal_frame): Copy face_alist from selected frame.
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Fri, 21 Jul 1995 07:50:21 +0000 Richard M. Stallman (do_switch_frame): Don't call choose_minibuffer_frame.
Mon, 26 Jun 1995 03:49:20 +0000 Richard M. Stallman (Fdelete_frame): It's ok to have no minibuffer left on
Sun, 25 Jun 1995 19:05:32 +0000 Richard M. Stallman (next_frame, prev_frame): Consider only frames on same kbd.
Fri, 16 Jun 1995 23:26:11 +0000 Richard M. Stallman (Fdelete_frame): Use do_switch_frame directly.
Fri, 16 Jun 1995 22:19:27 +0000 Karl Heuer [MULTI_FRAME] (Fignore_event): New function.
Fri, 16 Jun 1995 01:59:08 +0000 Karl Heuer (Fhandle_switch_frame): Preserve prefix arg.
Wed, 14 Jun 1995 18:20:14 +0000 Richard M. Stallman (Fdelete_frame): If the minibuf window was selected, make that remain so.
Tue, 30 May 1995 06:53:08 +0000 Karl Heuer (make_frame_without_minibuffer): New arg DISPLAY.
Mon, 29 May 1995 21:03:47 +0000 Karl Heuer (Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords.
Mon, 29 May 1995 20:54:22 +0000 Karl Heuer Declare x_get_focus_frame.
Wed, 24 May 1995 21:34:23 +0000 Karl Heuer (Fdelete_frame): When updating Vdefault_minibuffer_frame,
Thu, 11 May 1995 22:18:01 +0000 Karl Heuer [!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.
Tue, 09 May 1995 05:17:02 +0000 Karl Heuer Vdefault_minibuffer_frame is now part of KBOARD instead