| Commit message (Expand) | Author | Age | Files | Lines |
| * | (newline): Moved from cmds.c. Indents last | Boris Goldowsky | 1995-03-01 | 1 | -0/+34 |
| * | (vc-do-command): Search vc-path first, not last. | Richard M. Stallman | 1995-03-01 | 1 | -1/+1 |
| * | (cmd_error): Use clear_prefix_arg. | Karl Heuer | 1995-03-01 | 1 | -73/+181 |
| * | (struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign, | Karl Heuer | 1995-03-01 | 1 | -16/+6 |
| * | (read_minibuf, read_minibuf_unwind): Undo Jan 31 change. | Karl Heuer | 1995-03-01 | 1 | -2/+2 |
| * | (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change. | Karl Heuer | 1995-03-01 | 1 | -7/+3 |
| * | (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo | Karl Heuer | 1995-03-01 | 1 | -2/+22 |
| * | (Fexecute_kbd_macro): Use clear_prefix_arg. | Karl Heuer | 1995-03-01 | 1 | -1/+1 |
| * | (mark_perdisplays): Update to reflect current Lisp_Objects. | Karl Heuer | 1995-03-01 | 1 | -3/+3 |
| * | (shell-command-on-region): Fix typos in doc string. | Karl Heuer | 1995-03-01 | 1 | -72/+1 |
| * | (do_switch_frame): Undo Feb 6 change. | Karl Heuer | 1995-02-28 | 1 | -1/+1 |
| * | (shell-command-on-region): Rename arg; doc fix. | Richard M. Stallman | 1995-02-28 | 1 | -11/+13 |
| * | (Fframep): Doc fix. | Richard M. Stallman | 1995-02-28 | 1 | -1/+1 |
| * | (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)' | Jim Meyering | 1995-02-28 | 1 | -14/+16 |
| * | (rlogin-carriage-filter): Don't assume region is narrowed to most recent | Noah Friedman | 1995-02-28 | 1 | -19/+20 |
| * | (te-escape): Use current-prefix-arg, not prefix-arg. | Karl Heuer | 1995-02-28 | 1 | -2/+2 |
| * | (revert-buffer): Use current-prefix-arg, not prefix-arg. | Karl Heuer | 1995-02-28 | 1 | -1/+1 |
| * | (Fcall_interactively): Lock the display before executing the command, no | Karl Heuer | 1995-02-28 | 1 | -1/+9 |
| * | Made revert-buffer message go via substitute-command-keys. | Simon Marshall | 1995-02-27 | 1 | -1/+3 |
| * | (convert_event_type_list): New function. | Richard M. Stallman | 1995-02-26 | 1 | -66/+173 |
| * | (tar-header-block-tokenize): Parse 32-bit modtime | Richard M. Stallman | 1995-02-26 | 1 | -12/+33 |
| * | (compilation-buffer-p): Check for compilation-minor-mode or | Roland McGrath | 1995-02-26 | 1 | -2/+2 |
| * | Clean up doc strings. | Thien-Thi Nguyen | 1995-02-26 | 1 | -194/+207 |
| * | (Fdefine_key): Handle Lucid-style (crtl backspace) etc. | Richard M. Stallman | 1995-02-26 | 1 | -72/+6 |
| * | (Fcall_process): Extend BUFFER arg so it can specify | Richard M. Stallman | 1995-02-26 | 1 | -12/+69 |
| * | (mouse-kill-secondary): Avoid changing this-command. | Richard M. Stallman | 1995-02-26 | 1 | -5/+6 |
| * | (m88k-motorola-sysv4*): Use usg5-4-2. | Richard M. Stallman | 1995-02-26 | 1 | -1/+5 |
| * | (byte-compile-file): Bind default-major-mode to avoid randomness. | Richard M. Stallman | 1995-02-25 | 1 | -0/+1 |
| * | (Fx_popup_menu): Init f from selected_frame | Richard M. Stallman | 1995-02-25 | 1 | -2/+2 |
| * | Warn that interactive should get point and mark only after minibuffer input. | Richard M. Stallman | 1995-02-25 | 1 | -0/+25 |
| * | Added comint-buffer-maximum-size and comint-truncate-buffer. | Simon Marshall | 1995-02-25 | 1 | -3/+16 |
| * | Moved buffer truncation functionality to comint.el. | Simon Marshall | 1995-02-25 | 1 | -13/+1 |
| * | Added shell-truncate-buffer function to restrict buffer size to | Simon Marshall | 1995-02-25 | 1 | -4/+19 |
| * | Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and | Simon Marshall | 1995-02-25 | 1 | -7/+9 |
| * | (c++-backward-to-noncomment): Don't loop forever | Richard M. Stallman | 1995-02-25 | 1 | -6/+10 |
| * | (walk-windows): Doc fix. | Richard M. Stallman | 1995-02-25 | 1 | -9/+18 |
| * | (unlock_display): New function. | Karl Heuer | 1995-02-25 | 1 | -13/+30 |
| * | (local-unset-key): Fix args in previous change. | Karl Heuer | 1995-02-25 | 1 | -2/+2 |
| * | (global_set_key, local_set_key, global_unset_key) | Richard M. Stallman | 1995-02-25 | 1 | -0/+45 |
| * | (term_init) [TERMINFO]: Make error message more accurate. | Karl Heuer | 1995-02-25 | 1 | -4/+20 |
| * | (mouse-select-buffer): Do sit-for before x-popup-menu. | Richard M. Stallman | 1995-02-24 | 1 | -4/+12 |
| * | (display_string, display_text_line): | Richard M. Stallman | 1995-02-24 | 1 | -18/+17 |
| * | (msb): Select the window that the mouse is in before | Richard M. Stallman | 1995-02-24 | 1 | -56/+56 |
| * | (display_locked): New var to indicate when we're in the run state. | Karl Heuer | 1995-02-24 | 1 | -24/+28 |
| * | (Fcall_interactively): If the display hasn't already been locked by reading | Karl Heuer | 1995-02-24 | 1 | -0/+4 |
| * | (read_minibuf): Make sure the display is locked. | Karl Heuer | 1995-02-24 | 1 | -0/+4 |
| * | (display_locked): Declare this var. | Karl Heuer | 1995-02-24 | 1 | -1/+7 |
| * | (EMACS_CONFIG_OPTIONS): Use $ac_configure_args. | Karl Heuer | 1995-02-24 | 1 | -1/+1 |
| * | (rmail-retry-failure): Support a new style of failure msg. | Richard M. Stallman | 1995-02-24 | 1 | -0/+18 |
| * | (facemenu-justification-menu): binding fixed. | Boris Goldowsky | 1995-02-23 | 1 | -5/+5 |