| Commit message (Expand) | Author | Age | Files | Lines |
* | Add autoloads. | Richard M. Stallman | 1994-09-14 | 1 | -6/+12 |
* | Update to 2.15. | Richard M. Stallman | 1994-09-14 | 1 | -44/+77 |
* | Initial revision | Richard M. Stallman | 1994-09-14 | 1 | -0/+288 |
* | (c-mode-map): Add "Highlight Conditionals" menu item. | Richard M. Stallman | 1994-09-14 | 1 | -0/+2 |
* | entered into RCS | Richard M. Stallman | 1994-09-14 | 1 | -11/+6 |
* | *** empty log message *** | Richard M. Stallman | 1994-09-14 | 1 | -3/+6 |
* | (Info-mode-map): Bind M-s like s. | Richard M. Stallman | 1994-09-14 | 1 | -0/+2 |
* | (Fset_default_file_modes): Doc fix. | Richard M. Stallman | 1994-09-14 | 1 | -2/+2 |
* | (delete_temp_file): Use Fdelete_file. | Richard M. Stallman | 1994-09-14 | 1 | -1/+3 |
* | *** empty log message *** | Richard M. Stallman | 1994-09-14 | 1 | -22/+11 |
* | Initial revision | Richard M. Stallman | 1994-09-14 | 2 | -0/+1266 |
* | (repeat-complex-command, next-history-element, | Richard M. Stallman | 1994-09-14 | 1 | -6/+10 |
* | (server-start): Always use pipes for communication. | Richard M. Stallman | 1994-09-14 | 1 | -1/+4 |
* | (make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic, | Karl Heuer | 1994-09-14 | 1 | -5/+5 |
* | (syms_of_keymap): Doc fix. | Richard M. Stallman | 1994-09-13 | 1 | -6/+9 |
* | use new macro names | David J. MacKenzie | 1994-09-13 | 1 | -25/+23 |
* | add comment about srcdir | David J. MacKenzie | 1994-09-13 | 1 | -1/+2 |
* | (rmail-summary-goto-msg): Preserve the current buffer. | Richard M. Stallman | 1994-09-13 | 1 | -2/+5 |
* | (gobble_input): Block SIGALRM if we are using it. | Richard M. Stallman | 1994-09-13 | 1 | -1/+11 |
* | (vc-do-command): Temporarily add vc-path to the end of PATH. | Richard M. Stallman | 1994-09-11 | 1 | -1/+6 |
* | Further split the Ispell menu autoloads. | Richard M. Stallman | 1994-09-11 | 1 | -1/+5 |
* | Comment fix. | Richard M. Stallman | 1994-09-10 | 1 | -1/+1 |
* | entered into RCS | Paul Reilly | 1994-09-10 | 1 | -1/+3 |
* | (ptx): New OS; use for Sequent. | Richard Kenner | 1994-09-10 | 1 | -2/+12 |
* | (shrink-window-if-larger-than-buffer): Doc fix. | Richard M. Stallman | 1994-09-09 | 1 | -1/+1 |
* | (dsp16xx): New basic machine. | Richard Kenner | 1994-09-09 | 1 | -1/+1 |
* | Accept i586 like i386. | Richard M. Stallman | 1994-09-09 | 1 | -10/+7 |
* | (record_asynch_buffer_change): Don't test | Richard M. Stallman | 1994-09-08 | 1 | -0/+5 |
* | (put-string-on-kill-ring): Delete this function. | Karl Heuer | 1994-09-08 | 1 | -10/+1 |
* | * config.sub: Cleanup NeXT support to emit nextstep*. | Per Bothner | 1994-09-07 | 1 | -5/+8 |
* | (set-rmail-inbox-list): Doc fix. | Richard M. Stallman | 1994-09-06 | 1 | -2/+2 |
* | rearrange AC_ARG_WITH calls | David J. MacKenzie | 1994-09-06 | 1 | -2/+2 |
* | (dired-omit-expunge): Avoid setting buffer modified | Richard M. Stallman | 1994-09-06 | 1 | -3/+10 |
* | entered into RCS | Richard M. Stallman | 1994-09-06 | 1 | -5/+38 |
* | (save-place-find-file-hook): Check after-find-file-from-revert-buffer. | Richard M. Stallman | 1994-09-06 | 1 | -1/+2 |
* | [USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it. | Richard M. Stallman | 1994-09-06 | 1 | -0/+6 |
* | (make-help-screen): Doc fix. | Karl Heuer | 1994-09-05 | 1 | -1/+1 |
* | keep up to date with configure.in | David J. MacKenzie | 1994-09-05 | 1 | -4/+4 |
* | remove --with-x10 | David J. MacKenzie | 1994-09-05 | 1 | -22/+7 |
* | [__GNUC__] (HAVE_ALLOCA): Defined. | Richard M. Stallman | 1994-09-05 | 1 | -6/+15 |
* | (c-macro-prompt-flag): Set default back to nil. | Richard M. Stallman | 1994-09-05 | 1 | -2/+2 |
* | (init_cmdargs): After chasing link, use only the expanded name. | Richard M. Stallman | 1994-09-05 | 1 | -1/+1 |
* | (Ffile_accessible_directory_p): Put back the gcpro. | Karl Heuer | 1994-09-05 | 1 | -2/+9 |
* | (srandom): Pass arg to srand48; no return value. | Karl Heuer | 1994-09-05 | 1 | -1/+1 |
* | (rmail-get-new-mail): Run rmail-get-new-mail-hook. | Richard M. Stallman | 1994-09-05 | 1 | -1/+4 |
* | Check for lrand48, not rand48. | Richard M. Stallman | 1994-09-04 | 1 | -2/+2 |
* | (random, srandom): Check HAVE_LRAND48, not HAVE_RAND48. | Richard M. Stallman | 1994-09-04 | 1 | -3/+3 |
* | (HAVE_LRAND48): Replaces HAVE_RAND48. | Richard M. Stallman | 1994-09-04 | 1 | -1/+1 |
* | (Man-notify-when-ready): Get Man-original-frame from the proper buffer. | Richard M. Stallman | 1994-09-04 | 1 | -34/+37 |
* | (init_baud_rate): Test that getobaud is actually defined. | Richard M. Stallman | 1994-09-04 | 1 | -1/+1 |