(x_draw_relief_rect): Correct bottom relief by 1 pixel.
[bpt/emacs.git] / src /
2001-10-30 Gerd Moellmann(x_draw_relief_rect): Correct bottom relief by 1 pixel.
2001-10-30 Gerd Moellmann(clear_garbaged_frames): Call Fredraw_frame.
2001-10-30 Stefan Monnier*** empty log message ***
2001-10-30 Stefan MonnierInclude coding.h and charset.h.
2001-10-30 Stefan Monnier(Fx_popup_menu): Explicitly init f, xpos, and ypos.
2001-10-30 Richard M. Stallman(Frequire): Detect recursive try to require the same
2001-10-30 Richard M. Stallman*** empty log message ***
2001-10-30 Richard M. Stallman(print_object): Clarify indication of insertion type.
2001-10-30 Richard M. Stallman*** empty log message ***
2001-10-29 Eli Zaretskii(syms_of_coding): Document that locale-coding-system is
2001-10-29 Eli Zaretskii(Fscroll_left, Fscroll_right): Doc fix.
2001-10-29 Pavel Janík(Finput_pending_p): Fix typo in doc-string.
2001-10-29 Gerd Moellmann(x_display_and_set_cursor): If cursor_in_echo_area,
2001-10-29 Gerd Moellmann*** empty log message ***
2001-10-29 Gerd Moellmann(Fface_font): Use UNSPECIFIEDP instead of NILP for
2001-10-29 Gerd Moellmann*** empty log message ***
2001-10-29 Gerd Moellmann(x_set_internal_border_width): Set frame garbaged
2001-10-29 Gerd Moellmann(x_after_update_window_line): Clear internal border
2001-10-29 Gerd Moellmann*** empty log message ***
2001-10-29 Gerd Moellmann(XTread_socket) <KeyPress>: Don't use
2001-10-28 Gerd Moellmann(x_build_heuristic_mask): Use x_alloc_image_color.
2001-10-28 Eli Zaretskii*** empty log message ***
2001-10-28 Eli ZaretskiiNew file. From Adam Thornton <athornton@sinenomine...
2001-10-28 Gerd Moellmann(x_build_heuristic_mask): Fix a bug not incrementing
2001-10-28 Pavel JaníkUse argv[0] instead of emacs when -t was specified.
2001-10-28 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-28 Pavel Janík(bug_reporting_address): New function.
2001-10-28 Pavel Janík(read_minibuf): Remove unused external declaration...
2001-10-28 Pavel Janík(access_keymap): Remove unused variable `charset'.
2001-10-28 Miles Bader*** empty log message ***
2001-10-28 Miles Bader(merge_face_heights): Handle TO being relative as well.
2001-10-28 Stefan Monnier*** empty log message ***
2001-10-28 Miles Bader*** empty log message ***
2001-10-27 Jason Rumney*** empty log message ***
2001-10-27 Jason Rumney(w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.
2001-10-27 Jason Rumney(w32_system_caret_hwnd, w32_system_caret_width)
2001-10-27 Jason Rumney(WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New...
2001-10-27 Pavel JaníkFix typo in a comment.
2001-10-27 Pavel JaníkFix typos in comments.
2001-10-27 Pavel JaníkFix typo in a comment.
2001-10-27 Pavel Janík(gdb_lisp_params): Remove code in #if 0 which is now...
2001-10-27 Gerd Moellmann(move_it_vertically_backward): Use 2/3 line_height
2001-10-27 Gerd Moellmann(sound_perror): Unblock SIGIO, turn on atimers.
2001-10-26 Eli Zaretskii*** empty log message ***
2001-10-26 Eli Zaretskii(Faccess_file): Run the argument filename through
2001-10-26 Sam Steingoldignore *-spd and *.pdb for w32
2001-10-26 Eli Zaretskii*** empty log message ***
2001-10-26 Eli Zaretskii(syms_of_display) <visible-bell>: Add a reference to
2001-10-26 Gerd Moellmann(insert_1_both): Do nothing if NCHARS == 0.
2001-10-26 Gerd Moellmann(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
2001-10-26 Eli ZaretskiiAdd a dummy typedef for XImage. From Juanma Barranquer...
2001-10-26 Gerd Moellmann(XScreenNumberOfScreen): Fix struct to pointer
2001-10-25 Eli ZaretskiiResurrect a comment lost in the previous commit.
2001-10-25 Eli Zaretskii(Fframe_parameter): Fix last change.
2001-10-25 Gerd Moellmann(Fframe_parameter): Fix a bug whereby some
2001-10-25 Gerd Moellmann*** empty log message ***
2001-10-25 Eli ZaretskiiRevert last change (which removed old commented-out
2001-10-25 Gerd Moellmann*** empty log message ***
2001-10-25 Gerd Moellmann(show_mouse_face): Clean up. Recognize overwritten
2001-10-25 Gerd Moellmann*** empty log message ***
2001-10-25 Gerd Moellmann(move_it_vertically_backward): Compute line height
2001-10-25 Stefan Monnier*** empty log message ***
2001-10-25 Stefan Monnier(make_fixnum_or_float): Coerce double to int explicitly.
2001-10-25 Stefan Monnier(text_property_stickiness): Fix Lisp_Object used as...
2001-10-25 Stefan MonnierFix comment ending.
2001-10-25 Miles Bader*** empty log message ***
2001-10-25 Miles Bader(png_load): Make sure SPECIFIED_BG is a string.
2001-10-24 Richard M. Stallman(Fface_attributes_as_vector): New function.
2001-10-24 Richard M. Stallman*** empty log message ***
2001-10-24 Ken Raeburnfix build problems with krb5 and hesiod support
2001-10-24 Pavel Janík(sync_window_with_frame_matrix_rows): Remove unused...
2001-10-24 Pavel Janík(scan_newline): Remove unused variable `selective_display'.
2001-10-24 Miles Bader(x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
2001-10-24 Miles Bader(image_background, image_background_transparent)
2001-10-24 Miles Bader(struct image): Add `background', `background_valid...
2001-10-24 Gerd Moellmann(x_draw_glyphs): Don't check for cursor overwriting
2001-10-24 Gerd Moellmann(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
2001-10-24 Gerd Moellmann*** empty log message ***
2001-10-24 Gerd MoellmannChange #ifdef GLYPH_DEBUG to #if.
2001-10-24 Pavel Janík(x_insert_glyphs): Remove unused variables `real_end...
2001-10-24 Gerd Moellmann(fast_find_position): Call row_containing_pos
2001-10-24 Gerd Moellmann(try_window_reusing_current_matrix): Use
2001-10-24 Gerd Moellmann(row_containing_pos): Adjust prototype.
2001-10-24 Gerd Moellmann(inhibit_try_window_id, inhibit_try_window_reusing)
2001-10-24 Pavel JaníkSpell the name of Emacs properly (GNU Emacs instead...
2001-10-24 Pavel Janík(display_prop_string_p): Remove unused local declaration
2001-10-24 Pavel JaníkDon't define max.
2001-10-24 Pavel JaníkDon't define max.
2001-10-24 Pavel JaníkDon't define max.
2001-10-23 Gerd Moellmann(Finternal_set_lisp_face_attribute): Fix compilation
2001-10-23 Eli Zaretskii*** empty log message ***
2001-10-23 Eli Zaretskii(Finternal_set_lisp_face_attribute)
2001-10-23 Gerd Moellmann*** empty log message ***
2001-10-23 Gerd Moellmann(sync_window_with_frame_matrix_rows): Fix
2001-10-23 Pavel JaníkUse more descriptive entries.
2001-10-23 Gerd Moellmann*** empty log message ***
2001-10-23 Gerd Moellmann(syms_of_lread)<recursive-load-depth-limit>: Raise to
2001-10-23 Eli Zaretskii*** empty log message ***
2001-10-23 Gerd Moellmann(x_draw_glyphs): Remove parameters READ_START and
2001-10-23 Pavel Janík(modify-syntax-entry): Fix argument names (use CHAR...
next