| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Kenichi Handa | 2001-02-24 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2001-02-23 | 1 | -0/+14 |
| | | |||||
| * | *** empty log message *** | Andrew Innes | 2001-02-22 | 1 | -0/+24 |
| | | |||||
| * | (forward_to_next_line_start): When taking the shortcut | Gerd Moellmann | 2001-02-22 | 1 | -0/+4 |
| | | | | | | at the start of the function, check that the \n in it->c is from the iterator's current position. | ||||
| * | (handle_single_display_prop): Add parameter | Gerd Moellmann | 2001-02-22 | 1 | -0/+9 |
| | | | | | | | | | | | DISPLAY_REPLACED_BEFORE_P. If it is non-zero ignore display properties which replace the display of text with something else. (handle_display_prop): Call handle_single_display_prop with additional argument saying if we already replaced text display with something else. Use AREF. (with_echo_area_buffer_unwind_data, display_menu_bar) (decode_mode_spec_coding): Use AREF and ASIZE. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-22 | 1 | -0/+4 |
| | | |||||
| * | Add copyright notice. | Gerd Moellmann | 2001-02-22 | 1 | -0/+2 |
| | | |||||
| * | (direct_output_for_insert): Give up if we are showing | Gerd Moellmann | 2001-02-22 | 1 | -0/+6 |
| | | | | | | a message or just cleared the message because we might need to resize the echo area window or display an empty echo area. | ||||
| * | (redisplay_internal): Do the | Gerd Moellmann | 2001-02-21 | 1 | -0/+5 |
| | | | | | | | mark_window_display_accurate after all windows have been redisplayed because this call resets flags in buffers which are needed for proper redisplay. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-21 | 1 | -0/+35 |
| | | |||||
| * | (read_char): When an event from unread-command-events | Gerd Moellmann | 2001-02-20 | 1 | -0/+3 |
| | | | | | is from the tool or menu bar, set *USE_MOUSE_MENU to 1. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-20 | 1 | -0/+3 |
| | | |||||
| * | (setup_echo_area_for_printing): Set truncate_lines to | Gerd Moellmann | 2001-02-20 | 1 | -0/+6 |
| | | | | | | nil, otherwise we're left with truncate_lines t when a message is printed with message-truncate-lines bound to t. | ||||
| * | (Fmove_to_window_line): Undo last change. | Gerd Moellmann | 2001-02-19 | 1 | -0/+10 |
| | | | | | | (displayed_window_lines): Call line_bottom_y to determine the line's bottom position. | ||||
| * | (recursive_edit_1): Bind `inhibit-redisplay' and | Gerd Moellmann | 2001-02-19 | 1 | -0/+5 |
| | | | | | | | set redisplaying_p to 0 here instead of in Frecursive_edit. (Frecursive_edit): Don't bind `inhibit-redisplay' and don't set redisplaying_p. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-19 | 1 | -0/+6 |
| | | |||||
| * | (update_menu_bar): Run activate-menu-bar-hook with | Gerd Moellmann | 2001-02-19 | 1 | -0/+6 |
| | | | | | safe_run_hooks. | ||||
| * | (malloc_initialize_hook): Handle case thet `environ' | Gerd Moellmann | 2001-02-19 | 1 | -0/+3 |
| | | | | | is null. | ||||
| * | (__morecore) [!SYSTEM_MALLOC]: Move declaration | Gerd Moellmann | 2001-02-19 | 1 | -0/+5 |
| | | | | | to the start of the file. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -1/+3 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -0/+2 |
| | | |||||
| * | (coordinates_in_window): Increase width of area | Gerd Moellmann | 2001-02-16 | 1 | -0/+3 |
| | | | | | where the vertical line can be dragged. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2001-02-16 | 1 | -0/+11 |
| | | |||||
| * | (directory_files_internal): Set result list to nil | Gerd Moellmann | 2001-02-16 | 1 | -0/+5 |
| | | | | | before retrying. | ||||
| * | (ccl_driver) [CCL_ReadMultibyteChar2]: If SRC points an | Kenichi Handa | 2001-02-15 | 1 | -0/+6 |
| | | | | | | invalid mulitbyte sequence, treat *SRC as a character of eight-bit-graphic. | ||||
| * | (Fset_text_properties): Doc fix. | Eli Zaretskii | 2001-02-15 | 1 | -0/+4 |
| | | |||||
| * | (update_text_area): Undo change of 2001-01-12. | Gerd Moellmann | 2001-02-15 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2001-02-15 | 1 | -0/+4 |
| | | |||||
| * | (w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing the | Andrew Innes | 2001-02-14 | 1 | -0/+5 |
| | | | | | Emacs frame above the screen size. | ||||
| * | (reseat_1): Set iterator's end_charpos to ZV. | Gerd Moellmann | 2001-02-14 | 1 | -0/+4 |
| | | |||||
| * | (del_range_1, del_range_byte, del_range_both): Handle | Gerd Moellmann | 2001-02-13 | 1 | -0/+3 |
| | | | | | case that TO ends up beyond ZV after running before-change-functions. | ||||
| * | (window_loop) <GET_BUFFER_WINDOW>: Prefer to return | Gerd Moellmann | 2001-02-13 | 1 | -0/+3 |
| | | | | | the selected window if it is showing the buffer in question. | ||||
| * | (best_matching_font): New parameter width_ratio. | Gerd Moellmann | 2001-02-13 | 1 | -0/+7 |
| | | | | | | | Multiply avgwidth by width_ratio. (choose_face_font): Call best_matching_font with width_ratio calculated from the column width of C. | ||||
| * | (directory_files_internal): Initialize errno. | Gerd Moellmann | 2001-02-13 | 1 | -0/+5 |
| | | | | | (toplevel): Include errno.h. | ||||
| * | (x_produce_image_glyph): Pay attention to the case that | Andrew Innes | 2001-02-12 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | face->box_line_width is negative. (x_produce_stretch_glyph): Likewise. (x_produce_glyphs): Likewise. (x_estimate_mode_line_height): Likewise. (x_draw_glyph_string_background): Likewise. (x_draw_glyph_string_foreground): Likewise. (x_draw_composite_glyph_string_foreground): Likewise. (x_draw_glyph_string_box): Likewise. (x_draw_image_foreground): Likewise. (x_draw_image_relief): Likewise. (x_draw_image_foreground_1): Likewise. (x_draw_image_glyph_string): Likewise. | ||||
| * | *** empty log message *** | Kenichi Handa | 2001-02-09 | 1 | -0/+24 |
| | | |||||
| * | (w32_encode_char): Treat eight bit graphic and control | Jason Rumney | 2001-02-09 | 1 | -0/+30 |
| | | | | | | | | | | | characters the same as ASCII and latin-1. (x_display_and_set_cursor): Check for the focus frame's selected window instead of selected_window. (x_after_update_window_line): Don't clear if frame's internal border width is zero. (x_new_font): Don't change a tooltip's size. (w32_initialize): Set char_ins_del_ok to 1. | ||||
| * | 2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu> | ShengHuo ZHU | 2001-02-09 | 1 | -0/+4 |
| | | | | | * charset.c (Fstring): A typo. | ||||
| * | *** empty log message *** | Kenichi Handa | 2001-02-09 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2001-02-08 | 1 | -0/+6 |
| | | |||||
| * | (w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow. | Stefan Monnier | 2001-02-08 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2001-02-07 | 1 | -0/+10 |
| | | |||||
| * | (select_palette): Do nothing if palette hasn't yet | Andrew Innes | 2001-02-06 | 1 | -0/+6 |
| | | | | | | been created. It seems we can get sent window messages such as WM_ERASEBKGND before we properly update a frame. | ||||
| * | (update_frame_line): Rename parameter FRAME to F. | Gerd Moellmann | 2001-02-06 | 1 | -0/+5 |
| | | | | | Avoid some unnecessary cursor positioning. | ||||
| * | (split_font_name): Compute numeric value of | Gerd Moellmann | 2001-02-05 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | XLFD_AVGWIDTH. (LFACE_AVGWIDTH): New macro. (LFACEP): Use AREF. (check_lface_attrs): Check LFACE_AVGWIDTH. (lface_fully_specified_p): Don't check LFACE_AVGWIDTH. (set_lface_from_font_name): Set LFACE_AVGWIDTH. (merge_face_vectors): Check LFACE_AVGWIDTH. (Finternal_make_lisp_face): Use AREF. (xm_set_menu_resources_from_menu_face) (xl_set_menu_resources_from_menu_face): Check LFACE_AVGWIDTH. (Finternal_lisp_face_empty_p): Use AREF. (lface_same_font_attributes_p): Compare LFACE_AVGWIDTH. (better_font_p, exact_face_match_p): Add parameter AVGWIDTH. Compare average widths.. (best_matching_font): Arrange for comparing average widths. | ||||
| * | *** empty log message *** | Dave Love | 2001-02-05 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Andrew Innes | 2001-02-05 | 1 | -0/+6 |
| | | |||||
| * | (x_display_and_set_cursor): Check for the focus | Gerd Moellmann | 2001-02-05 | 1 | -0/+3 |
| | | | | | frame's selected window instead of selected_window. | ||||
| * | (try_scrolling): If point is in the line below the | Gerd Moellmann | 2001-02-05 | 1 | -0/+4 |
| | | | | | | window, make sure to move the iterator at least a canonical char height down. | ||||