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