aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (x_update_menu_appearance): Use local variableGerd Moellmann2001-03-262-2/+7
* (Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined.Eli Zaretskii2001-03-252-0/+5
* (main): Update the copyright year.Eli Zaretskii2001-03-252-2/+8
* (init_from_display_pos): Test invisible propertyGerd Moellmann2001-03-252-1/+4
* (redisplay_internal) <update one window>: Make sureGerd Moellmann2001-03-252-0/+7
* (Fframe_list): Don't return a tooltip frame.Gerd Moellmann2001-03-252-1/+9
* (mark_window_display_accurate_1): New function,Gerd Moellmann2001-03-232-92/+74
* (try_window_id): Disable rows below the window end.Gerd Moellmann2001-03-232-86/+128
* (dump_glyph_row): Fix output for NGLYPHS == 2.Gerd Moellmann2001-03-232-4/+7
* Include widget.h only if USE_X_TOOLKIT is defined.Eli Zaretskii2001-03-232-1/+5
* *** empty log message ***Gerd Moellmann2001-03-231-0/+5
* (x_update_menu_appearance): Use a different pathGerd Moellmann2001-03-231-4/+11
* (init_iterator): Check WINDOWP before using XWINDOW.Stefan Monnier2001-03-232-9/+16
* (note_mouse_highlight): Dec the int, not the Lisp_Object.Stefan Monnier2001-03-231-1/+1
* Typos.Stefan Monnier2001-03-231-3/+3
* *** empty log message ***Gerd Moellmann2001-03-221-0/+6
* (x_update_menu_appearance): Renamed fromGerd Moellmann2001-03-221-66/+63
* (Vx_resource_name) [HAVE_X_WINDOWS]: Declare extern.Gerd Moellmann2001-03-221-0/+3
* (update_frame_menubar, set_frame_menubar, xmenu_show):Gerd Moellmann2001-03-222-6/+13
* (x_set_menu_resources_from_menu_face): RemoveGerd Moellmann2001-03-221-3/+0
* (x_set_menu_resources_from_menu_face) [USE_X_TOOLKIT]:Gerd Moellmann2001-03-221-200/+65
* Include widget.h.Gerd Moellmann2001-03-222-39/+42
* (xm_set_menu_resources_from_menu_face): RemoveGerd Moellmann2001-03-221-4/+1
* (x_update_window_end): Handle overwritten mouse faceGerd Moellmann2001-03-212-15/+20
* *** empty log message ***Gerd Moellmann2001-03-201-0/+2
* *** empty log message ***Gerd Moellmann2001-03-201-0/+4
* (syms_of_print): Doc fixes.Gerd Moellmann2001-03-201-13/+17
* (Fmd5): Doc fix.Gerd Moellmann2001-03-201-2/+2
* (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:Gerd Moellmann2001-03-192-5/+18
* *** empty log message ***Gerd Moellmann2001-03-191-0/+4
* (x_create_tip_frame): Add parameter TEXT. Set theGerd Moellmann2001-03-191-10/+18
* (highlight_trailing_whitespace): Glyphs whose objectGerd Moellmann2001-03-192-4/+13
* (current_column, current_column_1, Fmove_to_column)Gerd Moellmann2001-03-162-171/+302
* *** empty log message ***Kenichi Handa2001-03-161-0/+5
* (timer_check): Preserve the value of deactivate-mark.Gerd Moellmann2001-03-152-7/+7
* (fast_find_position): Return the correct vpos.Gerd Moellmann2001-03-152-3/+7
* *** empty log message ***Gerd Moellmann2001-03-151-0/+20
* (store_symval_forwarding): Add parameter BUF. If BUF isGerd Moellmann2001-03-151-37/+79
* (swap_out_buffer_local_variables): CallGerd Moellmann2001-03-151-1/+1
* (specbind): Call store_symval_forwarding with BUF null.Gerd Moellmann2001-03-151-5/+5
* (store_symval_forwarding): Change prototype.Gerd Moellmann2001-03-151-1/+2
* *** empty log message ***Gerd Moellmann2001-03-141-0/+15
* (do_switch_frame): Remove unused parameter NO_EVENT, addGerd Moellmann2001-03-141-9/+23
* (Fset_window_configuration): Change call toemacs-pretest-21.0.100Gerd Moellmann2001-03-141-2/+2
* (quit_throw_to_read_char): Change call toGerd Moellmann2001-03-141-1/+1
* (do_switch_frame): Change prototype.Gerd Moellmann2001-03-141-1/+1
* *** empty log message ***Gerd Moellmann2001-03-141-0/+4
* (Fframe_parameters): In the `buffer-list' frameGerd Moellmann2001-03-141-3/+2
* (highlight_trailing_whitespace): On character terminals,Gerd Moellmann2001-03-142-5/+13
* (x_draw_glyph_string): Draw relief (if any) beforeKenichi Handa2001-03-141-2/+17