Sun, 25 May 2003 17:41:47 +0000 |
Stefan Monnier |
(mode_line_string): Remove unused var `f'.
|
Sat, 24 May 2003 21:57:05 +0000 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
Mon, 14 Apr 2003 16:29:18 +0000 |
Stefan Monnier |
(Fsit_For): Support XEmacs-style arg list.
|
Fri, 21 Mar 2003 13:49:31 +0000 |
Kim F. Storm |
(mode_line_string, marginal_area_string): Use enum
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Sun, 19 Jan 2003 21:50:03 +0000 |
Jan Djrv |
GTK version
|
Fri, 19 Jul 2002 14:27:09 +0000 |
Ken Raeburn |
(safe_bcopy): Source pointer now points to const.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Fri, 26 Apr 2002 23:39:06 +0000 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
Wed, 24 Apr 2002 17:05:44 +0000 |
Gerd Moellmann |
(update_text_area): Set phys_cursor_on_p to 0 in the
|
Sun, 14 Apr 2002 08:16:33 +0000 |
Pavel Jank |
(marginal_area_string): Sort arguments.
|
Fri, 12 Apr 2002 09:36:56 +0000 |
Gerd Moellmann |
(marginal_area_string): New.
|
Sat, 30 Mar 2002 11:55:21 +0000 |
Gerd Moellmann |
Update copyright.
|
Sat, 30 Mar 2002 11:54:45 +0000 |
Gerd Moellmann |
(direct_output_for_insert): Call
|
Tue, 05 Mar 2002 18:09:25 +0000 |
Stefan Monnier |
(sit_for): Don't wait if executing a kbd macro.
|
Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Sat, 19 Jan 2002 13:54:57 +0000 |
Pavel Jank |
(update_frame): Move the variable `tem' to the block where it is used.
|
Tue, 11 Dec 2001 22:20:20 +0000 |
Richard M. Stallman |
Test GNU_LINUX, not LINUX.
|
Fri, 16 Nov 2001 13:02:02 +0000 |
Kim F. Storm |
Fringe cleanup.
|
Thu, 15 Nov 2001 10:29:34 +0000 |
Gerd Moellmann |
(direct_output_forward_char): Fix character/byte
|
Wed, 14 Nov 2001 00:04:38 +0000 |
Richard M. Stallman |
(syms_of_display): Doc fix.
|
Tue, 13 Nov 2001 06:57:12 +0000 |
Pavel Jank |
(Fsit_for): Reindent.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Tue, 30 Oct 2001 16:59:41 +0000 |
Gerd Moellmann |
(change_frame_size_1): Set frame's resized_p.
|
Fri, 26 Oct 2001 13:35:12 +0000 |
Eli Zaretskii |
(syms_of_display) <visible-bell>: Add a reference to
|
Wed, 24 Oct 2001 20:24:02 +0000 |
Pavel Jank |
(sync_window_with_frame_matrix_rows): Remove unused variable `area'.
|
Tue, 23 Oct 2001 15:14:53 +0000 |
Gerd Moellmann |
(sync_window_with_frame_matrix_rows): Fix
|
Sat, 20 Oct 2001 05:42:06 +0000 |
Miles Bader |
(update_frame_line): Don't call reassert_line_highlight.
|
Wed, 17 Oct 2001 03:16:12 +0000 |
Miles Bader |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Mon, 15 Oct 2001 11:09:48 +0000 |
Pavel Jank |
(Fsleep_for): Fix typo in a doc string.
|
Sun, 14 Oct 2001 10:36:01 +0000 |
Gerd Moellmann |
Put doc strings in comments.
|
Mon, 08 Oct 2001 08:07:49 +0000 |
Gerd Moellmann |
Don't define min/max.
|
Wed, 26 Sep 2001 11:15:40 +0000 |
Gerd Moellmann |
(required_matrix_width, required_matrix_height): New
|
Wed, 12 Sep 2001 11:43:47 +0000 |
Gerd Moellmann |
(set_window_cursor_after_update): Fix code
|
Mon, 10 Sep 2001 13:25:34 +0000 |
Gerd Moellmann |
(direct_output_for_insert): Don't change IT's
|
Tue, 28 Aug 2001 09:01:08 +0000 |
Gerd Moellmann |
(direct_output_for_insert): Set updated_area
|
Thu, 09 Aug 2001 09:37:50 +0000 |
Gerd Moellmann |
(adjust_glyph_matrix): Undo last change.
|
Wed, 08 Aug 2001 11:41:07 +0000 |
Gerd Moellmann |
(adjust_glyph_matrix): In the optimization for
|
Fri, 27 Jul 2001 15:28:46 +0000 |
Gerd Moellmann |
(shift_glyph_matrix, blank_row): Fix computation
|
Mon, 23 Jul 2001 11:33:42 +0000 |
Gerd Moellmann |
(adjust_glyph_matrix): In the optimization for
|
Thu, 19 Jul 2001 13:16:14 +0000 |
Gerd Moellmann |
(update_window): Don't set the cursor at the end
|
Tue, 10 Jul 2001 16:16:48 +0000 |
Gerd Moellmann |
(update_window): Don't skip the header-line
|
Fri, 30 Mar 2001 14:07:20 +0000 |
Gerd Moellmann |
(adjust_glyph_matrix): Don't try to reuse the current
|
Fri, 09 Mar 2001 14:50:33 +0000 |
Gerd Moellmann |
(buffer_posn_from_coords): Add parameters OBJECT and
|
Tue, 06 Mar 2001 16:13:34 +0000 |
Eli Zaretskii |
(syms_of_display) <glyph-table>: Doc fix.
|
Mon, 26 Feb 2001 12:17:18 +0000 |
Gerd Moellmann |
Check HAVE_TERM_H before including term.h.
|
Thu, 22 Feb 2001 11:45:47 +0000 |
Gerd Moellmann |
(direct_output_for_insert): Give up if we are showing
|
Fri, 16 Feb 2001 12:36:03 +0000 |
Gerd Moellmann |
(direct_output_for_insert): Recognize more cases where
|
Thu, 15 Feb 2001 12:28:07 +0000 |
Gerd Moellmann |
(update_text_area): Undo change of 2001-01-12.
|
Tue, 06 Feb 2001 13:57:49 +0000 |
Gerd Moellmann |
(update_frame_line): Rename parameter FRAME to F.
|
Fri, 26 Jan 2001 14:19:03 +0000 |
Gerd Moellmann |
(adjust_glyph_matrix): Always clear desired matrices.
|
Sat, 20 Jan 2001 13:55:52 +0000 |
Andrew Innes |
(Fredraw_frame): Remove reference to
|
Wed, 17 Jan 2001 16:53:55 +0000 |
Gerd Moellmann |
(direct_output_for_insert): If char_ins_del_ok is
|
Tue, 16 Jan 2001 12:42:22 +0000 |
Gerd Moellmann |
Call redisplay_preserve_echo_area with additional arg.
|
Mon, 15 Jan 2001 13:46:04 +0000 |
Gerd Moellmann |
(save_or_restore_current_matrices): Function removed.
|
Fri, 12 Jan 2001 14:10:17 +0000 |
Gerd Moellmann |
Fix last change.
|
Fri, 12 Jan 2001 14:09:54 +0000 |
Gerd Moellmann |
(update_text_area): Put code which decrements the
|
Tue, 02 Jan 2001 22:55:49 +0000 |
Andrew Innes |
(Fredraw_frame): Call set_terminal_modes for
|
Tue, 02 Jan 2001 10:26:28 +0000 |
Gerd Moellmann |
(update_window): Don't check_current_matrix_flags.
|