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