- 10 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 26 Jun, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 26 Apr, 2002 1 commit
-
-
Andrew Choi authored
lisp/ChangeLog, and src/ChangeLog for list of changes.
-
- 05 Mar, 2002 2 commits
-
-
Juanma Barranquero authored
-
Per Abrahamsen authored
* frame.c (default-frame-alist): Explain that setting it doesn't affect existing frames.
-
- 20 Feb, 2002 1 commit
-
-
Kim F. Storm authored
-
- 16 Feb, 2002 1 commit
-
-
Kim F. Storm authored
(syms_of_frame): DEFVAR_LISP it.
-
- 14 Jan, 2002 1 commit
-
-
Eli Zaretskii authored
frames. (do_switch_frame): For termcap frames, switch the tty color mode as specified by the frame's parameters. (Qtty_color_mode): New variable. (syms_of_frame): Intern and staticpro it.
-
- 01 Dec, 2001 1 commit
-
-
Kim F. Storm authored
(syms_of_frame): Initialize them.
-
- 19 Nov, 2001 1 commit
-
-
Stefan Monnier authored
(keys_of_frame): Remove.
-
- 18 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 02 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 31 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 25 Oct, 2001 3 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
``artificial'' frame parameters, like `minibuffer' were not obtained by calling Fframe_parameters.
-
- 21 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 16 Oct, 2001 1 commit
-
-
Ken Raeburn authored
with lisp system changes.
-
- 14 Oct, 2001 1 commit
-
-
Pavel Janík authored
(Fset_mouse_pixel_position): Improve style of comment to follow other comments. (Fmake_frame_visible): Doc fix and typo in comment. (Fmake_frame_invisible): Doc fix and typo in comment. (Ficonify_frame): Fix typo in comment.
-
- 10 Oct, 2001 1 commit
-
-
Stefan Monnier authored
-
- 05 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
symbols' value directly.
-
- 30 Sep, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 10 Sep, 2001 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 25 Mar, 2001 2 commits
-
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-
- 14 Mar, 2001 2 commits
-
-
Gerd Moellmann authored
FOR_DELETION. Avoid resizing the mini-window of the selected frame if FOR_DELETION is set. (Fselect_frame, Fhandle_switch_frame, Fdelete_frame) (Fmake_frame_invisible): Change calls to do_switch_frame for new signature.
-
Gerd Moellmann authored
parameter, store the buffer list of FRAME, not the list of the selected frame.
-
- 28 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 01 Feb, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 28 Jan, 2001 1 commit
-
-
Andrew Choi authored
only if current_sblock has been initialized. * frame.c (Fdelete_frame) [macintosh]: Allow deletion of initial terminal frame even if it is the only visible frame. * src/macfns.c (QCconversion): Replaces QCalgorithm. * src/macfns.c (image_ascent, lookup_image): Adapt to change of image margins. * src/macterm.c (x_produce_image_glyph, x_draw_image_foreground) (x_draw_image_relief, x_draw_image_foreground_1) (x_draw_image_glyph_string): Adapt to change of image margins. * src/macterm.c (mac_to_x_fontname): Change charset name of Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts from ksc5601 to ksc5601.1989.
-
- 26 Jan, 2001 1 commit
-
-
Gerd Moellmann authored
resize that to exact size.
-
- 20 Jan, 2001 1 commit
-
-
Andrew Innes authored
(Fframep): Remove references to it. (syms_of_frame): Ditto. (Fframe_parameters): Remove references to FRAME_W32_CONSOLE_P.
-
- 02 Jan, 2001 1 commit
-
-
Andrew Innes authored
use output_w32_console method. (Qw32_console): New Lisp_Object. (Fframep): Return it. (syms_of_frame): Init it. (Fframe_parameters): Report w32console as font for w32_console frames.
-
- 22 Nov, 2000 1 commit
-
-
Gerd Moellmann authored
items accordingly.
-
- 15 Nov, 2000 2 commits
-
-
Dave Love authored
-
Gerd Moellmann authored
(Qinhibit_default_face_x_resources): New variable. (syms_of_frame): Initialize it. (Fmodify_frame_parameters): Bind inhibit-default-face-x-resources.
-
- 28 Oct, 2000 1 commit
-
-
Eli Zaretskii authored
don't override the colors in frame's param_alist, unless they are unspecified.
-
- 26 Oct, 2000 2 commits
-
-
Gerd Moellmann authored
down after the last error condition check.
-
Gerd Moellmann authored
-