summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (auto-mode-alist): .pl is now Perl.Richard M. Stallman1995-09-121-1/+1
* (src/paths.h, paths-force): Use paths.h.$$ insteadKarl Heuer1995-09-121-5/+5
* (BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.Karl Heuer1995-09-121-6/+0
* (BROKEN_SELECT_NON_X): Define this instead of turningKarl Heuer1995-09-121-4/+5
* (call_mod_hooks, verify_interval_modification):Richard M. Stallman1995-09-121-194/+0
* (call_mod_hooks): Moved from intevals.cRichard M. Stallman1995-09-121-0/+226
* (signal_after_change): Call report_interval_modification.Richard M. Stallman1995-09-121-0/+5
* (Fencode_time): Use mktime to do the real work;Paul Eggert1995-09-101-90/+80
* (hexl-current-address): New arg VALIDATE.Richard M. Stallman1995-09-101-13/+35
* (center-line): New arg NLINES.Richard M. Stallman1995-09-101-13/+25
* Improve error msg for invalid --with-x-toolkit value.Richard M. Stallman1995-09-101-2/+2
* (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