2006-02-15 |
YAMAMOTO Mitsuharu |
(x_get_arg): Clear out PARAM in ALIST also on Mac.
|
2006-02-15 |
Richard M. Stallman |
(x_get_arg): Clear out all occurrences of PARAM in ALIST.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-26 |
Richard M. Stallman |
(x_get_arg): "Clear out" the parm in ALIST if found there.
|
2006-01-18 |
Richard M. Stallman |
(x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.
|
2005-10-10 |
Juanma Barranquero |
(Fredirect_frame_focus): Fix typos in docstring.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-08-02 |
Juanma Barranquero |
(Fframe_char_width): Doc fix.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-23 |
Juanma Barranquero |
(make_frame_without_minibuffer): Follow error conventions.
|
2005-06-21 |
Juri Linkov |
(Fmodify_frame_parameters):
|
2005-06-10 |
Luc Teirlinck |
(Fhandle_switch_frame, Fselect_frame): Delete unused arg no_enter.
|
2005-04-24 |
YAMAMOTO Mitsuharu |
(Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.
|
2005-03-19 |
Stefan Monnier |
(Fignore_event): Remove.
|
2005-03-17 |
Stefan Monnier |
(Fignore_event): Fix ancient obscure C-u handling bug.
|
2005-03-08 |
Kenichi Handa |
(x_set_font): Call set_default_ascii_font if an
|
2004-12-27 |
Steven Tamm |
* dispextern.h: Change HAVE_CARBON to MAC_OS.
|
2004-11-16 |
Stefan Monnier |
Avoid side-effects inside XSETFASTINT's arguments.
|
2004-11-06 |
Eli Zaretskii |
(syms_of_frame): Fix the example in the doc string.
|
2004-07-24 |
Luc Teirlinck |
(Fselect_frame, Fset_frame_selected_window)
|
2004-07-17 |
Richard M. Stallman |
(Fdelete_frame): If we're in single_bboard_state on
|
2003-12-29 |
Karoly Lorentey |
Bugfix festival.
|
2003-12-27 |
Karoly Lorentey |
Implemented automatic deletion of terminals.
|
2003-12-27 |
Karoly Lorentey |
Fully eliminated global tty state variables.
|
2003-12-27 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
2003-12-26 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
2003-12-25 |
Karoly Lorentey |
Implemented multiple tty support.
|
2003-11-16 |
Jan Djärv |
Remove period at end of error message.
|
2003-10-05 |
Jan Djärv |
* w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
|
2003-10-05 |
Jan Djärv |
Fix memory leaks (from YAMAMOTO Mitsuharu)
|
2003-10-05 |
Jan Djärv |
Make (modify-frame-parameters nil '((top . 0))) work for all types
|
2003-09-20 |
Kim F. Storm |
(Vdefault_frame_scroll_bars): New variable.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-06-26 |
Jan Djärv |
Fix some of the font/face problems.
|
2003-05-25 |
Jan Djärv |
* frame.c (make_frame): Condition want_fullscreen with
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-19 |
Richard M. Stallman |
(Fignore_event): Doc fix.
|
2003-05-17 |
Stefan Monnier |
(Fselect_window): Add optional arg `norecord'.
|
2003-04-01 |
Andrew Choi |
Fix build on Mac OS X with Carbon.
|
2003-03-31 |
Juanma Barranquero |
(display_x_get_resource): Use Display_Info argument, not x_display_info.
|
2003-03-31 |
Kim F. Storm |
Fix compilation for --with-x=no.
|
2003-03-31 |
Kim F. Storm |
Include blockinput.h.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-10-02 |
John Paul Wallington |
* frame.c (Vdelete_frame_functions): New variable.
|
2002-08-26 |
Kim F. Storm |
(make_terminal_frame) [CANNOT_DUMP]: Initialize
|
2002-07-16 |
Ken Raeburn |
(Fframe_parameter): Use const for pointer to lisp
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-10 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
2002-06-26 |
Richard M. Stallman |
(frames_bury_buffer): Function deleted.
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
2002-03-05 |
Juanma Barranquero |
Fix typo.
|
2002-03-05 |
Per Abrahamsen |
2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
|
2002-02-20 |
Kim F. Storm |
(syms_of_frame): Change mouse-highlight default to t.
|
2002-02-16 |
Kim F. Storm |
(Vmouse_highlight): New variable.
|
2002-01-14 |
Eli Zaretskii |
(store_frame_param): Call set_tty_color_mode for termcap
|
2001-12-01 |
Kim F. Storm |
(Qleft_fringe, Qright_fringe): New vars.
|
2001-11-19 |
Stefan Monnier |
Don't include keymap.h any more.
|
2001-11-18 |
Pavel Janík |
(Fframe_live_p): Doc fix.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-31 |
Pavel Janík |
(Fframe_live_p): Doc fix.
|