aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (main) [AIX]: Don't handle signal 20, 21 or 22.Richard M. Stallman1994-02-051-11/+2
* (rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.Roland McGrath1994-02-051-4/+4
* Removed many extra autoload cookies.Roland McGrath1994-02-051-9/+7
* (internal_condition_case_1): Declared.Richard M. Stallman1994-02-051-0/+1
* Comment changes and doc fixes.Richard M. Stallman1994-02-051-238/+172
* (profile): New target.Richard M. Stallman1994-02-051-2/+5
* (desktop-internal-v2s): Allow saving of markers and subrs.Richard M. Stallman1994-02-051-67/+127
* (string-rectangle): Make operate-on-rectangle convert tabs.Richard M. Stallman1994-02-051-33/+38
* (outline-end-of-subtree): If loop leaves us at eob,Richard M. Stallman1994-02-051-3/+7
* (Fwhere_is_internal): Take just one keymap arg.Richard M. Stallman1994-02-041-19/+46
* (Fsubstitute_command_keys): Pass keymap as that argRichard M. Stallman1994-02-041-2/+8
* (vc-make-backup-files): Doc fix.Richard M. Stallman1994-02-041-1/+1
* (rmail-reply): If no resent-date, use ordinary date.Richard M. Stallman1994-02-041-4/+4
* (outline-mode-map): Move C-c C-h to C-c C-d.Richard M. Stallman1994-02-041-1/+1
* (verify_interval_modification): When checking read-only, allow for the caseKarl Heuer1994-02-041-15/+19
* (kbd_buffer_get_event): Pass 1 to read_avail_input.Richard M. Stallman1994-02-041-3/+2
* (drem): Check for this function.Karl Heuer1994-02-041-1/+1
* (Using NON_GNU_CPP): Don't lose if it has spaces.Richard M. Stallman1994-02-041-4/+13
* (fmod): Implement it on systems where it's missing, using drem if available.Karl Heuer1994-02-041-4/+13
* (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one toFred Pierresteguy1994-02-041-15/+1
* (te-escape-help, te-more-break-help, terminal-emulator):Richard M. Stallman1994-02-041-5/+3
* (insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.Richard M. Stallman1994-02-041-1/+1
* (edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):Richard M. Stallman1994-02-041-3/+3
* (calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.Richard M. Stallman1994-02-041-1/+1
* (sentence-end-double-space): New variable.Richard M. Stallman1994-02-041-21/+35
* (do-auto-fill): Don't break line at period-single-space.Richard M. Stallman1994-02-041-7/+29
* Add comments describing the rules used by the merge algorithm.Karl Heuer1994-02-041-46/+102
* (comment-region): Fix previous change.Richard M. Stallman1994-02-041-10/+10
* (define-mode-clone): Renamed from mode-clone.Richard M. Stallman1994-02-041-36/+32
* Initial revisionRichard M. Stallman1994-02-041-0/+308
* Rms (in his change to comment-region on Feb 1) decided to makeMichael I. Bushnell1994-02-031-2/+2
* (init_cmdargs): Set Vinstallation_directory.Richard M. Stallman1994-02-031-0/+82
* (record_first_change): Check for buffer-undo-list = t.Richard M. Stallman1994-02-031-1/+9
* (c-fill-paragraph): Delete extraneous close paren.Karl Heuer1994-02-031-1/+1
* (merge_properties_sticky): Preserve original order of properties.Karl Heuer1994-02-031-6/+6
* (X_IO_BUG): Defined.Richard M. Stallman1994-02-031-0/+3
* (Fwrite_region): If FILENAME has no handler, see if VISIT has one.Richard M. Stallman1994-02-031-0/+3
* (Using NON_GNU_CPP): Don't lose if it has spaces.Richard M. Stallman1994-02-031-2/+2
* (scan_buffer): New arg ALLOW_QUIT.Richard M. Stallman1994-02-031-4/+8
* (find_defun_start): Pass new arg to scan_buffer.Richard M. Stallman1994-02-031-2/+2
* (Fforward_line): Pass new arg to scan_buffer.Richard M. Stallman1994-02-031-1/+1
* (XTread_socket): Add X_IO_BUG conditional.Richard M. Stallman1994-02-021-0/+7
* (dired-font-lock-keywords): New variable.Richard M. Stallman1994-02-021-0/+12
* (thing@pt-version): Removed variable.Richard M. Stallman1994-02-021-10/+2
* (mouse-sel-version): Don't base version number onRichard M. Stallman1994-02-021-21/+27
* (server-program): Add exec-directory to value.Richard M. Stallman1994-02-021-2/+2
* (mips-mips-riscos4*): Set NON_GNU_CPP.Richard M. Stallman1994-02-021-0/+1
* (sort-paragraphs): Use proper paragraph definition instead of just checkingKarl Heuer1994-02-021-1/+4
* (ad-execute-defadvices): Don't allocate advice-infos in pure space, in case weKarl Heuer1994-02-021-1/+6
* Doc fix.Richard M. Stallman1994-02-021-12/+35