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