aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (init_gettimeofday): Remove declaration.Richard M. Stallman1995-09-101-1/+0
* (gettimeofday): Don't bother setting time zone,Richard M. Stallman1995-09-101-39/+6
* (Fset_time_zone_rule): New function.Richard M. Stallman1995-09-101-0/+50
* (setenv): Call set-time-zone-rule when setting TZ.Richard M. Stallman1995-09-101-0/+2
* (LOCALTIME_CACHE): Remove; now configured automatically.Richard M. Stallman1995-09-106-20/+0
* (main): Call tzset only if LOCALTIME_CACHE is defined;Richard M. Stallman1995-09-101-3/+3
* (LOCALTIME_CACHE): Define if tzset exists andRichard M. Stallman1995-09-101-1/+31
* (command_loop_1): Set this_command to nil before reading a command.Richard M. Stallman1995-09-101-0/+2
* (Fdecode_time): Doc fix.Richard M. Stallman1995-09-091-1/+2
* (vc-dired-mode): Now a major mode derived from dired-mode.André Spiegel1995-09-081-52/+62
* (vc-locking-user): Fixed wrong parentheses.André Spiegel1995-09-081-2/+2
* (dired-internal-noselect): Set dired-directory when refreshing a bufferAndré Spiegel1995-09-081-16/+22
* Rename all register-name args to `register'.Richard M. Stallman1995-09-081-43/+47
* (Fmake_marker): Initialize insertion_type to 0.Richard M. Stallman1995-09-081-0/+1
* 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