| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | *** empty log message *** | Richard M. Stallman | 1994-01-20 | 1 | -3/+4 |
| * | Add #undef SYSTEM_MALLOC. | Richard M. Stallman | 1994-01-19 | 1 | -3/+1 |
| * | (isearch-push-state): Save isearch-case-fold-search. | Richard M. Stallman | 1994-01-19 | 1 | -3/+4 |
| * | *** empty log message *** | Richard M. Stallman | 1994-01-19 | 1 | -355/+43 |
| * | (shell-command-on-region): If we quit the command, | Richard M. Stallman | 1994-01-19 | 1 | -35/+41 |
| * | Include errno.h; don't include fasync.h. | Richard M. Stallman | 1994-01-19 | 1 | -84/+114 |
| * | (compilation-error-regexp-alist): Handle DEC AXP OSF/1. | Richard M. Stallman | 1994-01-19 | 1 | -1/+3 |
| * | Better, more user-oriented doc strings. | Richard M. Stallman | 1994-01-19 | 1 | -57/+61 |
| * | Add #undef for USE_X_TOOLKIT. | Richard M. Stallman | 1994-01-19 | 1 | -0/+3 |
| * | (lwlib/Makefile): New target. | Richard M. Stallman | 1994-01-19 | 1 | -1/+16 |
| * | Handle lwlib subdir like oldXMenu subdir. | Richard M. Stallman | 1994-01-18 | 1 | -1/+6 |
| * | entered into RCS | Richard M. Stallman | 1994-01-18 | 6 | -1/+840 |
| * | *** empty log message *** | Richard M. Stallman | 1994-01-18 | 3 | -3/+3 |
| * | Initial revision | Richard M. Stallman | 1994-01-18 | 16 | -0/+6192 |
| * | (font-lock-mode): Set after-revert-hook | Richard M. Stallman | 1994-01-18 | 1 | -1/+4 |
| * | (revert-buffer): Run after-revert-hook. | Richard M. Stallman | 1994-01-18 | 1 | -2/+5 |
| * | (show-paren-command-hook): Do nothing when in kbd macro. | Richard M. Stallman | 1994-01-17 | 1 | -1/+2 |
| * | (yow-file): Doc fix. | Roland McGrath | 1994-01-17 | 1 | -8/+16 |
| * | Fix typo (extra paren). | Roland McGrath | 1994-01-17 | 1 | -2/+2 |
| * | Don't include stdio.h. | Richard M. Stallman | 1994-01-17 | 1 | -1/+0 |
| * | Include stdio.h before config.h. | Richard M. Stallman | 1994-01-17 | 1 | -1/+1 |
| * | (init_callproc): Use Vinstallation_directory. | Richard M. Stallman | 1994-01-17 | 1 | -15/+9 |
| * | (init_lread): Use Vinstallation_directory. | Richard M. Stallman | 1994-01-17 | 1 | -8/+7 |
| * | (Ffile_symlink_p): Doc fix. | Richard M. Stallman | 1994-01-16 | 1 | -3/+3 |
| * | (isearch-mode): Set overriding-local-map locally. | Richard M. Stallman | 1994-01-16 | 1 | -5/+4 |
| * | (Voverriding_local_map): New variable. | Richard M. Stallman | 1994-01-16 | 1 | -13/+45 |
| * | (Fkey_binding): Handle Voverriding_local_map. | Richard M. Stallman | 1994-01-16 | 1 | -13/+31 |
| * | (menu-bar-file-menu): Add rmail, gnus, calendar items. | Richard M. Stallman | 1994-01-16 | 1 | -0/+3 |
| * | (rmail-get-new-mail): Avoid error if file is empty. | Richard M. Stallman | 1994-01-16 | 1 | -1/+1 |
| * | Delete duplicate clauses for hp9k2... and hp9k31... | Richard M. Stallman | 1994-01-16 | 1 | -3/+0 |
| * | Alphabetize the list of machine-name aliases. | Richard M. Stallman | 1994-01-16 | 1 | -203/+208 |
| * | (forward-paragraph): If moving back we find nothing | Richard M. Stallman | 1994-01-16 | 1 | -22/+29 |
| * | (srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*. | Roland McGrath | 1994-01-16 | 1 | -1/+1 |
| * | (copmilation-error-list): Doc fix. | Roland McGrath | 1994-01-16 | 1 | -6/+5 |
| * | (compilation-error-regexp-alist): Add regexp for Lucid lcc. | Roland McGrath | 1994-01-16 | 1 | -23/+43 |
| * | Make the argument list output look more like the Lisp docstrings do. | Roland McGrath | 1994-01-16 | 1 | -7/+20 |
| * | (update-copyright): Wrap final copyright-matching regexp in parens, so \1 | Roland McGrath | 1994-01-16 | 1 | -2/+2 |
| * | Comment change. | Paul Reilly | 1994-01-15 | 1 | -1/+1 |
| * | SPC is not special in regexp within brackets. | Richard M. Stallman | 1994-01-15 | 1 | -4/+13 |
| * | (set-auto-mode): Handle (REGEXP FUNCTION t) elements. | Richard M. Stallman | 1994-01-15 | 1 | -15/+28 |
| * | (do-install): Install the dired-x info files. | Richard M. Stallman | 1994-01-15 | 1 | -1/+1 |
| * | Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.) | Richard M. Stallman | 1994-01-15 | 1 | -0/+3 |
| * | (LD_SWITCH_X_SITE_AUX): Add #undef. | Richard M. Stallman | 1994-01-15 | 1 | -0/+4 |
| * | (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX. | Richard M. Stallman | 1994-01-15 | 1 | -2/+2 |
| * | (Fffloor, Ffceil, Ffround, Fftruncate): New functions. | Richard M. Stallman | 1994-01-15 | 1 | -4/+2 |
| * | (request_sigio, unrequest_sigio): Add new versions of | Richard M. Stallman | 1994-01-15 | 1 | -0/+34 |
| * | (comint-show-output): Leave point at start of output, but push the mark. | Richard M. Stallman | 1994-01-15 | 1 | -3/+2 |
| * | Doc fix. | Richard M. Stallman | 1994-01-15 | 1 | -0/+6 |
| * | (rmail-default-file): Renamed from rmail-last-file. | Richard M. Stallman | 1994-01-15 | 1 | -4/+6 |
| * | Use new names rmail-default-file and rmail-default-rmail-file. | Richard M. Stallman | 1994-01-15 | 1 | -10/+10 |