- 28 Dec, 1994 2 commits
-
-
Richard M. Stallman authored
-
Roland McGrath authored
-
- 27 Dec, 1994 11 commits
-
-
Thien-Thi Nguyen authored
-
Richard M. Stallman authored
special handling of menu bar mouse events. (make_lispy_event): Tell pixel_to_glyph_coords not to clip.
-
Richard M. Stallman authored
(x_display_box_cursor): Don't redraw old cursor spot in mouse face if cursor was on a newline. (XTread_socket): Handle button events from outside the frame, received due to grabbing the mouse with a button.
-
Richard M. Stallman authored
Return non-nil if no hook functions.
-
Richard M. Stallman authored
Add something about C-mouse-3 when on a window system. (command-line-1): If help-command has no key binding, say `M-x help', not `M-x help-command'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Change f to dired-find-file.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(occur-mode): Doc fix.
-
- 26 Dec, 1994 11 commits
-
-
Richard M. Stallman authored
(add_field): Handle <...> and "..." syntax. (setup_files, get_keyword): Clean up parens and line breaks. (args_size): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
new scrolling method which scrolls groups of lines directly to their final vertical positions. (struct matrix_elt): New field writecount. (calculate_direct_scrolling): New function. (do_direct_scrolling): New function.
-
Richard M. Stallman authored
(calculate_costs): Put scroll region overhead in scroll_region_cost.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
set. New vector old_draw_cost for direct scrolling method.
-
Richard M. Stallman authored
(mouse-yank-at-click, mouse-yank-secondary, mouse-choose-completion): Run mouse-leave-buffer-hook.
-
Richard M. Stallman authored
(isearch-done): Clear it.
-
Richard M. Stallman authored
(byte-compile-warnings): Doc fix. (byte-compile-obsolete): Check for obsolete in byte-compile-warnings. (byte-compile-variable-ref): Likewise.
-
Richard M. Stallman authored
-
- 25 Dec, 1994 12 commits
-
-
Richard M. Stallman authored
(buffer-file-type): Add defvar.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(save_search_regs): Set them to 0 here.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Most callers use save-match-data. (ange-ftp-process-filter, ange-ftp-process-sentinel) (ange-ftp-gwp-filter): Don't save the match data explicitly. (ange-ftp-process-filter, ange-ftp-gwp-filter): After comint output processing, update STR.
-
Richard M. Stallman authored
-
- 24 Dec, 1994 4 commits
-
-
Richard M. Stallman authored
Set set_regs_matched_done to 1. (re_match_2_internal): New local var set_regs_matched_done. Set it to 0 when appropriate. (POP_FAILURE_POINT): Set set_regs_matched_done to 0. (re_match_2_internal, case duplicate): Call SET_REGS_MATCHED.
-
Richard M. Stallman authored
as well as word constituent chars.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-