aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a comment to document the reason for the change in outline-level.Karl Heuer1994-03-101-0/+5
* (outline-mode, outline-level): Doc fix.Karl Heuer1994-03-101-23/+27
* (Fre_search_forward, Fre_search_backward): Doc fix.Karl Heuer1994-03-101-7/+7
* (compute_motion): Initialize prev_hpos.Richard M. Stallman1994-03-101-1/+72
* (shell-dynamic-complete-as-command): Make ignored-extensionsRichard M. Stallman1994-03-101-2/+3
* (find-buffer-visiting): Don't compare NUMBER if it is nil.Richard M. Stallman1994-03-101-11/+12
* (byte-compile-track-mouse): Undo previous change,Richard M. Stallman1994-03-101-5/+7
* (Man-filter-list): Don't insist on `...done' after `wait'.Richard M. Stallman1994-03-101-1/+2
* (Fx_popup_menu): If POSITION is nil,Richard M. Stallman1994-03-101-46/+164
* (command_loop_1): On entry, set this_commandRichard M. Stallman1994-03-101-1/+3
* (rmail-ignored-headers): Add several x400 header types.Richard M. Stallman1994-03-101-2/+2
* (ispell-pdict-save, ispell-kill-ispell, ispell-continue):Richard M. Stallman1994-03-101-1/+4
* (kill-emacs-hook): Don't autoload this hook.Richard M. Stallman1994-03-101-1/+5
* (emerge-revisions, emerge-revisions-with-ancestor)Richard M. Stallman1994-03-101-0/+4
* (ispell-dictionary-alist): Add autoload.Richard M. Stallman1994-03-101-0/+1
* (ispell-menu-map): Autoload the whole setup.Richard M. Stallman1994-03-101-2/+3
* (PURESIZE): Increment to 240000.Richard M. Stallman1994-03-101-1/+1
* (menu-bar-bookmark-map): Autoload the whole setup.Richard M. Stallman1994-03-101-8/+13
* (menu-bar-emerge-menu): Autoload the whole setup.Richard M. Stallman1994-03-101-3/+9
* (generate-file-autoloads): Don't ignore the lineRichard M. Stallman1994-03-101-1/+1
* Delete the `>' from various menu item strings.Richard M. Stallman1994-03-101-3/+3
* (display_mode_line): Highlight partial-width mode linesRichard M. Stallman1994-03-101-0/+8
* (GLYPH_MODE_LINE_FACE): New macro.Richard M. Stallman1994-03-101-0/+2
* 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