| Commit message (Expand) | Author | Age | Files | Lines |
| * | (c-mode-map): Add menu bar menu. | Richard M. Stallman | 1994-01-02 | 1 | -19/+39 |
| * | (calendar-goto-french-date): Fix special day | Richard M. Stallman | 1994-01-02 | 1 | -2/+3 |
| * | (rotate_right, rotate_left): Simplify | Richard M. Stallman | 1994-01-02 | 1 | -100/+140 |
| * | (NULL_RIGHT_CHILD, NULL_LEFT_CHILD): | Richard M. Stallman | 1994-01-02 | 1 | -18/+19 |
| * | (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS. | Richard M. Stallman | 1994-01-02 | 1 | -1/+2 |
| * | (ALL_CFLAGS): Include LDFLAGS. | Richard M. Stallman | 1994-01-02 | 1 | -23/+25 |
| * | (isearch-repeat): If we matched a null string and there's | Richard M. Stallman | 1994-01-02 | 1 | -7/+14 |
| * | (Fwrite_region): Don't change START and END from nil | Richard M. Stallman | 1994-01-01 | 1 | -11/+12 |
| * | (bibtex-field-name, bibtex-field-const, bibtex-field-text): | Richard M. Stallman | 1994-01-01 | 1 | -6/+17 |
| * | (i[34]86-*-*): Check for *-nextstop*. | Richard M. Stallman | 1994-01-01 | 1 | -0/+1 |
| * | (m68*-next-*): Don't care about which os is specified. | Richard M. Stallman | 1994-01-01 | 1 | -1/+1 |
| * | (compilation-read-command, compilation-ask-about-save): New variables. | Richard M. Stallman | 1994-01-01 | 1 | -4/+15 |
| * | (Info-default-directory-list): Doc fix. | Richard M. Stallman | 1994-01-01 | 1 | -1/+4 |
| * | (read_process_output): Use clip_to_bounds when moving | Richard M. Stallman | 1994-01-01 | 1 | -1/+1 |
| * | Delete `show env TERMCAP'. | Richard M. Stallman | 1994-01-01 | 1 | -1/+0 |
| * | (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS. | Richard M. Stallman | 1994-01-01 | 1 | -1/+1 |
| * | (SOME_MACHINE_OBJECTS): New var. | Richard M. Stallman | 1994-01-01 | 1 | -2/+7 |
| * | (ispell-highlight, ispell-dehighlight): New functions. | Richard M. Stallman | 1994-01-01 | 1 | -0/+24 |
| * | (rmail-output-to-rmail-file): If just a dir is specified, | Richard M. Stallman | 1994-01-01 | 1 | -10/+13 |
| * | (save-some-buffers): Fix previous change. | Richard M. Stallman | 1994-01-01 | 1 | -42/+44 |
| * | (gnus-news-reply): Handle reply-to field. | Richard M. Stallman | 1994-01-01 | 1 | -4/+6 |
| * | (manual-program): Deleted. | Richard M. Stallman | 1994-01-01 | 1 | -6/+0 |
| * | (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler. | Richard M. Stallman | 1993-12-31 | 1 | -5/+5 |
| * | (lispy_accent_codes): Cope if an XK symbol is undefined. | Richard M. Stallman | 1993-12-31 | 1 | -0/+54 |
| * | (query-replace-highlight): New variable. | Richard M. Stallman | 1993-12-31 | 1 | -129/+154 |
| * | Always include termhooks.h. | Richard M. Stallman | 1993-12-31 | 1 | -1/+31 |
| * | (print-region-1): If lpr-headers-switches is string, | Richard M. Stallman | 1993-12-31 | 1 | -1/+4 |
| * | (Finsert_file_contents): Don't run after change hook | Richard M. Stallman | 1993-12-31 | 1 | -2/+7 |
| * | (save-some-buffers): Reinsert lost code to save abbrevs. | Richard M. Stallman | 1993-12-31 | 1 | -33/+41 |
| * | (eval-current-buffer): Old definition deleted. | Richard M. Stallman | 1993-12-31 | 1 | -15/+8 |
| * | (PENDING_OUTPUT_COUNT): Two alternate definitions | Richard M. Stallman | 1993-12-31 | 1 | -1/+12 |
| * | (diff): Call shell-quote-argument. | Richard M. Stallman | 1993-12-31 | 1 | -2/+4 |
| * | (shell-quote-argument): New function. | Richard M. Stallman | 1993-12-31 | 1 | -0/+12 |
| * | (ispell-next): Remove periods from messages. | Richard M. Stallman | 1993-12-31 | 1 | -7/+7 |
| * | (open-line): Properly put fill-prefix on each line. | Richard M. Stallman | 1993-12-31 | 1 | -5/+6 |
| * | (open-line): Move fill-prefix insert inside save-excursion. | Richard M. Stallman | 1993-12-31 | 1 | -2/+2 |
| * | Added `kibo', who actually greps for his name on Usenet. | Noah Friedman | 1993-12-31 | 1 | -0/+0 |
| * | (help-for-help): Mention the scroll commands. | Richard M. Stallman | 1993-12-31 | 1 | -0/+1 |
| * | (command-line): In most cases, if init file sets | Richard M. Stallman | 1993-12-31 | 1 | -29/+40 |
| * | (make-help-screen): Use read-key-sequence. | Richard M. Stallman | 1993-12-31 | 1 | -26/+44 |
| * | (Fsubstitute_command_keys): Fix previous change. | Richard M. Stallman | 1993-12-31 | 1 | -3/+6 |
| * | (read_from_minibuffer): Rename arg initial_input to initial_contents. | Richard M. Stallman | 1993-12-30 | 1 | -9/+9 |
| * | (icomplete-pre-command-hook): Reconciled with keyboard macro operation. | Richard M. Stallman | 1993-12-30 | 1 | -55/+72 |
| * | (hack-one-local-variable): Treat file-name-handler-alist | Richard M. Stallman | 1993-12-30 | 1 | -1/+1 |
| * | (Femacs_pid): New function. | Richard M. Stallman | 1993-12-30 | 1 | -0/+8 |
| * | (transient-mark-mode): Doc fix. | Richard M. Stallman | 1993-12-30 | 1 | -2/+5 |
| * | (read_avail_input): Turn O_NDELAY off on DGUX as on USG. | Richard M. Stallman | 1993-12-30 | 1 | -2/+2 |
| * | (rmail-summary-delete-forward): Move to next or prev msg | Richard M. Stallman | 1993-12-30 | 1 | -2/+7 |
| * | (Fall_completions): Allow completions that start with space | Richard M. Stallman | 1993-12-30 | 1 | -5/+8 |
| * | (LDFLAGS): Define as empty. | Richard M. Stallman | 1993-12-30 | 1 | -2/+3 |