log

age author description
Sat, 12 Jun 1993 17:46:44 +0000 Jim Blandy * sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
Sat, 12 Jun 1993 17:31:26 +0000 Jim Blandy Doc fix.
Sat, 12 Jun 1993 17:30:01 +0000 Jim Blandy * frame.c (Fmouse_position): Doc fix.
Sat, 12 Jun 1993 17:23:13 +0000 Jim Blandy * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that
Sat, 12 Jun 1993 17:17:05 +0000 Richard M. Stallman (get_keymap_1): Add missing semicolon.
Sat, 12 Jun 1993 17:16:00 +0000 Richard M. Stallman (read_minibuf): Set and use mini_frame only if MULTI_FRAME.
Sat, 12 Jun 1993 17:10:13 +0000 Richard M. Stallman (echo_area_display): Use XFASTINT on ->height.
Sat, 12 Jun 1993 17:06:34 +0000 Richard M. Stallman (Fdelete_window): Make `frame' a FRAME_PTR and use as such.
Sat, 12 Jun 1993 17:04:51 +0000 Richard M. Stallman (record_delete): Always use XFASTINT on sbeg.
Sat, 12 Jun 1993 17:00:45 +0000 Jim Blandy * xterm.c (XTset_vertical_scroll_bar): Use double type for
Sat, 12 Jun 1993 16:58:31 +0000 Richard M. Stallman (start_process_unwind): Use XINT.
Sat, 12 Jun 1993 16:57:29 +0000 Richard M. Stallman (Fset_syntax_table): Add XFASTINT.
Sat, 12 Jun 1993 16:52:03 +0000 Jim Blandy * xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to
Sat, 12 Jun 1993 16:00:47 +0000 Jim Blandy * keyboard.c (read_key_sequence): When we generate a prefix symbol
Sat, 12 Jun 1993 15:37:36 +0000 Jim Blandy Initial revision
Sat, 12 Jun 1993 15:37:14 +0000 Jim Blandy * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
Sat, 12 Jun 1993 10:12:21 +0000 Jim Blandy * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
Sat, 12 Jun 1993 09:31:25 +0000 Jim Blandy * window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decide
Sat, 12 Jun 1993 07:26:16 +0000 Richard M. Stallman (read_char): Set c properly as a Lisp int.
Sat, 12 Jun 1993 07:22:20 +0000 Richard M. Stallman Doc fixes.
Sat, 12 Jun 1993 07:20:30 +0000 Richard M. Stallman (cons_to_long): Declare top, bot as Lisp_Object.
Sat, 12 Jun 1993 07:19:39 +0000 Richard M. Stallman (Fcopy_keymap): Check Fkeymapp value with NILP.
Sat, 12 Jun 1993 07:19:24 +0000 Richard M. Stallman (Fexpt): New local `val' for making integer to return.
Sat, 12 Jun 1993 06:54:14 +0000 Richard M. Stallman (make-directory): By default create dir default-dir.
Sat, 12 Jun 1993 02:18:02 +0000 Richard M. Stallman (vc-backend-diff): Always use -q option.
Sat, 12 Jun 1993 01:44:48 +0000 Richard M. Stallman (file-truename): Don't use expand-file-name to merge
Fri, 11 Jun 1993 23:43:54 +0000 Richard M. Stallman (XTmouse_position): Don't set *f at all unless we win.
Fri, 11 Jun 1993 22:22:15 +0000 Richard M. Stallman (sendmail-pre-abbrev-expand-hook):
Fri, 11 Jun 1993 21:33:27 +0000 Richard M. Stallman (setenv): Treat case as significant.
Fri, 11 Jun 1993 21:06:14 +0000 Richard M. Stallman (read_process_output): Don't deactivate the mark.