index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xdisp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(invisible_text_between_p): Put prototype inside #if 0 because unused.
Pavel JanÃk
2001-10-20
1
-0
/
+4
*
(dump_glyph_row, display_mode_line): Don't use `inverse_p' field.
Miles Bader
2001-10-20
1
-3
/
+1
*
(redisplay_internal): Don't clear echo area if the
Gerd Moellmann
2001-10-19
1
-1
/
+5
*
(display_line): Indicate empty lines in active
Gerd Moellmann
2001-10-18
1
-1
/
+2
*
(try_window_id): Undo last change. Give up if
Gerd Moellmann
2001-10-17
1
-24
/
+24
*
(try_window_id): Don't display lines after the window
Gerd Moellmann
2001-10-17
1
-16
/
+24
*
(try_window_id): Remove code that was only there
Gerd Moellmann
2001-10-17
1
-15
/
+0
*
(display_line): Don't indicate empty lines in
Gerd Moellmann
2001-10-17
1
-1
/
+2
*
Change doc-string comments to `new style' [w/`doc:' keyword].
Miles Bader
2001-10-17
1
-86
/
+86
*
(in_ellipses_for_invisible_text_p, handle_invisible_prop):
Stefan Monnier
2001-10-14
1
-14
/
+11
*
(DOLIST, LOOP_PROPVAL): Remove.
Stefan Monnier
2001-10-14
1
-77
/
+38
*
Put doc strings in comments.
Gerd Moellmann
2001-10-14
1
-158
/
+159
*
(init_iterator): Be more strict with bytepos and charspos.
Stefan Monnier
2001-10-12
1
-65
/
+65
*
(handle_fontified_prop): Don't bind after-change-functions.
Stefan Monnier
2001-10-08
1
-1
/
+0
*
Don't define min/max.
Gerd Moellmann
2001-10-08
1
-3
/
+0
*
(display_line): Set row's ends_in_newline_from_string_p.
Gerd Moellmann
2001-10-01
1
-1
/
+4
*
(display_mode_element): One more case where a string's
Gerd Moellmann
2001-09-27
1
-1
/
+2
*
(with_echo_area_buffer): Use echo_kboard instead
Gerd Moellmann
2001-09-26
1
-1
/
+1
*
(make_cursor_line_fully_visible): Return 0 and set
Gerd Moellmann
2001-09-26
1
-49
/
+110
*
(display_mode_lines): Temporarily set selected_frame
Gerd Moellmann
2001-09-26
1
-12
/
+8
*
(display_mode_element): If the mode element is a symbol
Gerd Moellmann
2001-09-25
1
-1
/
+1
*
(row_containing_pos): Make externally visible.
Gerd Moellmann
2001-09-25
1
-4
/
+1
*
(decode_mode_spec): Add parameter MULTIBYTE.
Gerd Moellmann
2001-09-19
1
-15
/
+24
*
(try_window_id) [!GLYPH_DEBUG]: Give up if
Gerd Moellmann
2001-09-18
1
-0
/
+15
*
(reseat_1): Set IT's multibyte_p flag according to the
Gerd Moellmann
2001-09-13
1
-0
/
+1
*
(with_echo_area_buffer): Bind inhibit-modification-hooks
Gerd Moellmann
2001-09-11
1
-0
/
+1
*
(init_from_display_pos): Put some code in #if 0.
Gerd Moellmann
2001-09-11
1
-6
/
+20
*
(Ftrace_to_stderr) [GLYPH_DEBUG]: Take args like
Gerd Moellmann
2001-09-10
1
-6
/
+7
*
(init_from_display_pos): Don't compare the result
Gerd Moellmann
2001-09-07
1
-1
/
+1
*
(string_buffer_position): Use *single_char_property*
Gerd Moellmann
2001-09-05
1
-3
/
+3
*
(handle_single_display_prop): Fix for int/Lisp_Object mixup.
Stefan Monnier
2001-09-04
1
-4
/
+4
*
(Qbuffer_position, Qposition, Qobject): New variables.
Gerd Moellmann
2001-08-30
1
-17
/
+20
*
(display_mode_element): Use string_byte_to_char to
Gerd Moellmann
2001-08-28
1
-21
/
+33
*
(init_from_display_pos, init_to_row_end): Return 0 if
Gerd Moellmann
2001-08-27
1
-16
/
+54
*
(move_it_by_lines) <DVPOS < 0>: Start at the beginning
Gerd Moellmann
2001-08-16
1
-5
/
+3
*
(move_it_by_lines) <DVPOS < 0>: If not already on
Gerd Moellmann
2001-08-13
1
-0
/
+6
*
(resize_echo_area_exactly): Don't resize the mini-window
Gerd Moellmann
2001-08-13
1
-7
/
+15
*
(mark_window_display_accurate_1): Remove an assertion.
Gerd Moellmann
2001-08-09
1
-0
/
+2
*
(start_display): Don't try to determine the continuation
Gerd Moellmann
2001-08-07
1
-29
/
+25
*
(resize_mini_window): If Vmax_mini_window_height is
Gerd Moellmann
2001-08-03
1
-1
/
+1
*
(redisplay_internal): Take message_cleared_p into
Gerd Moellmann
2001-08-02
1
-1
/
+1
*
(redisplay_internal): Add a check for the last
Gerd Moellmann
2001-08-01
1
-1
/
+3
*
(message_cleared_p): New variable.
Gerd Moellmann
2001-08-01
1
-3
/
+18
*
(resize_echo_area_exactly): Fix typo in function name.
Gerd Moellmann
2001-08-01
1
-2
/
+2
*
(init_from_display_pos): If POS is in an overlay string,
Gerd Moellmann
2001-07-27
1
-25
/
+26
*
(resize_mini_window): Give up when inhibit-redisplay
Gerd Moellmann
2001-07-26
1
-6
/
+13
*
(resize_mini_window): Don't resize while redisplaying.
Gerd Moellmann
2001-07-25
1
-0
/
+6
*
(get_next_display_element): Use CHAR_STRING_NO_SIGNAL
Gerd Moellmann
2001-07-13
1
-1
/
+16
*
(try_cursor_movement): Prevent a warning from GCC 3.0.
Gerd Moellmann
2001-07-11
1
-1
/
+1
*
(add_to_log): Do nothing if called asynchronously.
Gerd Moellmann
2001-07-10
1
-0
/
+6
[next]