log

age author description
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.
Tue, 14 Jun 1994 21:57:11 +0000 Richard M. Stallman (vmotion): Use find_next_newline_no_quit.
Tue, 14 Jun 1994 21:54:45 +0000 Richard M. Stallman (find_next_newline_no_quit): New function.
Tue, 14 Jun 1994 20:54:44 +0000 Richard M. Stallman (ispell-command-loop): C-g should be like X, not q.
Tue, 14 Jun 1994 20:33:44 +0000 Richard M. Stallman (init_sys_modes): Don't set up sigio here if window system.
Tue, 14 Jun 1994 20:19:04 +0000 Richard M. Stallman (fortran-blink-matching-do): When looking for do,
Tue, 14 Jun 1994 20:06:55 +0000 Edward M. Reingold (calendar-mode-map): Change moon menu bar to pop up a menu.
Tue, 14 Jun 1994 19:50:14 +0000 Richard M. Stallman (calendar-mouse-2-date-menu): Put moon phase here.
Tue, 14 Jun 1994 19:48:19 +0000 Richard M. Stallman (init_eval_once): Call xmalloc, not malloc.
Tue, 14 Jun 1994 19:46:00 +0000 Richard M. Stallman (Fprocess_send_eof): Doc fix.
Tue, 14 Jun 1994 14:51:19 +0000 Richard M. Stallman Put ./BUGS into the distrib.
Tue, 14 Jun 1994 00:58:05 +0000 Roland McGrath Fix regexp in last change.
Tue, 14 Jun 1994 00:34:43 +0000 Richard M. Stallman (pop-global-mark): Discard entries for nonexistent buffers.
Tue, 14 Jun 1994 00:21:40 +0000 Richard M. Stallman (inhibit-startup-echo-area-message): Doc fix.
Tue, 14 Jun 1994 00:10:56 +0000 Richard M. Stallman (mouse-avoidance-threshold): Renamed from ...threshhold.
Mon, 13 Jun 1994 23:56:48 +0000 Richard M. Stallman (init_sys_modes): Don't call set_terminal_modes
Mon, 13 Jun 1994 23:40:33 +0000 Richard M. Stallman (end-of-buffer): Recenter overlay lists.
Mon, 13 Jun 1994 23:27:44 +0000 Roland McGrath (compilation-error-regexp-alist): Extend first regexp to handle Borland C++
Mon, 13 Jun 1994 21:12:56 +0000 Richard M. Stallman Handle 386 running Solaris 2.
Mon, 13 Jun 1994 21:10:43 +0000 Richard M. Stallman Fix previous change.
Mon, 13 Jun 1994 21:09:17 +0000 Richard M. Stallman Add conditional for SOLARIS2.
Mon, 13 Jun 1994 21:08:42 +0000 Richard M. Stallman (SOLARIS2): Defined.
Mon, 13 Jun 1994 20:56:30 +0000 Karl Heuer (single_keymap_panes): gcpro some things.
Mon, 13 Jun 1994 20:41:21 +0000 Richard M. Stallman (XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.
Mon, 13 Jun 1994 20:41:00 +0000 Richard M. Stallman (init_cmdargs): Set up initial_argv, initial_argc.