log

age author description
Wed, 09 Jun 1993 09:44:24 +0000 Jim Blandy * scroll-bar.el (scroll-bar-set-window-start): Remember that the
Wed, 09 Jun 1993 09:23:12 +0000 Jim Blandy *** empty log message ***
Wed, 09 Jun 1993 07:21:28 +0000 Jim Blandy * xdisp.c (display_text_line): Handle case where line ends in a
Wed, 09 Jun 1993 04:56:47 +0000 Jim Blandy * xterm.c (x_is_vendor_fkey): New function.
Wed, 09 Jun 1993 04:42:19 +0000 Jim Blandy * s/dgux.h: Move #definition of SYSTEM_MALLOC outside of
Wed, 09 Jun 1993 04:36:41 +0000 Jim Blandy * xfaces.c (init_frame_faces): Remove assumption that the selected
Wed, 09 Jun 1993 04:06:57 +0000 Jim Blandy * configure.in: Test for bison.
Wed, 09 Jun 1993 03:55:55 +0000 Jim Blandy * alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast the
Tue, 08 Jun 1993 22:54:46 +0000 Richard M. Stallman (dired-flag-auto-save-files): Ignore `*' added by ls -F.
Tue, 08 Jun 1993 21:08:56 +0000 Richard M. Stallman (INTERVAL_WRITABLE_P): Fix backwards tests.
Tue, 08 Jun 1993 20:59:11 +0000 Melissa Weisshaus Initial revision
Tue, 08 Jun 1993 16:28:28 +0000 Richard M. Stallman (sc-mark): Use mark-marker.
Tue, 08 Jun 1993 16:25:02 +0000 Richard M. Stallman Rewrite by author; mostly rearrangements.
Tue, 08 Jun 1993 07:21:54 +0000 Jim Blandy * configure.in: Remove extra ;; from hpux cases.
Tue, 08 Jun 1993 07:18:40 +0000 Jim Blandy * configure.in (CFLAGS): Don't set this according to the value of
Tue, 08 Jun 1993 07:17:32 +0000 Jim Blandy * configure.in (machine): Fix the versions in hpux version number test.
Tue, 08 Jun 1993 07:15:01 +0000 Jim Blandy * wakeup.c: Include sys/types.h, too; I think that's where time_t
Tue, 08 Jun 1993 07:00:13 +0000 Jim Blandy * config.h.in (HAVE_LIBDNET): New macro, to be defined by
Tue, 08 Jun 1993 06:59:37 +0000 Jim Blandy * ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;
Tue, 08 Jun 1993 06:20:56 +0000 Richard M. Stallman #undef static.
Tue, 08 Jun 1993 06:12:08 +0000 Richard M. Stallman (Fforward_comment): Set point to where scan stops,
Tue, 08 Jun 1993 05:25:19 +0000 Richard M. Stallman (fortran-indent-new-line): Renamed from
Tue, 08 Jun 1993 05:16:47 +0000 Richard M. Stallman (mouse-drag-region-1): Un-comment-out this function.
Tue, 08 Jun 1993 04:41:00 +0000 Richard M. Stallman (Info-follow-reference): Fix completion defaulting.
Tue, 08 Jun 1993 04:27:18 +0000 Jim Blandy * make-dist: Add clauses to distribute lisp/forms-mode.
Tue, 08 Jun 1993 01:32:42 +0000 Richard M. Stallman (safe-documentation): Don't crash on byte-compiled macro.
Tue, 08 Jun 1993 01:29:05 +0000 Richard M. Stallman (telnet-simple-send): New function.
Tue, 08 Jun 1993 01:11:53 +0000 Richard M. Stallman (mouse-union-first-preferred): Renamed from mouse-union-first-prefered.
Tue, 08 Jun 1993 01:09:50 +0000 Richard M. Stallman (syms_of_fileio): Set up Qset_visited_file_modtime.
Mon, 07 Jun 1993 23:57:08 +0000 Richard M. Stallman (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.