log

age author description
Sat, 18 Jun 1994 00:18:28 +0000 Karl Heuer (minibuf_save_list): New variable, replaces minibuf_save_vector.
Sat, 18 Jun 1994 00:13:37 +0000 Karl Heuer minibuf_prompt is now a Lisp_Object.
Sat, 18 Jun 1994 00:13:02 +0000 Karl Heuer (minibuf_prompt): Now a Lisp_Object. All uses changed.
Fri, 17 Jun 1994 23:52:35 +0000 Richard M. Stallman (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
Fri, 17 Jun 1994 23:51:52 +0000 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
Fri, 17 Jun 1994 23:51:40 +0000 Richard M. Stallman (GETTIMEOFDAY_ONE_ARGUMENT): Define it.
Fri, 17 Jun 1994 23:34:37 +0000 Richard M. Stallman (x_real_positions): Make sure we know the parent window.
Fri, 17 Jun 1994 22:15:47 +0000 Karl Heuer (dired-build-subdir-alist): Don't let looking-at destroy the match data.
Fri, 17 Jun 1994 21:42:34 +0000 Richard M. Stallman (make-auto-save-file-name): Convert slashes to \! and double the backslashes.
Fri, 17 Jun 1994 20:35:16 +0000 Richard M. Stallman (finder-commentary): Fix error message syntax.
Fri, 17 Jun 1994 20:04:22 +0000 Richard M. Stallman Comment change.
Fri, 17 Jun 1994 20:03:18 +0000 Karl Heuer (compute_motion): Recenter overlays, for speed.
Fri, 17 Jun 1994 19:59:09 +0000 Richard M. Stallman (lm-section-mark): Accept extra semicolons;
Fri, 17 Jun 1994 16:03:59 +0000 Richard M. Stallman (build-mail-abbrevs): Pass a recursivep argument in recursive call.
Fri, 17 Jun 1994 16:00:42 +0000 Richard M. Stallman Comment change.
Fri, 17 Jun 1994 13:40:33 +0000 Richard M. Stallman (Fprocess_status): Return nil for process name that has no process.
Fri, 17 Jun 1994 13:39:14 +0000 Richard M. Stallman (x-create-frame-with-faces): Set the cursor color last.
Fri, 17 Jun 1994 13:35:53 +0000 Richard M. Stallman (scratch_cursor_gc): New variable.
Fri, 17 Jun 1994 04:05:56 +0000 Roland McGrath (tags-table-computed-list, tags-table-computed-list-for): New variables.
Fri, 17 Jun 1994 00:52:13 +0000 Richard M. Stallman (redisplay_region): Treat selected window's buffer
Fri, 17 Jun 1994 00:51:33 +0000 Richard M. Stallman (mouse-scroll-subr): New arg WINDOW.
Thu, 16 Jun 1994 23:45:41 +0000 Richard M. Stallman (make_hdr): Handle case of no "additional header".
Thu, 16 Jun 1994 23:33:50 +0000 Richard M. Stallman Comment change.
Thu, 16 Jun 1994 18:51:07 +0000 Richard M. Stallman [USG5_4] (sigblock): Use |, not &.
Thu, 16 Jun 1994 15:44:16 +0000 Richard M. Stallman (Info-directory-list): For msdos, use ";" instead of
Thu, 16 Jun 1994 15:38:30 +0000 Karl Heuer (redisplay_window): Don't use shortcut if window_end_vpos is out of date.
Thu, 16 Jun 1994 15:14:30 +0000 Richard M. Stallman (syms_of_display): Make baud-rate a user var.
Thu, 16 Jun 1994 15:12:52 +0000 Richard M. Stallman (bibtex-mode): Set up comment-start locally.
Thu, 16 Jun 1994 15:03:04 +0000 Richard M. Stallman (scan_lists): Get error if eob within comment with depth!=0.
Thu, 16 Jun 1994 14:15:11 +0000 Richard M. Stallman (ange-ftp-canonize-filename): Fix wrong var name.
Thu, 16 Jun 1994 08:09:34 +0000 Noah Friedman (rlogin-password-paranoia): Variable deleted.
Thu, 16 Jun 1994 06:55:46 +0000 Roland McGrath Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
Thu, 16 Jun 1994 02:30:39 +0000 Richard M. Stallman Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
Wed, 15 Jun 1994 23:03:28 +0000 Richard M. Stallman (outline-mode): Make change-major-mode-hook buffer-local.
Wed, 15 Jun 1994 22:39:01 +0000 Richard M. Stallman (dired-build-subdir-alist): Avoid mistaking a file name
Wed, 15 Jun 1994 22:16:04 +0000 Richard M. Stallman (mail-send-hook): Add defvar.
Wed, 15 Jun 1994 20:15:59 +0000 Richard M. Stallman (x_noop_count): New variable.
Wed, 15 Jun 1994 18:24:10 +0000 Richard M. Stallman Don't alter the underline face.
Wed, 15 Jun 1994 18:19:56 +0000 Richard M. Stallman (C_DEBUG_SWITCH): Define as empty.
Wed, 15 Jun 1994 18:18:55 +0000 Richard M. Stallman (redisplay): Don't call x_consider_frame_title.
Wed, 15 Jun 1994 18:17:55 +0000 Richard M. Stallman (Fcall_interactively): Ignore `-' in string.
Wed, 15 Jun 1994 18:13:52 +0000 Richard M. Stallman (Info-insert-dir): Ignore access times when comparing
Wed, 15 Jun 1994 18:05:50 +0000 Richard M. Stallman (gud-massage-args): Fix error message syntax.
Wed, 15 Jun 1994 07:40:43 +0000 Doug Evans * config.sub (sparc64): New cpu.
Wed, 15 Jun 1994 05:29:08 +0000 Karl Heuer (init_system_name): New function, replaces get_system_name.
Wed, 15 Jun 1994 05:28:51 +0000 Karl Heuer (init_editfns): Call init_system_name instead of get_system_name.
Wed, 15 Jun 1994 05:27:38 +0000 Karl Heuer declare init_system_name (replaces get_system_name).
Wed, 15 Jun 1994 04:48:02 +0000 Karl Heuer (x_term_init): Don't call get_system_name.
Wed, 15 Jun 1994 04:37:26 +0000 Richard M. Stallman (find-tag-history): New variable.
Wed, 15 Jun 1994 04:05:32 +0000 Richard M. Stallman (sigblock) [USG5_4]: Define if not defined.
Wed, 15 Jun 1994 04:01:33 +0000 Richard M. Stallman Put stdio.h after config.h.
Wed, 15 Jun 1994 03:55:42 +0000 Karl Heuer (mouse-drag-region): Bind last-command, not this-command.
Wed, 15 Jun 1994 03:54:06 +0000 Richard M. Stallman Put stdio.h after config.h.
Wed, 15 Jun 1994 03:53:12 +0000 Richard M. Stallman Comment change.
Wed, 15 Jun 1994 03:46:59 +0000 Richard M. Stallman Put config.h first.
Wed, 15 Jun 1994 03:45:54 +0000 Richard M. Stallman Put sys/signal.h and errno.h first, then config.h.
Wed, 15 Jun 1994 03:43:43 +0000 Richard M. Stallman Put stdio.h, sys/types.h and sys/stat.h after config.h.
Wed, 15 Jun 1994 02:43:39 +0000 Karl Heuer (make-auto-save-file-name): Don't use slashes in autosave name for a non-file
Wed, 15 Jun 1994 01:09:17 +0000 Karl Heuer (Fsingle_key_description): Allow strings as keys.
Wed, 15 Jun 1994 00:24:54 +0000 Karl Heuer (create_process): Set input_wait_mask before forking.