log

age author description
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.
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.
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.
Sat, 11 Jun 1994 20:18:46 +0000 Richard M. Stallman (server-start): Doc fix.
Sat, 11 Jun 1994 20:11:36 +0000 Richard M. Stallman (xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
Sat, 11 Jun 1994 20:09:33 +0000 Richard M. Stallman (xterm.o): Depend on dispextern.h.
Sat, 11 Jun 1994 19:19:31 +0000 Richard M. Stallman (latex-mode, slitex-mode): In paragraph-separate,
Sat, 11 Jun 1994 18:59:38 +0000 Richard M. Stallman (isearch-mode-map):
Sat, 11 Jun 1994 18:17:00 +0000 Richard M. Stallman (iso-translate-conventions): Get rid of interactive spec.
Sat, 11 Jun 1994 12:14:28 +0000 Richard M. Stallman (mouse-avoidance-point-position): Fix compute-motion
Sat, 11 Jun 1994 12:12:57 +0000 Richard M. Stallman (X_IO_BUG): Defined.
Sat, 11 Jun 1994 12:11:27 +0000 Richard M. Stallman (tex-font-lock-keywords): Make the pattern for
Fri, 10 Jun 1994 23:02:04 +0000 Richard M. Stallman (comint-dynamic-list-completions): No space in *Completions*.
Fri, 10 Jun 1994 23:01:49 +0000 Richard M. Stallman (lisp-complete-symbol): Likewise.
Fri, 10 Jun 1994 23:01:33 +0000 Richard M. Stallman (PC-do-completion): Likewise.
Fri, 10 Jun 1994 23:01:10 +0000 Richard M. Stallman (complete-tag): Likewise.
Fri, 10 Jun 1994 23:00:56 +0000 Richard M. Stallman (ielm-complete-symbol): Likewise.
Fri, 10 Jun 1994 23:00:40 +0000 Richard M. Stallman (ispell-complete-word): Likewise.