| Commit message (Expand) | Author | Age | Files | Lines |
| * | [log entry censored by the NSA] | Noah Friedman | 1993-04-01 | 1 | -0/+0 |
| * | (etags-tags-completion-table): Rewritten with a mondo regexp. | Roland McGrath | 1993-04-01 | 1 | -18/+18 |
| * | * timer.el (timer-program): New defconst. | Jim Blandy | 1993-04-01 | 1 | -2/+10 |
| * | (indent-for-comment): Use skip-syntax-backward in place of | Roland McGrath | 1993-03-31 | 1 | -9/+10 |
| * | (etags-tags-completion-table): Use skip-syntax-backward instead of | Roland McGrath | 1993-03-31 | 1 | -4/+3 |
| * | (view-buffer-other-window): Remove spurious backslashes from | Roland McGrath | 1993-03-31 | 1 | -1/+1 |
| * | (view-exit): Use local map view-old-local-map, not (current-local-map). | Roland McGrath | 1993-03-31 | 1 | -1/+1 |
| * | (map-y-or-n-p): Make bindings of user-defined keys be each a vector | Roland McGrath | 1993-03-31 | 1 | -6/+6 |
| * | (enable-command): Remove spurious assignment of free variable `foo'. | Roland McGrath | 1993-03-31 | 1 | -1/+0 |
| * | (describe-function): For Lisp functions, write a prototype call before | Roland McGrath | 1993-03-31 | 1 | -15/+18 |
| * | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 23 | -133/+224 |
| * | * xfaces.c: Doc fixes. | Jim Blandy | 1993-03-31 | 1 | -4/+3 |
| * | Initial revision | Jim Blandy | 1993-03-31 | 1 | -0/+72 |
| * | * keyboard.c (parse_modifiers, apply_modifiers): Make sure we're | Jim Blandy | 1993-03-31 | 1 | -0/+6 |
| * | (Fwrite_region): Don't fail to set visit_file. | Richard M. Stallman | 1993-03-31 | 1 | -1/+1 |
| * | (read_char): Clear Vquit_flag when we return C-g for it. | Richard M. Stallman | 1993-03-31 | 1 | -0/+4 |
| * | New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the | Jim Blandy | 1993-03-30 | 1 | -0/+2 |
| * | New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the | Jim Blandy | 1993-03-30 | 3 | -9/+16 |
| * | (find-backup-file-name): delete nothing if overflow in number of files to keep. | Noah Friedman | 1993-03-30 | 1 | -1/+4 |
| * | lisp/ * Makefile.in (src/paths.h): Don't echo the huge sed command we | Jim Blandy | 1993-03-30 | 1 | -38/+39 |
| * | Rename int-to-string to number-to-string, since it can handle | Jim Blandy | 1993-03-30 | 5 | -7/+7 |
| * | * subr.el (int-to-string): Make this an alias for the subr | Jim Blandy | 1993-03-30 | 1 | -0/+1 |
| * | * configure: Extend test for working `const' keyword to handle AIX | Jim Blandy | 1993-03-30 | 1 | -1/+4 |
| * | (isearch-done): Customize the message about mark. | Richard M. Stallman | 1993-03-30 | 1 | -3/+9 |
| * | (isearch-mode-map): Delete the binding for C-h. | Richard M. Stallman | 1993-03-30 | 1 | -12/+9 |
| * | *** empty log message *** | Eric S. Raymond | 1993-03-30 | 1 | -1/+1 |
| * | (rmail): Don't use mbox as inbox by default. | Richard M. Stallman | 1993-03-29 | 1 | -8/+7 |
| * | Put back removed years in copyright notice. | Richard M. Stallman | 1993-03-29 | 1 | -1/+1 |
| * | (count-lines): Use save-match-data. | Richard M. Stallman | 1993-03-29 | 1 | -12/+13 |
| * | Removed author and Adapted-By lines. They're wrong, and they're not | Eric S. Raymond | 1993-03-29 | 1 | -2/+0 |
| * | (vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved | Eric S. Raymond | 1993-03-29 | 1 | -12/+11 |
| * | Provide mailabbrev, not mail-abbrevs. | Richard M. Stallman | 1993-03-29 | 1 | -1/+1 |
| * | (make_frame): Init face_alist field. | Richard M. Stallman | 1993-03-29 | 1 | -0/+1 |
| * | *** empty log message *** | Eric S. Raymond | 1993-03-29 | 1 | -0/+28 |
| * | (NO_PTY_H): Defined. | Richard M. Stallman | 1993-03-29 | 1 | -0/+2 |
| * | [NO_PTY_H]: Don't include pty.h. | Richard M. Stallman | 1993-03-29 | 1 | -0/+2 |
| * | [USG5_4]: Alternate defining of LIBS_SYSTEM, | Richard M. Stallman | 1993-03-29 | 1 | -0/+16 |
| * | (fill-individual-paragraphs): When skipping mail headers, skip to a blank line. | Richard M. Stallman | 1993-03-28 | 1 | -1/+1 |
| * | Undo previous change. | Richard M. Stallman | 1993-03-28 | 2 | -27/+1 |
| * | (setenv): Renamed back from putenv. | Richard M. Stallman | 1993-03-28 | 1 | -4/+1 |
| * | Cancel previous change; this version should be identical to version 1.17. | Richard M. Stallman | 1993-03-28 | 1 | -39/+25 |
| * | (regexp-history): New history list. | Richard M. Stallman | 1993-03-28 | 1 | -13/+25 |
| * | (Fexpand_file_name): Default DEFALT at beginning, | Richard M. Stallman | 1993-03-28 | 1 | -7/+18 |
| * | (command_loop_1): Clear force_start of selected_window | Richard M. Stallman | 1993-03-28 | 1 | -0/+5 |
| * | *** empty log message *** | Noah Friedman | 1993-03-28 | 1 | -1/+2 |
| * | *** empty log message *** | Noah Friedman | 1993-03-28 | 1 | -29/+91 |
| * | renamed to env.el; changed setenv to putenv. | Noah Friedman | 1993-03-28 | 1 | -7/+13 |
| * | (vc-comment-to-changelog): A useful vc-checkin hook, added. | Eric S. Raymond | 1993-03-28 | 1 | -10/+51 |
| * | Fixed typo introduced by last patch. | Eric S. Raymond | 1993-03-28 | 1 | -1/+1 |
| * | : Added autoload cookie for entry point. | Eric S. Raymond | 1993-03-28 | 1 | -1/+2 |