| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix typos. | Richard M. Stallman | 1995-09-08 | 1 | -6/+6 |
| * | (HAVE_UNISTD_H): Add #undef. | Richard M. Stallman | 1995-09-08 | 1 | -0/+3 |
| * | (ange-ftp-gwp-filter): Go to process buffer before getting text from it. | Richard M. Stallman | 1995-09-06 | 1 | -2/+4 |
| * | (Info-suffix-list): Add .inf to MSDOS list. | Richard M. Stallman | 1995-09-06 | 1 | -4/+12 |
| * | (gud-filter): Save up text that arrives while processing previous text. | Richard M. Stallman | 1995-09-06 | 1 | -20/+44 |
| * | (install-arch-indep): Always install the new dir file; | Richard M. Stallman | 1995-09-06 | 1 | -3/+5 |
| * | (rmail-summary-construct-io-menu): Use all of FILES. | Richard M. Stallman | 1995-09-06 | 1 | -4/+8 |
| * | (mail-interactive-insert-alias): Call mail-abbrev-expand-hook. | Richard M. Stallman | 1995-09-04 | 1 | -1/+2 |
| * | (Fcopy_marker): New arg TYPE. | Richard M. Stallman | 1995-09-03 | 1 | -16/+44 |
| * | (Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1. | Richard M. Stallman | 1995-09-03 | 1 | -0/+2 |
| * | (adjust_markers_for_insert): New function. | Richard M. Stallman | 1995-09-03 | 1 | -0/+23 |
| * | (dired-internal-noselect): New arg MODE. | Richard M. Stallman | 1995-09-03 | 1 | -6/+14 |
| * | (putchar): Call internal_flush instead of _flsbuf. | Richard M. Stallman | 1995-09-03 | 1 | -214/+451 |
| * | Don't assume that HAVE_CONFIG_H implies emacs. | David J. MacKenzie | 1995-09-02 | 3 | -7/+11 |
| * | (auto-mode-alist): Handle .f90 files. | Richard M. Stallman | 1995-09-02 | 1 | -0/+1 |
| * | Simplify using new names file names src/makefile.in, | Richard M. Stallman | 1995-09-02 | 1 | -51/+17 |
| * | Define STDC_HEADERS. | Richard M. Stallman | 1995-09-02 | 1 | -0/+1 |
| * | (Fmsdos_mouse_enable, Fmsdos_mouse_disable) | Richard M. Stallman | 1995-09-02 | 1 | -2/+41 |
| * | (sleep_or_kbd_init): Delete declaration. | Richard M. Stallman | 1995-09-02 | 1 | -1/+0 |
| * | (sys_subshell) [MSDOS]: Handle SUSPEND env var. | Richard M. Stallman | 1995-09-02 | 1 | -14/+22 |
| * | [!MULTI_FRAME] (Factive_minibuffer_window): New function. | Richard M. Stallman | 1995-09-02 | 1 | -0/+11 |
| * | (SITELOAD_PURESIZE_EXTRA): New macro. | Richard M. Stallman | 1995-09-02 | 1 | -2/+6 |
| * | (Fmake_symbolic_link, Fadd_name_to_file): | Richard M. Stallman | 1995-09-02 | 1 | -0/+14 |
| * | (Ffile_name_all_completions, Ffile_name_completion): | Richard M. Stallman | 1995-09-02 | 1 | -2/+14 |
| * | (re_search_2): If pattern starts with \=, optimize search. | Richard M. Stallman | 1995-09-01 | 1 | -8/+12 |
| * | (save_excursion_save): Pass the new arg to Fcopy_marker. | Richard M. Stallman | 1995-09-01 | 1 | -1/+1 |
| * | (save_window_save): Pass the new arg to Fcopy_marker. | Richard M. Stallman | 1995-09-01 | 1 | -3/+3 |
| * | (sendmail-send-it): Use user-mail-address. | Richard M. Stallman | 1995-08-31 | 1 | -1/+1 |
| * | (Fcommand_execute): Ignore `disabled' property on | Richard M. Stallman | 1995-08-31 | 1 | -2/+7 |
| * | (Fdisplay_completion_list): Clear all text properties | Richard M. Stallman | 1995-08-31 | 1 | -0/+12 |
| * | (ange-ftp-vms-sans-version): Accept extra args. | Richard M. Stallman | 1995-08-31 | 1 | -1/+1 |
| * | Add #undef for open, close, read, write. | Richard M. Stallman | 1995-08-31 | 1 | -0/+6 |
| * | (kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE. | Richard M. Stallman | 1995-08-30 | 1 | -1/+1 |
| * | (list-directory): Set default-directory. | Richard M. Stallman | 1995-08-30 | 1 | -0/+1 |
| * | (Fdecode_time): Doc fix. | Richard M. Stallman | 1995-08-29 | 1 | -1/+1 |
| * | (dired-byte-compile): Report failure if output file is not created. | Richard M. Stallman | 1995-08-29 | 1 | -0/+2 |
| * | (decode_env_path): Use ".", not nil, for current dir. | Richard M. Stallman | 1995-08-29 | 1 | -1/+2 |
| * | (function-key-map): Consistently map CLEAR to C-l. | Richard M. Stallman | 1995-08-29 | 1 | -4/+4 |
| * | (wordstar-center-line): Renamed from center-line. | Richard M. Stallman | 1995-08-29 | 1 | -10/+10 |
| * | (vc-dired-update-line): Don't use dired-do-redisplay. | André Spiegel | 1995-08-29 | 1 | -38/+62 |
| * | (vc-utc-string): New function. | André Spiegel | 1995-08-29 | 1 | -30/+51 |
| * | (x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing. | Richard M. Stallman | 1995-08-29 | 1 | -1/+14 |
| * | (GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros. | Roland McGrath | 1995-08-28 | 1 | -15/+6 |
| * | (recover-session-finish): Catch erorr in recover-file. | Richard M. Stallman | 1995-08-28 | 1 | -1/+5 |
| * | (basic-save-buffer): Doc fix. | Richard M. Stallman | 1995-08-28 | 1 | -1/+5 |
| * | (executable-set-magic): Use make-local-hook for after-save-hook. | Richard M. Stallman | 1995-08-28 | 1 | -2/+2 |
| * | (makefile-font-lock-keywords): Highlight lines with | Richard M. Stallman | 1995-08-28 | 1 | -5/+7 |
| * | Fix typo in global-map define. | Richard M. Stallman | 1995-08-28 | 1 | -1/+1 |
| * | (doprnt): Fix typo in error message. | Richard M. Stallman | 1995-08-27 | 1 | -1/+1 |
| * | Delete some #if 0'd functions. | Richard M. Stallman | 1995-08-27 | 1 | -46/+0 |