index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dispnew.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include "character.h" instead of "charset.h".
Kenichi Handa
2002-03-01
1
-1
/
+1
*
(update_frame): Move the variable `tem' to the block where it is used.
Pavel Janík
2002-01-19
1
-31
/
+28
*
Test GNU_LINUX, not LINUX.
Richard M. Stallman
2001-12-11
1
-2
/
+2
*
Fringe cleanup.
Kim F. Storm
2001-11-16
1
-4
/
+4
*
(direct_output_forward_char): Fix character/byte
Gerd Moellmann
2001-11-15
1
-2
/
+2
*
(syms_of_display): Doc fix.
Richard M. Stallman
2001-11-14
1
-2
/
+3
*
(Fsit_for): Reindent.
Pavel Janík
2001-11-13
1
-13
/
+13
*
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-11-02
1
-6
/
+6
*
(change_frame_size_1): Set frame's resized_p.
Gerd Moellmann
2001-10-30
1
-1
/
+2
*
(syms_of_display) <visible-bell>: Add a reference to
Eli Zaretskii
2001-10-26
1
-1
/
+3
*
(sync_window_with_frame_matrix_rows): Remove unused variable `area'.
Pavel Janík
2001-10-24
1
-1
/
+1
*
(sync_window_with_frame_matrix_rows): Fix
Gerd Moellmann
2001-10-23
1
-16
/
+19
*
(update_frame_line): Don't call reassert_line_highlight.
Miles Bader
2001-10-20
1
-73
/
+24
*
Change doc-string comments to `new style' [w/`doc:' keyword].
Miles Bader
2001-10-17
1
-52
/
+50
*
(Fsleep_for): Fix typo in a doc string.
Pavel Janík
2001-10-15
1
-1
/
+1
*
Put doc strings in comments.
Gerd Moellmann
2001-10-14
1
-89
/
+91
*
Don't define min/max.
Gerd Moellmann
2001-10-08
1
-3
/
+0
*
(required_matrix_width, required_matrix_height): New
Gerd Moellmann
2001-09-26
1
-43
/
+73
*
(set_window_cursor_after_update): Fix code
Gerd Moellmann
2001-09-12
1
-8
/
+7
*
(direct_output_for_insert): Don't change IT's
Gerd Moellmann
2001-09-10
1
-0
/
+1
*
(direct_output_for_insert): Set updated_area
Gerd Moellmann
2001-08-28
1
-0
/
+1
*
(adjust_glyph_matrix): Undo last change.
Gerd Moellmann
2001-08-09
1
-3
/
+1
*
(adjust_glyph_matrix): In the optimization for
Gerd Moellmann
2001-08-08
1
-1
/
+3
*
(shift_glyph_matrix, blank_row): Fix computation
Gerd Moellmann
2001-07-27
1
-11
/
+9
*
(adjust_glyph_matrix): In the optimization for
Gerd Moellmann
2001-07-23
1
-6
/
+8
*
(update_window): Don't set the cursor at the end
Gerd Moellmann
2001-07-19
1
-6
/
+28
*
(update_window): Don't skip the header-line
Gerd Moellmann
2001-07-10
1
-14
/
+2
*
(adjust_glyph_matrix): Don't try to reuse the current
Gerd Moellmann
2001-03-30
1
-1
/
+4
*
(buffer_posn_from_coords): Add parameters OBJECT and
Gerd Moellmann
2001-03-09
1
-6
/
+11
*
(syms_of_display) <glyph-table>: Doc fix.
Eli Zaretskii
2001-03-06
1
-2
/
+3
*
Check HAVE_TERM_H before including term.h.
Gerd Moellmann
2001-02-26
1
-2
/
+2
*
(direct_output_for_insert): Give up if we are showing
Gerd Moellmann
2001-02-22
1
-0
/
+4
*
(direct_output_for_insert): Recognize more cases where
Gerd Moellmann
2001-02-16
1
-1
/
+4
*
(update_text_area): Undo change of 2001-01-12.
Gerd Moellmann
2001-02-15
1
-5
/
+3
*
(update_frame_line): Rename parameter FRAME to F.
Gerd Moellmann
2001-02-06
1
-20
/
+34
*
(adjust_glyph_matrix): Always clear desired matrices.
Gerd Moellmann
2001-01-26
1
-30
/
+43
*
(Fredraw_frame): Remove reference to
Andrew Innes
2001-01-20
1
-1
/
+1
*
(direct_output_for_insert): If char_ins_del_ok is
Gerd Moellmann
2001-01-17
1
-0
/
+6
*
Call redisplay_preserve_echo_area with additional arg.
Gerd Moellmann
2001-01-16
1
-1
/
+1
*
(save_or_restore_current_matrices): Function removed.
Gerd Moellmann
2001-01-15
1
-24
/
+49
*
Fix last change.
Gerd Moellmann
2001-01-12
1
-2
/
+1
*
(update_text_area): Put code which decrements the
Gerd Moellmann
2001-01-12
1
-3
/
+8
*
(Fredraw_frame): Call set_terminal_modes for
Andrew Innes
2001-01-02
1
-1
/
+1
*
(update_window): Don't check_current_matrix_flags.
Gerd Moellmann
2001-01-02
1
-1
/
+1
*
(check_current_matrix_flags) [GLYPH_DEBUG]: New
Gerd Moellmann
2000-12-29
1
-3
/
+35
*
Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
Gerd Moellmann
2000-12-28
1
-1
/
+1
*
Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
Gerd Moellmann
2000-12-28
1
-4
/
+4
*
(struct redisplay_history) [GLYPH_DEBUG]: New.
Gerd Moellmann
2000-12-27
1
-25
/
+112
*
(save_frame_matrix, restore_frame_matrix): Removed.
Gerd Moellmann
2000-12-23
1
-42
/
+21
*
(ensure_frame_matrix): Removed.
Gerd Moellmann
2000-12-21
1
-14
/
+72
[next]