| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Comment change. | Richard M. Stallman | 2001-09-08 | 1 | -3/+9 |
| | | |||||
| * | Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>. | Eli Zaretskii | 2001-09-08 | 1 | -1/+1 |
| | | |||||
| * | More commentary about the role of kbd_macro_end. | Eli Zaretskii | 2001-09-07 | 1 | -1/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-07 | 1 | -0/+5 |
| | | |||||
| * | (init_from_display_pos): Don't compare the result | Gerd Moellmann | 2001-09-07 | 1 | -1/+1 |
| | | | | | of calling index with NULL. | ||||
| * | (x_set_background_color): Don't change the colors | Gerd Moellmann | 2001-09-06 | 2 | -8/+18 |
| | | | | | of the X window of scroll bar widgets. | ||||
| * | (w32_createwindow): Undo last change. | Andrew Innes | 2001-09-05 | 2 | -1/+5 |
| | | |||||
| * | (store_kbd_macro_char): Fix computation of kbd_macro_end. | Gerd Moellmann | 2001-09-05 | 2 | -17/+17 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-05 | 1 | -0/+5 |
| | | |||||
| * | (string_buffer_position): Use *single_char_property* | Gerd Moellmann | 2001-09-05 | 1 | -3/+3 |
| | | | | | functions instead of the *single_property* functions. | ||||
| * | (w32_read_socket): Add more information to debugging output. | Andrew Innes | 2001-09-04 | 2 | -4/+15 |
| | | |||||
| * | (w32_createwindow): Remove the WS_CLIPCHILDREN style | Andrew Innes | 2001-09-04 | 1 | -7/+17 |
| | | | | | | | | | from Emacs frames, so that calls to GetClipBox in w32term.c correctly report when part of a frame is visible (including scrollbars, etc). This prevents repeated redrawing of frames when only a scrollbar is visible. (w32_wnd_proc): Add more frame information to debugging output. | ||||
| * | *** empty log message *** | Stefan Monnier | 2001-09-04 | 1 | -6/+8 |
| | | |||||
| * | (handle_single_display_prop): Fix for int/Lisp_Object mixup. | Stefan Monnier | 2001-09-04 | 1 | -4/+4 |
| | | |||||
| * | Comment fix. | Gerd Moellmann | 2001-09-03 | 1 | -1/+1 |
| | | |||||
| * | (note_mouse_highlight) <help-echo>: When looking for | Gerd Moellmann | 2001-09-03 | 2 | -19/+84 |
| | | | | | | | | | | | | help-echo for a string which doesn't have help-echo itself, use get-char-property to obtain the help-echo from the string's buffer (note_mouse_highlight) <mouse-face>: When on a string that doesn't have mouse-face, look for mouse-face ``under'' the string for mouse-face from an overlay. (fast_find_position): Add parameter STOP. In the final row, stop before glyphs having STOP as object. Don't consider glyphs that are not from a buffer. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-09-03 | 1 | -0/+4 |
| | | |||||
| * | (syms_of_buffer): Doc fix. | Gerd Moellmann | 2001-09-03 | 1 | -1/+2 |
| | | |||||
| * | (Fmd5): Doc fix. | Eli Zaretskii | 2001-09-01 | 2 | -1/+5 |
| | | |||||
| * | Fix two typos. | Eli Zaretskii | 2001-08-31 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-08-31 | 1 | -0/+5 |
| | | |||||
| * | (update_compositions): Do nothing if | Gerd Moellmann | 2001-08-31 | 1 | -1/+4 |
| | | | | | inhibit-modification-hooks is set. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-08-31 | 1 | -0/+4 |
| | | |||||
| * | (shut_down_emacs): Fix last change. | Gerd Moellmann | 2001-08-30 | 1 | -1/+1 |
| | | |||||
| * | (shut_down_emacs): Don't call check_glyph_memory | Gerd Moellmann | 2001-08-30 | 1 | -2/+7 |
| | | | | | | and check_message_stack if temrinating normally. We want glyph matrices etc. in a core dump. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-08-30 | 1 | -0/+7 |
| | | |||||
| * | (Qbuffer_position, Qposition, Qobject): New variables. | Gerd Moellmann | 2001-08-30 | 1 | -17/+20 |
| | | | | | | | | | (syms_of_xdisp): Initialize them. (handle_single_display_prop): Don't change point, bind `object', `position', and `buffer-position' instead to the object having the `display' property, position in the object and position in the buffer. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-08-30 | 1 | -0/+5 |
| | | |||||
| * | (Finsert_file_contents): Don't change the multibyteness | Gerd Moellmann | 2001-08-30 | 1 | -16/+5 |
| | | | | | of the buffer if REPLACE is non-nil. | ||||
| * | (Finsert_file_contents): Undo change of 2001-08-27. | Gerd Moellmann | 2001-08-29 | 2 | -4/+19 |
| | | |||||
| * | (x_set_glyph_string_background_width) | Eli Zaretskii | 2001-08-28 | 2 | -5/+12 |
| | | | | | (show_mouse_face): Track the last changes in xterm.c. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-08-28 | 1 | -1/+1 |
| | | |||||
| * | (x_set_glyph_string_background_width): Set the glyph | Gerd Moellmann | 2001-08-28 | 2 | -6/+14 |
| | | | | | | | | strings background width so that multi-line mouse-face is drawn to the right edge of the window. (show_mouse_face): Set the row's mouse_face_p flag after drawing glyphs. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-08-28 | 1 | -0/+3 |
| | | |||||
| * | (direct_output_for_insert): Set updated_area | Gerd Moellmann | 2001-08-28 | 1 | -0/+1 |
| | | | | | before insering/writing glyphs. | ||||
| * | (display_mode_element): Use string_byte_to_char to | Gerd Moellmann | 2001-08-28 | 2 | -21/+41 |
| | | | | | | | | determine character positions in strings, use chars_in_text instead of strwidth. (dump_glyph_row) [GLYPH_DEBUG]: Take a glyph row instead of a matrix as parameter; this is easier to use from GDB. | ||||
| * | *** empty log message *** | Stefan Monnier | 2001-08-27 | 1 | -26/+20 |
| | | |||||
| * | *** empty log message *** | Miles Bader | 2001-08-27 | 1 | -0/+5 |
| | | |||||
| * | (Fprevious_single_char_property_change) | Miles Bader | 2001-08-27 | 1 | -4/+4 |
| | | | | | (Fnext_single_char_property_change): Doc fixes. | ||||
| * | (init_from_display_pos, init_to_row_end): Return 0 if | Gerd Moellmann | 2001-08-27 | 2 | -16/+63 |
| | | | | | | | | there exist overlay strings with newlines at POS. (text_outside_line_unchanged_p): Return 0 if changes start at START and overlays exist at START. Likewise for END. (try_window_id): Give up if init_to_row_end returns 0. | ||||
| * | Finsert_file_contents): Allocate, restore, and | Gerd Moellmann | 2001-08-27 | 1 | -0/+6 |
| | | | | | free composition data in the case of REPLACE not being nil. | ||||
| * | (Finsert_file_contents): Call Fset_buffer_multibyte | Gerd Moellmann | 2001-08-27 | 2 | -10/+9 |
| | | | | | unconfitionally. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-08-24 | 1 | -0/+3 |
| | | |||||
| * | (access_keymap): Return the cdr of the binding of | Gerd Moellmann | 2001-08-24 | 1 | -1/+1 |
| | | | | | a generic character instead of its definition (KEY . BINDING). | ||||
| * | (Finsert_file_contents): Set coding's dest_multibyte | Gerd Moellmann | 2001-08-24 | 2 | -6/+13 |
| | | | | | to 0 also in the REPLACE case. | ||||
| * | 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk> | Andrew Choi | 2001-08-24 | 2 | -5/+11 |
| | | | | | | * fileio.c (Ffile_readable_p) [macintosh]: Call access instead of open to determine whether file is readable (as for DOS_NT). | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-08-23 | 1 | -0/+8 |
| | | |||||
| * | (Finsert_file_contents): If VISIT is non-nil, and | Gerd Moellmann | 2001-08-23 | 1 | -2/+8 |
| | | | | | | | | coding.type is coding_type_no_conversion or coding_type_raw_text, use Fset_buffer_multibyte to make the buffer unibyte if REPLACE is non-nil instead of just setting enable_multibyte_characters in the buffer to nil. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-08-22 | 1 | -0/+14 |
| | | |||||
| * | (menu_face_changed_default): New variable. | Gerd Moellmann | 2001-08-22 | 1 | -9/+25 |
| | | | | | | | | | | | | | (menu_face_changed_count): Variable removed. (Finternal_set_lisp_face_attribute): Doc fix. If FRAME is t, set the menu_face_changed_default flag, otherwise set the FRAME's menu_face_changed_p flag if the `menu' face has been changed. Prevent calling set_font_frame_param if FRAME is t. (make_face_cache): Initialize cache's menu_face_changed_p from menu_face_changed_default. (realize_basic_faces): Look into the frame's face cache to determine if the menu appearance needs updating. | ||||