Mercurial > emacs
graph
-
(Fset_time_zone_rule): New function.Sun, 10 Sep 1995 04:37:21 +0000, by Richard M. Stallman
-
(setenv): Call set-time-zone-rule when setting TZ.Sun, 10 Sep 1995 04:36:12 +0000, by Richard M. Stallman
-
(LOCALTIME_CACHE): Remove; now configured automatically.Sun, 10 Sep 1995 04:23:38 +0000, by Richard M. Stallman
-
(main): Call tzset only if LOCALTIME_CACHE is defined;Sun, 10 Sep 1995 04:20:44 +0000, by Richard M. Stallman
-
(LOCALTIME_CACHE): Define if tzset exists andSun, 10 Sep 1995 04:18:58 +0000, by Richard M. Stallman
-
(command_loop_1): Set this_command to nil before reading a command.Sun, 10 Sep 1995 01:23:14 +0000, by Richard M. Stallman
-
(Fdecode_time): Doc fix.Sat, 09 Sep 1995 19:31:29 +0000, by Richard M. Stallman
-
(vc-dired-mode): Now a major mode derived from dired-mode.Fri, 08 Sep 1995 20:39:17 +0000, by Andr Spiegel
-
(vc-locking-user): Fixed wrong parentheses.Fri, 08 Sep 1995 20:38:53 +0000, by Andr Spiegel
-
(dired-internal-noselect): Set dired-directory when refreshing a bufferFri, 08 Sep 1995 20:38:17 +0000, by Andr Spiegel
-
Rename all register-name args to `register'.Fri, 08 Sep 1995 17:19:37 +0000, by Richard M. Stallman
-
(Fmake_marker): Initialize insertion_type to 0.Fri, 08 Sep 1995 16:59:25 +0000, by Richard M. Stallman
-
Fix typos.Fri, 08 Sep 1995 16:58:39 +0000, by Richard M. Stallman
-
(HAVE_UNISTD_H): Add #undef.Fri, 08 Sep 1995 16:24:48 +0000, by Richard M. Stallman
-
(ange-ftp-gwp-filter): Go to process buffer before getting text from it.Wed, 06 Sep 1995 18:17:59 +0000, by Richard M. Stallman
-
(Info-suffix-list): Add .inf to MSDOS list.Wed, 06 Sep 1995 18:04:02 +0000, by Richard M. Stallman
-
(gud-filter): Save up text that arrives while processing previous text.Wed, 06 Sep 1995 17:07:53 +0000, by Richard M. Stallman
-
(install-arch-indep): Always install the new dir file;Wed, 06 Sep 1995 15:18:29 +0000, by Richard M. Stallman
-
(rmail-summary-construct-io-menu): Use all of FILES.Wed, 06 Sep 1995 15:16:39 +0000, by Richard M. Stallman
-
(mail-interactive-insert-alias): Call mail-abbrev-expand-hook.Mon, 04 Sep 1995 20:26:58 +0000, by Richard M. Stallman
-
(Fcopy_marker): New arg TYPE.Sun, 03 Sep 1995 18:53:58 +0000, by Richard M. Stallman
-
(Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1.Sun, 03 Sep 1995 18:52:37 +0000, by Richard M. Stallman
-
(adjust_markers_for_insert): New function.Sun, 03 Sep 1995 18:51:47 +0000, by Richard M. Stallman
-
(dired-internal-noselect): New arg MODE.Sun, 03 Sep 1995 17:34:56 +0000, by Richard M. Stallman
-
(putchar): Call internal_flush instead of _flsbuf.Sun, 03 Sep 1995 17:32:58 +0000, by Richard M. Stallman
-
Don't assume that HAVE_CONFIG_H implies emacs.Sat, 02 Sep 1995 23:47:41 +0000, by David J. MacKenzie
-
(auto-mode-alist): Handle .f90 files.Sat, 02 Sep 1995 16:36:41 +0000, by Richard M. Stallman
-
Simplify using new names file names src/makefile.in,Sat, 02 Sep 1995 16:25:34 +0000, by Richard M. Stallman
-
Define STDC_HEADERS.Sat, 02 Sep 1995 16:24:49 +0000, by Richard M. Stallman
-
(Fmsdos_mouse_enable, Fmsdos_mouse_disable)Sat, 02 Sep 1995 16:23:53 +0000, by Richard M. Stallman
-
(sleep_or_kbd_init): Delete declaration.Sat, 02 Sep 1995 16:23:03 +0000, by Richard M. Stallman
-
(sys_subshell) [MSDOS]: Handle SUSPEND env var.Sat, 02 Sep 1995 16:22:17 +0000, by Richard M. Stallman
-
[!MULTI_FRAME] (Factive_minibuffer_window): New function.Sat, 02 Sep 1995 16:20:15 +0000, by Richard M. Stallman
-
(SITELOAD_PURESIZE_EXTRA): New macro.Sat, 02 Sep 1995 16:18:26 +0000, by Richard M. Stallman
-
(Fmake_symbolic_link, Fadd_name_to_file):Sat, 02 Sep 1995 01:21:55 +0000, by Richard M. Stallman
-
(Ffile_name_all_completions, Ffile_name_completion):Sat, 02 Sep 1995 01:19:53 +0000, by Richard M. Stallman
-
(re_search_2): If pattern starts with \=, optimize search.Fri, 01 Sep 1995 18:43:30 +0000, by Richard M. Stallman
-
(save_excursion_save): Pass the new arg to Fcopy_marker.Fri, 01 Sep 1995 02:02:17 +0000, by Richard M. Stallman
-
(save_window_save): Pass the new arg to Fcopy_marker.Fri, 01 Sep 1995 02:01:29 +0000, by Richard M. Stallman
-
(sendmail-send-it): Use user-mail-address.Thu, 31 Aug 1995 23:48:58 +0000, by Richard M. Stallman
-
(Fcommand_execute): Ignore `disabled' property onThu, 31 Aug 1995 23:09:39 +0000, by Richard M. Stallman
-
(Fdisplay_completion_list): Clear all text propertiesThu, 31 Aug 1995 17:23:50 +0000, by Richard M. Stallman
-
(ange-ftp-vms-sans-version): Accept extra args.Thu, 31 Aug 1995 15:05:39 +0000, by Richard M. Stallman
-
Add #undef for open, close, read, write.Thu, 31 Aug 1995 02:37:12 +0000, by Richard M. Stallman
-
(kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.Wed, 30 Aug 1995 19:33:08 +0000, by Richard M. Stallman
-
(list-directory): Set default-directory.Wed, 30 Aug 1995 16:01:39 +0000, by Richard M. Stallman
-
(Fdecode_time): Doc fix.Tue, 29 Aug 1995 19:38:04 +0000, by Richard M. Stallman
-
(dired-byte-compile): Report failure if output file is not created.Tue, 29 Aug 1995 16:22:25 +0000, by Richard M. Stallman
-
(decode_env_path): Use ".", not nil, for current dir.Tue, 29 Aug 1995 15:32:00 +0000, by Richard M. Stallman
-
(function-key-map): Consistently map CLEAR to C-l.Tue, 29 Aug 1995 15:31:46 +0000, by Richard M. Stallman
-
(wordstar-center-line): Renamed from center-line.Tue, 29 Aug 1995 14:55:25 +0000, by Richard M. Stallman
-
(vc-dired-update-line): Don't use dired-do-redisplay.Tue, 29 Aug 1995 10:52:14 +0000, by Andr Spiegel
-
(vc-utc-string): New function.Tue, 29 Aug 1995 10:47:45 +0000, by Andr Spiegel
-
(x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.Tue, 29 Aug 1995 04:36:12 +0000, by Richard M. Stallman
-
(GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.Mon, 28 Aug 1995 20:38:37 +0000, by Roland McGrath
-
(recover-session-finish): Catch erorr in recover-file.Mon, 28 Aug 1995 20:13:56 +0000, by Richard M. Stallman
-
(basic-save-buffer): Doc fix.Mon, 28 Aug 1995 15:15:28 +0000, by Richard M. Stallman
-
(executable-set-magic): Use make-local-hook for after-save-hook.Mon, 28 Aug 1995 15:12:57 +0000, by Richard M. Stallman
-
(makefile-font-lock-keywords): Highlight lines withMon, 28 Aug 1995 15:09:57 +0000, by Richard M. Stallman
-
Fix typo in global-map define.Mon, 28 Aug 1995 00:15:59 +0000, by Richard M. Stallman