aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2001-02-241-0/+5
|
* *** empty log message ***Jason Rumney2001-02-231-0/+14
|
* *** empty log message ***Andrew Innes2001-02-221-0/+24
|
* (forward_to_next_line_start): When taking the shortcutGerd Moellmann2001-02-221-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 parameterGerd Moellmann2001-02-221-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 Moellmann2001-02-221-0/+4
|
* Add copyright notice.Gerd Moellmann2001-02-221-0/+2
|
* (direct_output_for_insert): Give up if we are showingGerd Moellmann2001-02-221-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 theGerd Moellmann2001-02-211-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 Moellmann2001-02-211-0/+35
|
* (read_char): When an event from unread-command-eventsGerd Moellmann2001-02-201-0/+3
| | | | is from the tool or menu bar, set *USE_MOUSE_MENU to 1.
* *** empty log message ***Gerd Moellmann2001-02-201-0/+3
|
* (setup_echo_area_for_printing): Set truncate_lines toGerd Moellmann2001-02-201-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 Moellmann2001-02-191-0/+10
| | | | | (displayed_window_lines): Call line_bottom_y to determine the line's bottom position.
* (recursive_edit_1): Bind `inhibit-redisplay' andGerd Moellmann2001-02-191-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 Moellmann2001-02-191-0/+6
|
* (update_menu_bar): Run activate-menu-bar-hook withGerd Moellmann2001-02-191-0/+6
| | | | safe_run_hooks.
* (malloc_initialize_hook): Handle case thet `environ'Gerd Moellmann2001-02-191-0/+3
| | | | is null.
* (__morecore) [!SYSTEM_MALLOC]: Move declarationGerd Moellmann2001-02-191-0/+5
| | | | to the start of the file.
* *** empty log message ***Gerd Moellmann2001-02-161-1/+3
|
* *** empty log message ***Gerd Moellmann2001-02-161-0/+2
|
* (coordinates_in_window): Increase width of areaGerd Moellmann2001-02-161-0/+3
| | | | where the vertical line can be dragged.
* *** empty log message ***Gerd Moellmann2001-02-161-0/+4
|
* *** empty log message ***Gerd Moellmann2001-02-161-0/+11
|
* (directory_files_internal): Set result list to nilGerd Moellmann2001-02-161-0/+5
| | | | before retrying.
* (ccl_driver) [CCL_ReadMultibyteChar2]: If SRC points anKenichi Handa2001-02-151-0/+6
| | | | | invalid mulitbyte sequence, treat *SRC as a character of eight-bit-graphic.
* (Fset_text_properties): Doc fix.Eli Zaretskii2001-02-151-0/+4
|
* (update_text_area): Undo change of 2001-01-12.Gerd Moellmann2001-02-151-0/+4
|
* *** empty log message ***Dave Love2001-02-151-0/+4
|
* (w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing theAndrew Innes2001-02-141-0/+5
| | | | Emacs frame above the screen size.
* (reseat_1): Set iterator's end_charpos to ZV.Gerd Moellmann2001-02-141-0/+4
|
* (del_range_1, del_range_byte, del_range_both): HandleGerd Moellmann2001-02-131-0/+3
| | | | case that TO ends up beyond ZV after running before-change-functions.
* (window_loop) <GET_BUFFER_WINDOW>: Prefer to returnGerd Moellmann2001-02-131-0/+3
| | | | the selected window if it is showing the buffer in question.
* (best_matching_font): New parameter width_ratio.Gerd Moellmann2001-02-131-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 Moellmann2001-02-131-0/+5
| | | | (toplevel): Include errno.h.
* (x_produce_image_glyph): Pay attention to the case thatAndrew Innes2001-02-121-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 Handa2001-02-091-0/+24
|
* (w32_encode_char): Treat eight bit graphic and controlJason Rumney2001-02-091-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 ZHU2001-02-091-0/+4
| | | | * charset.c (Fstring): A typo.
* *** empty log message ***Kenichi Handa2001-02-091-0/+6
|
* *** empty log message ***Kenichi Handa2001-02-081-0/+6
|
* (w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow.Stefan Monnier2001-02-081-0/+5
|
* *** empty log message ***Kenichi Handa2001-02-071-0/+10
|
* (select_palette): Do nothing if palette hasn't yetAndrew Innes2001-02-061-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 Moellmann2001-02-061-0/+5
| | | | Avoid some unnecessary cursor positioning.
* (split_font_name): Compute numeric value ofGerd Moellmann2001-02-051-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 Love2001-02-051-0/+4
|
* *** empty log message ***Andrew Innes2001-02-051-0/+6
|
* (x_display_and_set_cursor): Check for the focusGerd Moellmann2001-02-051-0/+3
| | | | frame's selected window instead of selected_window.
* (try_scrolling): If point is in the line below theGerd Moellmann2001-02-051-0/+4
| | | | | window, make sure to move the iterator at least a canonical char height down.