- 13 Jul, 2005 1 commit
-
-
Kim F. Storm authored
row in minibuffer windows. (try_window): Don't check margins in minibuffer windows.
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 03 Jul, 2005 1 commit
-
-
Richard M. Stallman authored
a partially-visible line or one only partly past the margin.
-
- 30 Jun, 2005 1 commit
-
-
Juri Linkov authored
decrease x coord of vertical border by 1 pixel to not occupy text area of the right window.
-
- 25 Jun, 2005 1 commit
-
-
Richard M. Stallman authored
(redisplay_window): Handle try_window reporting point in scroll margin.
-
- 24 Jun, 2005 1 commit
-
-
Juanma Barranquero authored
(syms_of_xdisp) <void-text-area-pointer>: Doc fix.
-
- 23 Jun, 2005 1 commit
-
-
Richard M. Stallman authored
Finish reversing the tests of Vnobreak_char_display. (Vnobreak_char_display): Renamed from Vshow_nonbreak_escape. All uses changed. (Qnobreak_space): Renamed from Qno_break_space. All uses changed. (syms_of_xdisp): Define nobreak-char-display and nobreak-space.
-
- 17 Jun, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 13 Jun, 2005 1 commit
-
-
Stefan Monnier authored
(get_phys_cursor_geometry, format_mode_line_unwind_data) (get_line_height_property, x_produce_glyphs): Remove unused vars.
-
- 10 Jun, 2005 1 commit
-
-
Masatake YAMATO authored
when mouse_face is not given. Remove unnecessary tabs.
-
- 08 Jun, 2005 2 commits
-
-
Kim F. Storm authored
* eval.c (do_autoload): * macmenu.c (set_frame_menubar): * process.c (read_process_output, exec_sentinel): * xmenu.c (set_frame_menubar): * xdisp.c (prepare_menu_bars, update_menu_bar, update_tool_bar): * w32menu.c (set_frame_menubar): Use record_unwind_save_match_data. Rename restore_match_data to restore_search_regs.
-
Richard M. Stallman authored
Distinguish Vshow_nonbreak_escape = t or not t. For t, use escape_glyph once again, as before previous change. Use space or hyphen for display, instead of the non-ASCII char. (syms_of_xdisp) <show-nonbreak-escape>: Doc fix.
-
- 07 Jun, 2005 1 commit
-
-
Masatake YAMATO authored
the overlapping of re-rendering area to avoid flickering. (note_mouse_highlight): Call clear_mouse_face if PART is not ON_MODE_LINE nor ON_HEADER_LINE.
-
- 06 Jun, 2005 1 commit
-
-
Juri Linkov authored
(syms_of_xdisp): Initialize it. (get_next_display_element): Add no-break space and soft hypen codes for iso8859-2 and iso8859-5. Don't add `\' for them. Use `no-break-space' face for no-break spaces.
-
- 02 Jun, 2005 1 commit
-
-
Kim F. Storm authored
(x_consider_frame_title, Fformat_mode_line): Save offset into mode_line_noprop_buf rather than pointer, in case buffer is relocated.
-
- 31 May, 2005 3 commits
-
-
Kim F. Storm authored
and format-mode-line. Set mode_line_target to MODE_LINE_DISPLAY.
-
Stefan Monnier authored
-
Kim F. Storm authored
(mode_line_noprop_ptr): Rename from frame_title_*. (store_mode_line_noprop_char): Rename from store_frame_title_char. (store_mode_line_noprop): Rename from store_frame_title. (mode_line_target): New enum to specify current output target for mode line formatting. (display_mode_element): Test it rather than frame_title_ptr and mode_line_string_list to determine where output should go. (mode_line_proptrans_alist, mode_line_string_alist): Make static. (Vmode_line_unwind_vector): New variable. (format_mode_line_unwind_data, unwind_format_mode_line): New functions for unwind protection in mode line formatting. (x_consider_frame_title): Use them and new local var 'title_start' to support nested calls to format-mode-line. Set mode_line_target to MODE_LINE_TITLE. (Fformat_mode_line): Use them and new local var 'string_start' to support nested calls to format-mode-line. Set mode_line_target to MODE_LINE_NOPROP or MODE_LINE_STRING. Don't trim trailing dashes. (decode_mode_spec): Don't make infinite number of trailing dashes for MODE_LINE_NOPROP and MODE_LINE_STRING targets. (syms_of_xdisp): Initialize and staticpro mode_line_string_face, mode_line_string_face_prop, and Vmode_line_unwind_vector. (init_xdisp): Initialize mode_line_noprop_ptr to start of _buf. Initialize mode_line_target to MODE_LINE_DISPLAY.
-
- 27 May, 2005 1 commit
-
-
Masatake YAMATO authored
pointer to a hand cursor when hoovering over a mouse-face.
-
- 25 May, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 24 May, 2005 1 commit
-
-
Masatake YAMATO authored
* xdisp.c (note_mode_line_or_margin_highlight): Use b and e as loop sentinels.
-
- 23 May, 2005 1 commit
-
-
Masatake YAMATO authored
2005-05-23 Masatake YAMATO <jet@gyve.org> * xdisp.c (note_mode_line_or_margin_highlight): Added code for mouse-face. Change the type of the first argument from `window' to `List_Object'. (note_mouse_highlight): Call note_mode_line_or_margin_highlight with window instead of w. 2005-05-23 Masatake YAMATO <jet@gyve.org> * bindings.el (mode-line-major-mode-keymap): Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'. * faces.el (mode-line-highlight): New face. * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight as mouse-face. * bindings.el (top-level, help-echo, mode-line-modified) (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight as mouse-face.
-
- 22 May, 2005 1 commit
-
-
Richard M. Stallman authored
padding is specified, put it after the last element.
-
- 16 May, 2005 1 commit
-
-
Kim F. Storm authored
(handle_single_display_spec): Return -1 for empty replacement.
-
- 14 May, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 02 May, 2005 2 commits
-
-
Richard M. Stallman authored
(Qcursor_in_non_selected_windows): Vars deleted. (syms_of_xdisp): Don't initialize them. (get_window_cursor_type): Use cursor_in_non_selected_windows buffer slot.
-
Kim F. Storm authored
-
- 01 May, 2005 1 commit
-
-
Kim F. Storm authored
This may happen if last glyphs was an image or stretch glyph.
-
- 30 Apr, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 21 Apr, 2005 2 commits
-
-
Kim F. Storm authored
(note_mode_line_or_margin_highlight, note_mouse_highlight): Use Fplist_get instead of Fsafe_plist_get.
-
Miles Bader authored
src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
-
- 19 Apr, 2005 2 commits
-
-
Kim F. Storm authored
face unless last visible char and first invisible char have the same face. Also use default face if saved_face_id is undefined.
-
Kim F. Storm authored
selective_display_ellipsis_p so ellipsis will be shown in same face as preceding text. (setup_for_ellipsis): Don't set saved_face_id here. (next_element_from_display_vector): Default to saved_face_id.
-
- 18 Apr, 2005 1 commit
-
-
Kim F. Storm authored
Calls changed. Don't check for overlay-arrow-bitmap property here. (overlay_arrow_at_row): Remove PBITMAP arg. Instead, if left fringe is present, return Lisp integer for bitmap (or -1 for default). Fix value of overlay-arrow-bitmap property to be a symbol, use lookup_fringe_bitmap to parse it. (display_line): Change call to overlay_arrow_at_row. Store integer return value as overlay bitmap in row rather than window. Only show overlay arrow if row displays text, or if no other overlay arrow is seen in window (if overlay marker is at point-max).
-
- 16 Apr, 2005 1 commit
-
-
Richard M. Stallman authored
(set_message): Call with_echo_area_buffer with WHICH = 0. (set_message_1): Erase the echo area buffer first thing. (echo_area_display): Don't clear echo_message_buffer.
-
- 08 Apr, 2005 1 commit
-
-
Kim F. Storm authored
-
- 29 Mar, 2005 1 commit
-
-
Kim F. Storm authored
-
- 24 Mar, 2005 2 commits
-
-
Stefan Monnier authored
Just prepend a backslash without replacing the NBSP by an SPC.
-
Stefan Monnier authored
-
- 22 Mar, 2005 1 commit
-
-
Kim F. Storm authored
right-fringe face from fringe face.
-