2005-03-17 |
Richard M. Stallman |
(mirror_line_dance): Set W2 according to FRAME_FROM.
|
2005-02-03 |
Stefan Monnier |
Copyright update.
|
2005-02-03 |
Kim F. Storm |
(build_frame_matrix_from_leaf_window)
|
2005-02-03 |
Steven Tamm |
* dispnew.c (update_window): Fixing compile error due to
|
2005-01-17 |
Kim F. Storm |
(mode_line_string, marginal_area_string): Fix
|
2005-01-16 |
Jan Djärv |
* keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
|
2004-12-15 |
Jan Djärv |
* syssignal.h: Declare main_thread.
|
2004-10-31 |
Kim F. Storm |
(margin_glyphs_to_reserve): Don't use ncols_scale_factor.
|
2004-08-20 |
Kim F. Storm |
(Fsleep_for): Remove obsolete code.
|
2004-08-19 |
Kim F. Storm |
Adapt to new wait_reading_process_input args.
|
2004-07-21 |
Kim F. Storm |
(margin_glyphs_to_reserve): Apply ncols_scale_factor.
|
2004-04-20 |
Kim F. Storm |
(buffer_posn_from_coords): Return full image width
|
2004-04-13 |
Kim F. Storm |
(update_window): Only set changed_p if
|
2004-02-28 |
Kim F. Storm |
(update_window): Update header line also if there are
|
2004-02-08 |
Kim F. Storm |
(row_equal_p): Compare fringe bitmap faces and overlay
|
2004-01-17 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41
|
2004-01-16 |
Kim F. Storm |
(row_equal_p, update_window_line): Compare fringe bitmaps
|
2004-01-06 |
Kim F. Storm |
(buffer_posn_from_coords): Return both buffer/string
|
2003-12-29 |
Karoly Lorentey |
Bugfix festival.
|
2003-12-28 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2003-12-28 |
Kim F. Storm |
(buffer_posn_from_coords): Fix calculation of dy for
|
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 |
Fixed two typos.
|
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-12-24 |
Karoly Lorentey |
Add a level of indirection to terminal characteristics.
|
2003-11-29 |
Jan Djärv |
* dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM
|
2003-11-27 |
Kim F. Storm |
(buffer_posn_from_coords): Calculate and return pixel
|
2003-11-23 |
Kim F. Storm |
(buffer_posn_from_coords): Return actual row/column
|
2003-11-14 |
Kim F. Storm |
(update_text_area): Fix redisplay error when hscroll
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-29 |
Richard M. Stallman |
(adjust_glyph_matrix): Call window_box whenever W is nonzero.
|
2003-06-02 |
Stefan Monnier |
(Fsit_for): Don't lie about the number of args.
|
2003-05-25 |
Stefan Monnier |
(mode_line_string): Remove unused var `f'.
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-04-14 |
Stefan Monnier |
(Fsit_For): Support XEmacs-style arg list.
|
2003-03-21 |
Kim F. Storm |
(mode_line_string, marginal_area_string): Use enum
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-19 |
Jan Djärv |
GTK version
|
2002-07-19 |
Ken Raeburn |
(safe_bcopy): Source pointer now points to const.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
2002-04-24 |
Gerd Moellmann |
(update_text_area): Set phys_cursor_on_p to 0 in the
|
2002-04-14 |
Pavel Janík |
(marginal_area_string): Sort arguments.
|
2002-04-12 |
Gerd Moellmann |
(marginal_area_string): New.
|
2002-03-30 |
Gerd Moellmann |
Update copyright.
|
2002-03-30 |
Gerd Moellmann |
(direct_output_for_insert): Call
|
2002-03-05 |
Stefan Monnier |
(sit_for): Don't wait if executing a kbd macro.
|
2002-03-04 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
2002-01-19 |
Pavel Janík |
(update_frame): Move the variable `tem' to the block where it is used.
|
2001-12-11 |
Richard M. Stallman |
Test GNU_LINUX, not LINUX.
|
2001-11-16 |
Kim F. Storm |
Fringe cleanup.
|
2001-11-15 |
Gerd Moellmann |
(direct_output_forward_char): Fix character/byte
|
2001-11-14 |
Richard M. Stallman |
(syms_of_display): Doc fix.
|
2001-11-13 |
Pavel Janík |
(Fsit_for): Reindent.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-30 |
Gerd Moellmann |
(change_frame_size_1): Set frame's resized_p.
|
2001-10-26 |
Eli Zaretskii |
(syms_of_display) <visible-bell>: Add a reference to
|