log

age author description
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>
Fri, 14 May 1993 14:41:36 +0000 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
Fri, 14 May 1993 14:40:56 +0000 Jim Blandy * intervals.c (set_point): Check for point out of bounds before
Fri, 14 May 1993 14:39:15 +0000 Jim Blandy * dispnew.c (direct_output_for_insert): Compute the face of the
Fri, 14 May 1993 14:37:53 +0000 Jim Blandy * cmds.c (Fforward_char): Check proposed new position, and then
Fri, 14 May 1993 14:36:01 +0000 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
Fri, 14 May 1993 14:27:17 +0000 Jim Blandy * configure.in: Call AC_STDC_HEADERS.
Fri, 14 May 1993 03:57:45 +0000 Richard M. Stallman (vc-revert-buffer1): Don't assume that compilation-error-list
Thu, 13 May 1993 20:06:18 +0000 Richard M. Stallman (emerge-find-difference-diff): Renamed from emerge-find-difference.
Thu, 13 May 1993 19:33:20 +0000 Richard M. Stallman (emerge-setup-fixed-keymaps): Put emerge-abort on C-].
Thu, 13 May 1993 19:25:37 +0000 Richard M. Stallman (emerge-count-matches-string): Renamed from count-matches-string.
Thu, 13 May 1993 19:24:38 +0000 Richard M. Stallman Install DRW's version 5.
Thu, 13 May 1993 12:05:52 +0000 Richard M. Stallman (vc-version-diff): Don't move point in current buffer.
Thu, 13 May 1993 05:28:14 +0000 Roland McGrath (tags-table-including): Take new third arg CORE-ONLY. If non-nil,
Thu, 13 May 1993 04:08:52 +0000 Jim Blandy * xfaces.c (intern_frame_face): Exchange order of arguments, to
Thu, 13 May 1993 04:08:26 +0000 Jim Blandy * xdisp.c (copy_rope, copy_part_of_rope): Add face argument.
Thu, 13 May 1993 03:34:18 +0000 Richard M. Stallman Provide 'menu-bar.
Thu, 13 May 1993 03:24:09 +0000 Richard M. Stallman (face-initialize): New function.
Thu, 13 May 1993 03:23:40 +0000 Richard M. Stallman Don't put frame-initialize and frame-notice-user-settings on hooks.
Thu, 13 May 1993 03:17:03 +0000 Jim Blandy * textprop.c (Fnext_single_property_change,
Thu, 13 May 1993 03:14:39 +0000 Richard M. Stallman (command-line): Call frame-initialize explicitly.
Thu, 13 May 1993 03:14:07 +0000 Richard M. Stallman (Setting minor-mode-map-alist):
Thu, 13 May 1993 03:00:51 +0000 Roland McGrath (main): Don't require that there be input files if -i switches were given.
Thu, 13 May 1993 01:47:22 +0000 Jim Blandy *** empty log message ***
Thu, 13 May 1993 00:21:47 +0000 Richard M. Stallman (child_setup): Omit duplicates from new env array.
Thu, 13 May 1993 00:21:23 +0000 Richard M. Stallman (make_lispy_event): Don't set shift modifier for C-^.
Thu, 13 May 1993 00:20:51 +0000 Richard M. Stallman (current_minor_maps): Call Findirect_function, so symbols
Thu, 13 May 1993 00:19:20 +0000 Richard M. Stallman (display_text_line): Use break; to exit loop at eol.
Wed, 12 May 1993 23:56:18 +0000 Richard M. Stallman (kbd-macro-query): Fix prompt string.
Wed, 12 May 1993 21:58:16 +0000 Richard M. Stallman (Faccessible_keymaps): Use whatever size the vector has.
Wed, 12 May 1993 21:41:56 +0000 Richard M. Stallman (default-menubar): Make initial value nil.
Wed, 12 May 1993 21:30:35 +0000 Richard M. Stallman Improve doc strings and prompt strings.
Wed, 12 May 1993 20:32:32 +0000 Richard M. Stallman (comint-filter): Increment opoint only if after insertion point.
Wed, 12 May 1993 18:41:29 +0000 Richard M. Stallman (te-pass-through): Handle meta chars and non-char events.
Wed, 12 May 1993 05:17:47 +0000 Richard M. Stallman (Fx_popup_menu): Add a vector of prefix keys for the panes.
Tue, 11 May 1993 23:23:34 +0000 Jim Meyering Initial revision
Tue, 11 May 1993 21:15:54 +0000 Richard M. Stallman (vc-diff): Report an error if the buffer isn't registered.
Tue, 11 May 1993 19:14:34 +0000 Jim Blandy Re-arranged stuff to put defsubst accessors at the top
Tue, 11 May 1993 02:48:07 +0000 Jim Blandy * xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACE
Tue, 11 May 1993 02:47:46 +0000 Jim Blandy * xdisp.c (display_text_line): Make face-handling code conditional
Tue, 11 May 1993 01:39:42 +0000 Jim Blandy * fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for the
Tue, 11 May 1993 00:07:51 +0000 Jim Blandy * systime.h: Use the strategy from getdate.y to include the proper
Mon, 10 May 1993 23:58:36 +0000 Jim Blandy Use pushdef and popdef, instead of saving the macro's value in a
Mon, 10 May 1993 23:31:01 +0000 Jim Blandy * xfns.c (Fx_create_frame): Use an XLFD name for the default font,
Mon, 10 May 1993 19:20:56 +0000 Jim Blandy * configure.in: Sidestep autoconf's quoting of the second argument
Mon, 10 May 1993 16:31:21 +0000 Richard M. Stallman (buffer-menu): Don't save a window config.
Mon, 10 May 1993 00:49:06 +0000 Roland McGrath (byte-recompile-directory): If ARG is non-nil, set it to its prefix
Mon, 10 May 1993 00:35:06 +0000 Jim Blandy * s/template.h: Explain the relative significance of the SIGIO and
Mon, 10 May 1993 00:34:31 +0000 Jim Blandy * s/sunos4shr.h: Apply changes from David J. Mackenzie; this isn't
Mon, 10 May 1993 00:26:32 +0000 Jim Blandy * xdisp.c (display_text_line): Apply faces to characters
Mon, 10 May 1993 00:25:40 +0000 Jim Blandy * xfns.c (x_make_gc): After building the GC's for the frame, call
Mon, 10 May 1993 00:25:17 +0000 Jim Blandy * xfaces.c (Fmake_face_internal): Do nothing for non-X frames.
Mon, 10 May 1993 00:23:47 +0000 Jim Blandy Arrange to tell redisplay about changes in overlays.
Mon, 10 May 1993 00:17:55 +0000 Jim Blandy * config.h.in: Remove mention of GLYPH datatype; that shouldn't be