Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (try_window_id): Undo last change. | Gerd Moellmann | 2001-03-26 | 2 | -0/+7 |
| | |||||
* | (syms_of_buffer): Doc fix. | Eli Zaretskii | 2001-03-26 | 2 | -7/+28 |
| | |||||
* | (Fprin1, Fprin1_to_string, Fprinc, Fprint): Doc fix. | Eli Zaretskii | 2001-03-26 | 1 | -4/+60 |
| | |||||
* | (x_update_menu_appearance): Use local variable | Gerd Moellmann | 2001-03-26 | 2 | -2/+7 |
| | | | | popup_path for setting font resources. | ||||
* | (Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined. | Eli Zaretskii | 2001-03-25 | 2 | -0/+5 |
| | |||||
* | (main): Update the copyright year. | Eli Zaretskii | 2001-03-25 | 2 | -2/+8 |
| | | | | From Werner LEMBERG <wl@gnu.org>. | ||||
* | (init_from_display_pos): Test invisible property | Gerd Moellmann | 2001-03-25 | 2 | -1/+4 |
| | | | | with TEXT_PROP_MEANS_INVISIBLE instead of NILP. | ||||
* | (redisplay_internal) <update one window>: Make sure | Gerd Moellmann | 2001-03-25 | 2 | -0/+7 |
| | | | | last_arrow_position and last_arrow_string are set. | ||||
* | (Fframe_list): Don't return a tooltip frame. | Gerd Moellmann | 2001-03-25 | 2 | -1/+9 |
| | |||||
* | (mark_window_display_accurate_1): New function, | Gerd Moellmann | 2001-03-23 | 2 | -92/+74 |
| | | | | | | | | | | extracted from mark_window_display_accurate. Compute BUF_UNCHANGED_MODIFIED, BUF_OVERLAY_UNCHANGED_MODIFIED, BUF_BEG_UNCHANGED, BUF_END_UNCHANGED. (mark_window_display_accurate): Use it. (redisplay_internal): Use it for the selected window. (redisplay_internal): Avoid duplicate mark_window_display_accurate for the selected frame. | ||||
* | (try_window_id): Disable rows below the window end. | Gerd Moellmann | 2001-03-23 | 2 | -86/+128 |
| | | | | | | | | (try_window_reusing_current_matrix): Use cursor_row_p. (try_window_reusing_current_matrix) <scrolling up>: Fix disabling of rows. (init_from_display_pos): If POS specifies a position in a display vector, maybe get the iterator set up for that ellipsis. | ||||
* | (dump_glyph_row): Fix output for NGLYPHS == 2. | Gerd Moellmann | 2001-03-23 | 2 | -4/+7 |
| | |||||
* | Include widget.h only if USE_X_TOOLKIT is defined. | Eli Zaretskii | 2001-03-23 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-03-23 | 1 | -0/+5 |
| | |||||
* | (x_update_menu_appearance): Use a different path | Gerd Moellmann | 2001-03-23 | 1 | -4/+11 |
| | | | | for Lucid popup menus. | ||||
* | (init_iterator): Check WINDOWP before using XWINDOW. | Stefan Monnier | 2001-03-23 | 2 | -9/+16 |
| | | | | (string_buffer_position): Use `make_number'. | ||||
* | (note_mouse_highlight): Dec the int, not the Lisp_Object. | Stefan Monnier | 2001-03-23 | 1 | -1/+1 |
| | |||||
* | Typos. | Stefan Monnier | 2001-03-23 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-03-22 | 1 | -0/+6 |
| | |||||
* | (x_update_menu_appearance): Renamed from | Gerd Moellmann | 2001-03-22 | 1 | -66/+63 |
| | | | | x_set_menu_face_resources. Use different resources for popups. | ||||
* | (Vx_resource_name) [HAVE_X_WINDOWS]: Declare extern. | Gerd Moellmann | 2001-03-22 | 1 | -0/+3 |
| | | | | (GC_CHECK_STRING_BYTES): Don't define. | ||||
* | (update_frame_menubar, set_frame_menubar, xmenu_show): | Gerd Moellmann | 2001-03-22 | 2 | -6/+13 |
| | | | | Remove calls to x_set_menu_resources_from_menu_face. | ||||
* | (x_set_menu_resources_from_menu_face): Remove | Gerd Moellmann | 2001-03-22 | 1 | -3/+0 |
| | | | | prototype. | ||||
* | (x_set_menu_resources_from_menu_face) [USE_X_TOOLKIT]: | Gerd Moellmann | 2001-03-22 | 1 | -200/+65 |
| | | | | | | | Removed, together with subroutines. (x_set_menu_face_resources) [USE_X_TOOLKIT]: New function. (realize_basic_faces) [USE_X_TOOLKIT]: Call x_set_menu_face_resources. | ||||
* | Include widget.h. | Gerd Moellmann | 2001-03-22 | 2 | -39/+42 |
| | | | | | (single_submenu): Return int. Some cleanup. (set_frame_menubar): Call x_set_menu_resources_from_menu_face. | ||||
* | (xm_set_menu_resources_from_menu_face): Remove | Gerd Moellmann | 2001-03-22 | 1 | -4/+1 |
| | | | | #ifndef LESSTIF_VERSION. | ||||
* | (x_update_window_end): Handle overwritten mouse face | Gerd Moellmann | 2001-03-21 | 2 | -15/+20 |
| | | | | | | also for tool bar windows. (show_mouse_face): Set the glyph row's mouse_face_p flag also when DRAW is DRAW_IMAGE_RAISED. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-03-20 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-03-20 | 1 | -0/+4 |
| | |||||
* | (syms_of_print): Doc fixes. | Gerd Moellmann | 2001-03-20 | 1 | -13/+17 |
| | |||||
* | (Fmd5): Doc fix. | Gerd Moellmann | 2001-03-20 | 1 | -2/+2 |
| | |||||
* | (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]: | Gerd Moellmann | 2001-03-19 | 2 | -5/+18 |
| | | | | Clear area of the frame not occupied by the scroll bar. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-03-19 | 1 | -0/+4 |
| | |||||
* | (x_create_tip_frame): Add parameter TEXT. Set the | Gerd Moellmann | 2001-03-19 | 1 | -10/+18 |
| | | | | | tip frame's root window buffer to *tip* right after creating the frame. | ||||
* | (highlight_trailing_whitespace): Glyphs whose object | Gerd Moellmann | 2001-03-19 | 2 | -4/+13 |
| | | | | is an integer don't have to be for space characters. | ||||
* | (current_column, current_column_1, Fmove_to_column) | Gerd Moellmann | 2001-03-16 | 2 | -171/+302 |
| | | | | | (compute_motion): Handle characters from display vectors differently. | ||||
* | *** empty log message *** | Kenichi Handa | 2001-03-16 | 1 | -0/+5 |
| | |||||
* | (timer_check): Preserve the value of deactivate-mark. | Gerd Moellmann | 2001-03-15 | 2 | -7/+7 |
| | | | | (command_loop_1): Undo last change. | ||||
* | (fast_find_position): Return the correct vpos. | Gerd Moellmann | 2001-03-15 | 2 | -3/+7 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-03-15 | 1 | -0/+20 |
| | |||||
* | (store_symval_forwarding): Add parameter BUF. If BUF is | Gerd Moellmann | 2001-03-15 | 1 | -37/+79 |
| | | | | | | | | | | | | non-null, set a per-buffer value in BUF instead of the current buffer. (swap_in_global_binding, swap_in_symval_forwarding, Fset_default): Call store_symval_forwarding with BUF null. (set_internal): Call store_symval_forwarding with the BUF parameter passed to set_internal. Formerly, the value was always set in the current buffer; the buffer recorded in specbind for this case wasn't used. (arith_driver): Reindent. | ||||
* | (swap_out_buffer_local_variables): Call | Gerd Moellmann | 2001-03-15 | 1 | -1/+1 |
| | | | | store_symval_forwarding with BUF null. | ||||
* | (specbind): Call store_symval_forwarding with BUF null. | Gerd Moellmann | 2001-03-15 | 1 | -5/+5 |
| | |||||
* | (store_symval_forwarding): Change prototype. | Gerd Moellmann | 2001-03-15 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-03-14 | 1 | -0/+15 |
| | |||||
* | (do_switch_frame): Remove unused parameter NO_EVENT, add | Gerd Moellmann | 2001-03-14 | 1 | -9/+23 |
| | | | | | | | | FOR_DELETION. Avoid resizing the mini-window of the selected frame if FOR_DELETION is set. (Fselect_frame, Fhandle_switch_frame, Fdelete_frame) (Fmake_frame_invisible): Change calls to do_switch_frame for new signature. | ||||
* | (Fset_window_configuration): Change call toemacs-pretest-21.0.100 | Gerd Moellmann | 2001-03-14 | 1 | -2/+2 |
| | | | | do_switch_frame to new format. | ||||
* | (quit_throw_to_read_char): Change call to | Gerd Moellmann | 2001-03-14 | 1 | -1/+1 |
| | | | | do_switch_frame to new format. | ||||
* | (do_switch_frame): Change prototype. | Gerd Moellmann | 2001-03-14 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-03-14 | 1 | -0/+4 |
| |