log

age author description
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.
Mon, 13 Jun 1994 20:11:10 +0000 Richard M. Stallman (syms_of_keyboard): Properly init Vsystem_key_alist.
Mon, 13 Jun 1994 19:46:22 +0000 Richard M. Stallman (adjust_lnnoptrs): Handle multiple aux symbols.
Mon, 13 Jun 1994 19:35:07 +0000 Richard M. Stallman (mouse-save-then-kill-delete-region): Turn off change hooks
Mon, 13 Jun 1994 19:34:21 +0000 Richard M. Stallman (dired-man): Use internal function from man.el.
Mon, 13 Jun 1994 15:30:51 +0000 Richard M. Stallman Formerly INSTALL.~31~
Mon, 13 Jun 1994 12:07:44 +0000 Richard M. Stallman (forms-mode): Plug security hole by disabling `eval-buffer' unless
Sun, 12 Jun 1994 19:58:00 +0000 Karl Heuer (transpose_markers): Allow for gap at start of region.
Sun, 12 Jun 1994 15:58:51 +0000 Richard M. Stallman (iso-iso2tex-trans-tab): Change a few characters.
Sun, 12 Jun 1994 15:43:34 +0000 Richard M. Stallman (x_window): Request "save yourself" commands.
Sun, 12 Jun 1994 14:37:21 +0000 Richard M. Stallman (Info-fontify-node): Require some whitespace after *Note.
Sun, 12 Jun 1994 12:57:42 +0000 Richard M. Stallman (mail): If homedir is nonexistent, don't use as default.
Sun, 12 Jun 1994 12:42:56 +0000 Richard M. Stallman (read_char): When we loop and call redisplay,
Sat, 11 Jun 1994 21:53:09 +0000 Richard M. Stallman (Freplace_match): Be sure not to treat non-digit like digit.