aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-02-161-1/+3
|
* (set_window_buffer): Fix last change.Gerd Moellmann2001-02-161-1/+1
|
* *** empty log message ***Gerd Moellmann2001-02-161-0/+2
|
* (set_window_buffer): Set window's vscroll to 0.Gerd Moellmann2001-02-161-2/+2
|
* (coordinates_in_window): Increase width of areaGerd Moellmann2001-02-162-5/+11
| | | | 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
|
* (x_set_glyph_string_background_width): Extend theGerd Moellmann2001-02-161-1/+2
| | | | | background face to the end of the drawing area in the text area, only.
* (x_insert_glyphs): Call window_box_left to obtainGerd Moellmann2001-02-161-1/+1
| | | | the left x-coordinate of the area to shift.
* (direct_output_for_insert): Recognize more cases whereGerd Moellmann2001-02-161-1/+4
| | | | glyphs can be written instead of being inserted.
* (handle_single_display_prop): Set iterator's positionGerd Moellmann2001-02-161-90/+108
| | | | | | to where the `display' property starts, like for images. (dump_glyph): New function. (dump_glyph_row): Use it. Dump info about marginal areas.
* (directory_files_internal): Set result list to nilGerd Moellmann2001-02-162-1/+9
| | | | before retrying.
* (ccl_driver) [CCL_ReadMultibyteChar2]: If SRC points anKenichi Handa2001-02-152-12/+24
| | | | | invalid mulitbyte sequence, treat *SRC as a character of eight-bit-graphic.
* (Fset_text_properties): Doc fix.Eli Zaretskii2001-02-152-1/+7
|
* (update_text_area): Undo change of 2001-01-12.Gerd Moellmann2001-02-152-5/+7
|
* *** empty log message ***Dave Love2001-02-151-0/+4
|
* Comment fixes.Dave Love2001-02-141-9/+9
|
* Doc and message fixes.Dave Love2001-02-141-37/+37
|
* Fix problems confusing authors.el.Dave Love2001-02-141-2/+2
|
* (w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing theAndrew Innes2001-02-142-0/+9
| | | | Emacs frame above the screen size.
* (reseat_1): Set iterator's end_charpos to ZV.Gerd Moellmann2001-02-142-0/+5
|
* (del_range_1, del_range_byte, del_range_both): HandleGerd Moellmann2001-02-132-3/+16
| | | | case that TO ends up beyond ZV after running before-change-functions.
* (window_loop) <GET_BUFFER_WINDOW>: Prefer to returnGerd Moellmann2001-02-132-10/+9
| | | | the selected window if it is showing the buffer in question.
* (best_matching_font): New parameter width_ratio.Gerd Moellmann2001-02-132-9/+23
| | | | | | 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-132-0/+7
| | | | (toplevel): Include errno.h.
* (x_produce_image_glyph): Pay attention to the case thatAndrew Innes2001-02-122-35/+81
| | | | | | | | | | | | | | | 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
|
* (struct face): Add comment for how to handle a negative value inKenichi Handa2001-02-091-1/+5
| | | | box_line_width.
* (Finternal_set_lisp_face_attribute): The value of :boxKenichi Handa2001-02-091-6/+6
| | | | | | and :line-width can be negative. (realize_x_face): The value of attrs[LFACE_BOX_INDEX] can be negative.
* (x_produce_image_glyph): Pay attention to the case thatKenichi Handa2001-02-091-36/+63
| | | | | | | | | | | | | | | 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.
* (w32_encode_char): Treat eight bit graphic and controlJason Rumney2001-02-092-8/+44
| | | | | | | | | | 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.
* (init-environment): Duplicate local string before putenv.Jason Rumney2001-02-091-1/+1
|
* (Fx_show_tip): Fix calls to make_number.Jason Rumney2001-02-091-65/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (x_set_font): If font hasn't changed, avoid recomputing faces and other things. (x_set_tool_bar_lines): Do nothing if frame is minibuffer-only, (Fx_create_frame): Add the tool bar height to the frame height. (x_create_tip_frame): Prevent changing the tooltip's background color by specifying a color for the default font in .Xdefaults. (Qcancel_timer): New variable. (syms_of_w32fns): Initialize and staticpro it. (Fx_hide_tip, Fx_show_tip): Use it. (Fx_show_tip): Make sure to set tip_timer to nil when canceling the timer. (toplevel): Lisp code for generating parts of syms_of_w32fns removed. (Fx_show_tip): Fix calls to make_number. (x_set_font): If font hasn't changed, avoid recomputing faces and other things. (x_set_tool_bar_lines): Do nothing if frame is minibuffer-only, (Fx_create_frame): Add the tool bar height to the frame height. (x_create_tip_frame): Prevent changing the tooltip's background color by specifying a color for the default font in .Xdefaults. (Qcancel_timer): New variable. (syms_of_w32fns): Initialize and staticpro it. (Fx_hide_tip, Fx_show_tip): Use it. (Fx_show_tip): Make sure to set tip_timer to nil when canceling the timer. (toplevel): Lisp code for generating parts of syms_of_w32fns removed.
* 2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>ShengHuo ZHU2001-02-092-1/+5
| | | | * charset.c (Fstring): A typo.
* (Fchar_to_string): If CHARACTER is less than 256,Kenichi Handa2001-02-091-1/+3
| | | | return a unibyte string.
* (Fstring): If all arguments are less than 256, return a unibyteKenichi Handa2001-02-091-1/+11
| | | | string.
* *** empty log message ***Kenichi Handa2001-02-091-0/+6
|
* (code_convert_region): After detecting a coding, ifKenichi Handa2001-02-081-1/+12
| | | | | nothing found, set coding->composing to COMPOSITION_NO. (decode_coding_string): Likewise.
* *** empty log message ***Kenichi Handa2001-02-081-0/+6
|
* (w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow.Stefan Monnier2001-02-082-1/+6
|
* (parse_str_to_multibyte): New function.Kenichi Handa2001-02-071-0/+17
|
* (parse_str_to_multibyte): Extern it.Kenichi Handa2001-02-071-0/+1
|
* (print_string): If we are going to print a unibyteKenichi Handa2001-02-071-2/+17
| | | | | string into a multibyte buffer, convert the string to multibyte by str_to_multibyte.
* *** empty log message ***Kenichi Handa2001-02-071-0/+10
|
* (select_palette): Do nothing if palette hasn't yetAndrew Innes2001-02-062-1/+7
| | | | | 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-062-20/+39
| | | | Avoid some unnecessary cursor positioning.
* (split_font_name): Compute numeric value ofGerd Moellmann2001-02-052-64/+110
| | | | | | | | | | | | | | | | | | 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.
* (enum lface_attribute_index): AddGerd Moellmann2001-02-051-0/+1
| | | | LFACE_AVGWIDTH_INDEX (invisible from Lisp).
* *** empty log message ***Dave Love2001-02-051-0/+4
|
* Revert last change following loadup.el change.Dave Love2001-02-051-1/+1
|