log

age author description
Sat, 15 May 1993 22:20:34 +0000 Jim Blandy Install patches from David J. Mackenzie to make the srcdir option
Sat, 15 May 1993 21:38:29 +0000 Jim Blandy original log message lost to overeager RCS user -JimB
Sat, 15 May 1993 21:19:18 +0000 Richard M. Stallman Require menu-bar.el.
Sat, 15 May 1993 21:17:55 +0000 Richard M. Stallman Rename `primary-selection' to `region'.
Sat, 15 May 1993 21:17:06 +0000 Richard M. Stallman Preload mouse, scroll-bar and select if have multi-frames.
Sat, 15 May 1993 20:55:02 +0000 Richard M. Stallman (push-mark): Don't activate the mark.
Sat, 15 May 1993 20:48:34 +0000 Jim Blandy * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
Sat, 15 May 1993 20:47:28 +0000 Jim Blandy * systime.h: Borrow CPP sequence from getdate.y to include the
Sat, 15 May 1993 20:32:23 +0000 Richard M. Stallman (mouse-set-region): Call set-mark to activate mark.
Sat, 15 May 1993 20:05:36 +0000 Richard M. Stallman (isearch-done): Don't activate mark.
Sat, 15 May 1993 19:53:44 +0000 Richard M. Stallman (face-initialize): Don't create the `modeline' face.
Sat, 15 May 1993 19:52:01 +0000 Richard M. Stallman (mouse-drag-region): New command, on down-mouse-1.
Sat, 15 May 1993 19:47:15 +0000 Richard M. Stallman (byte-compile-track-mouse): New function.
Sat, 15 May 1993 19:00:34 +0000 Richard M. Stallman (Fx_selection_exists_p): Handle nil, t as SELECTION arg.
Sat, 15 May 1993 18:47:18 +0000 Richard M. Stallman (transient-mark-mode): New command.
Sat, 15 May 1993 18:45:14 +0000 Richard M. Stallman (compute_char_face): New args REGION_BEG, REGION_END.
Sat, 15 May 1993 18:44:46 +0000 Richard M. Stallman (direct_output_forward_char): Just give up
Sat, 15 May 1993 18:05:42 +0000 Richard M. Stallman (map-y-or-n-p): Show the answers in the echo area.
Sat, 15 May 1993 04:13:27 +0000 Richard M. Stallman Make links in info subdir.
Fri, 14 May 1993 22:57:10 +0000 Jim Blandy * buffer.c (Fmove_overlay): If the overlay is in no buffer and the
Fri, 14 May 1993 22:11:17 +0000 Richard M. Stallman (access_keymap): Handle any length vector.
Fri, 14 May 1993 19:43:05 +0000 Richard M. Stallman (command_loop_1): Don't do it here.
Fri, 14 May 1993 18:02:55 +0000 Richard M. Stallman (isearch-mode-map): Handle any length vector in keymap.
Fri, 14 May 1993 15:35:17 +0000 Jim Blandy * buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer,
Fri, 14 May 1993 15:21:50 +0000 Jim Blandy * vc.el (vc-version-diff): Match parens.
Fri, 14 May 1993 14:44:26 +0000 Jim Blandy * xterm.c (dumpglyphs): Give the cursor higher priority than the
Fri, 14 May 1993 14:44:01 +0000 Jim Blandy * xfaces.c (compute_char_face): When merging the overlays,
Fri, 14 May 1993 14:43:30 +0000 Jim Blandy The text property routines can now modify buffers other
Fri, 14 May 1993 14:43:00 +0000 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
Fri, 14 May 1993 14:42:01 +0000 Jim Blandy * lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>