summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Explain typing C-M-Richard M. Stallman1994-03-091-0/+1
* Don't kill remaining processes if child exits.Richard M. Stallman1994-03-091-0/+16
* (outline-regexp): Initialize outside the defvar.Karl Heuer1994-03-091-1/+6
* (nroff-mode): Deleted garbage character.Karl Heuer1994-03-091-1/+1
* (find-buffer-visiting): Fix typo in previous change.Karl Heuer1994-03-091-1/+1
* Fix typo in previous change.Karl Heuer1994-03-091-2/+2
* (Fcall_interactively): Don't select an active minibuffer.Karl Heuer1994-03-091-1/+7
* (Fselect_window): Undo previous minibuffer change.Karl Heuer1994-03-091-4/+0
* (window_loop): Delete MULTI_FRAMERichard M. Stallman1994-03-091-21/+3
* (Fselect_window): Don't select an inactive minibuffer.Karl Heuer1994-03-091-0/+4
* (mouse-minibuffer-check): New function to disallow mouse events in an inactiveKarl Heuer1994-03-091-3/+22
* (find-buffer-visiting): New function to look for another buffer visiting theKarl Heuer1994-03-091-40/+41
* (apropos, super-apropos): Doc fix.Karl Heuer1994-03-081-2/+4
* (super-apropos-check-doc-file): Use doc-directory instead of data-directory.Karl Heuer1994-03-081-1/+1
* (Fdisplay_buffer): If pop_up_frames != 0,Richard M. Stallman1994-03-081-2/+3
* Initial revisionKarl Heuer1994-03-081-0/+38
* Initial revisionRichard M. Stallman1994-03-081-0/+2257
* Add freebsd.Karl Heuer1994-03-081-0/+1
* (indented-text-mode): Run indented-text-mode-hook.Richard M. Stallman1994-03-081-1/+1
* Renamed from mode-clone.el.Richard M. Stallman1994-03-081-76/+74
* (comint-completion-fignore): New variable.Richard M. Stallman1994-03-081-7/+12
* (shell-completion-fignore): New variable.Richard M. Stallman1994-03-081-6/+17
* (syms_of_undo): staticpro pending_boundary.Richard M. Stallman1994-03-081-1/+35
* (send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF beforeRoland McGrath1994-03-081-1/+1
* Add #undef HAVE_FPATHCONF.Roland McGrath1994-03-081-0/+1
* Check for fpathconf.Roland McGrath1994-03-081-2/+4
* (term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.Roland McGrath1994-03-081-1/+1
* (term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.Roland McGrath1994-03-081-0/+2
* (term_get_fkeys_data): Variable removed.Roland McGrath1994-03-081-37/+33
* (Fprevious_window, Fnext_window): ALL_FRAMES = visibleRichard M. Stallman1994-03-081-30/+45
* (next_frame, prev_frame): If MINIBUF is `visible',Richard M. Stallman1994-03-081-7/+28
* (etags-list-tags): Check for explicit tag names.Roland McGrath1994-03-081-3/+9
* (etags-tags-completion-table): Let the line number or char pos be empty.Roland McGrath1994-03-081-13/+26
* (Qvisible): Declared.Richard M. Stallman1994-03-081-0/+1
* (Fwindow_width): Doc fix.Richard M. Stallman1994-03-081-1/+4
* entered into RCSRichard M. Stallman1994-03-071-17/+38
* (compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.Roland McGrath1994-03-071-121/+141
* Comment fix.Karl Heuer1994-03-071-1/+1
* (gdb): Use a minibuffer map with TAB to complete a filename.Karl Heuer1994-03-071-1/+9
* (comment-column): Doc fix.Karl Heuer1994-03-071-1/+1
* (doprnt): Do the right thing for negative size spec.Karl Heuer1994-03-071-1/+2
* (get_minibuffer): Make name buffer large enough.Karl Heuer1994-03-071-1/+1
* (Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.Karl Heuer1994-03-071-2/+4
* (temp_echo_area_glyphs): Use quit_char, not C-g.Karl Heuer1994-03-071-1/+3
* (Fscroll_other_window): Doc fix.Karl Heuer1994-03-071-1/+1
* (mouse-choose-completion): Bury the completion buffer.Richard M. Stallman1994-03-071-0/+4
* Initial revisionRichard M. Stallman1994-03-071-0/+613
* Accept freebsd as OS.Richard M. Stallman1994-03-071-1/+1
* Doc fixes.Richard M. Stallman1994-03-071-10/+21
* (mark_object): Add no-op cast.Richard M. Stallman1994-03-061-1/+3