log

age author description
Sat, 16 May 1998 20:34:59 +0000 Richard M. Stallman (insert_1_both, insert_from_string_1, replace_range)
Sat, 16 May 1998 19:56:07 +0000 Richard M. Stallman (Fexpand_file_name) [WINDOWSNT]: Be careful not to
Sat, 16 May 1998 19:08:49 +0000 Richard M. Stallman Whitespace change.
Sat, 16 May 1998 18:30:52 +0000 Richard M. Stallman (read_char): If redisplay is preempted,
Sat, 16 May 1998 18:30:00 +0000 Richard M. Stallman (readchar): Use readchar_backlog again
Sat, 16 May 1998 17:53:32 +0000 Richard M. Stallman (vc-update-change-log): Use temporary-file-directory.
Sat, 16 May 1998 17:52:29 +0000 Richard M. Stallman (c-macro-expansion):
Sat, 16 May 1998 17:50:00 +0000 Richard M. Stallman (jka-compr-temp-name-template): Use temporary-file-directory.
Sat, 16 May 1998 17:48:49 +0000 Richard M. Stallman (emerge-temp-file-prefix): Use temporary-file-directory.
Sat, 16 May 1998 17:47:27 +0000 Richard M. Stallman (ediff-temp-file-prefix): Use temporary-file-directory.
Sat, 16 May 1998 17:35:23 +0000 Richard M. Stallman (browse-url-temp-dir): Use temporary-file-directory.
Sat, 16 May 1998 17:34:20 +0000 Richard M. Stallman (archive-tmpdir): Use temporary-file-directory.
Sat, 16 May 1998 17:33:11 +0000 Richard M. Stallman (ange-ftp-tmp-name-template): Use temporary-file-directory.
Sat, 16 May 1998 04:14:04 +0000 Richard M. Stallman (dired-mark-subdir-files): Doc fix.
Sat, 16 May 1998 03:49:47 +0000 Richard M. Stallman (ps-file-end): Put Trailer and Pages before EndDoc.
Sat, 16 May 1998 03:44:16 +0000 Richard M. Stallman (vc-update-change-log): Use system-tmp-directory.
Sat, 16 May 1998 03:44:02 +0000 Richard M. Stallman (c-macro-expansion): Use system-tmp-directory.
Sat, 16 May 1998 03:43:44 +0000 Richard M. Stallman (jka-compr-temp-name-template): Use system-tmp-directory
Sat, 16 May 1998 03:43:28 +0000 Richard M. Stallman (emerge-temp-file-prefix): Use system-tmp-directory.
Sat, 16 May 1998 03:41:42 +0000 Richard M. Stallman (ediff-temp-file-prefix): Use system-tmp-directory.
Sat, 16 May 1998 03:40:39 +0000 Richard M. Stallman (browse-url-temp-dir): Use system-tmp-directory.
Sat, 16 May 1998 03:40:21 +0000 Richard M. Stallman (archive-tmpdir): Use system-tmp-directory.
Sat, 16 May 1998 03:38:59 +0000 Richard M. Stallman (ange-ftp-tmp-name-template): Use system-tmp-directory.
Sat, 16 May 1998 03:38:20 +0000 Richard M. Stallman (system-tmp-directory): New variable.
Fri, 15 May 1998 22:24:17 +0000 Richard M. Stallman (set-auto-coding): Exclude \n when matching the coding system name.
Fri, 15 May 1998 22:23:01 +0000 Richard M. Stallman (search_buffer): Set search regs for all success with an empty string.
Fri, 15 May 1998 21:50:07 +0000 Richard M. Stallman (define-mail-alias): Compensate for not resetting the match data when
Fri, 15 May 1998 20:55:45 +0000 Richard M. Stallman (signal_quit): Add prototype.
Fri, 15 May 1998 20:55:26 +0000 Richard M. Stallman (sys_select): Always wait on interrupt_handle, so that
Fri, 15 May 1998 20:53:53 +0000 Richard M. Stallman (w32_wnd_proc): Call signal_quit when C-g is received.