log

age author description
Sun, 16 May 1993 22:35:23 +0000 Richard M. Stallman (x_set_cursor_color): Set cursor_foreground_pixel.
Sun, 16 May 1993 22:34:42 +0000 Richard M. Stallman (x_display): New field cursor_fore_pixel.
Sun, 16 May 1993 22:32:36 +0000 Richard M. Stallman (dumpglyphs): Create a temporary merged gc
Sun, 16 May 1993 22:31:48 +0000 Richard M. Stallman (overlays_at): New arg EXTEND.
Sun, 16 May 1993 22:31:04 +0000 Richard M. Stallman (compute_char_face): Pass 0 as EXTEND arg to overlays_at.
Sun, 16 May 1993 21:31:39 +0000 Richard M. Stallman (ispell): Deactivate mark before the Ispell run.
Sun, 16 May 1993 21:15:09 +0000 Richard M. Stallman (tex-insert-quote): Doc fix.
Sun, 16 May 1993 21:14:05 +0000 Richard M. Stallman (texinfo-tex-region): Update name of tex-set-buffer-directory.
Sun, 16 May 1993 21:11:54 +0000 Richard M. Stallman Don't require tex-mode or texnfo-upd.
Sun, 16 May 1993 20:36:30 +0000 Jim Blandy Don't distribute oldXMenu/Makefile.
Sun, 16 May 1993 19:32:53 +0000 Jim Blandy * make-dist: Include any *.in files in oldXMenu in the distribution.
Sun, 16 May 1993 18:57:37 +0000 Richard M. Stallman Don't require sendmail, compile, or dired.
Sun, 16 May 1993 18:12:57 +0000 Jim Blandy Document sun change.
Sun, 16 May 1993 17:43:36 +0000 Richard M. Stallman (mark-c-function): Activate the mark.
Sun, 16 May 1993 15:50:13 +0000 Richard M. Stallman (mark-end-of-sentence): Activate the mark.
Sun, 16 May 1993 15:48:45 +0000 Richard M. Stallman (mark-paragraph): Activate the mark.
Sun, 16 May 1993 15:41:50 +0000 Richard M. Stallman (face-initialize): Do make the modeline face.
Sun, 16 May 1993 15:41:14 +0000 Richard M. Stallman (mark-page): Activate the mark.
Sun, 16 May 1993 15:39:39 +0000 Richard M. Stallman (yank, yank-pop): Don't activate the mark.
Sun, 16 May 1993 15:28:52 +0000 Richard M. Stallman (mark-sexp, mark-defun): Activate the mark.
Sun, 16 May 1993 13:42:36 +0000 Richard M. Stallman (casify_region): Remove mistaken arg to record_change.
Sun, 16 May 1993 01:32:11 +0000 Jim Blandy * xfaces.c (Fset_face_attribute_internal): Jolt redisplay, so it
Sun, 16 May 1993 00:53:57 +0000 Jim Blandy * timer.c (notify): Don't call sighold or sigrelse; they're USG
Sun, 16 May 1993 00:44:32 +0000 Jim Blandy * Makefile.in (oldXMenu/Makefile): Make this depend on
Sun, 16 May 1993 00:23:33 +0000 Jim Blandy * xfaces.c (unload_color): Don't try to unload the standard black
Sat, 15 May 1993 23:57:11 +0000 Jim Blandy More changes from David J. Mackenzie.
Sat, 15 May 1993 23:21:35 +0000 Jim Blandy Install David Mackenzie's patches to make ${srcdir} work.
Sat, 15 May 1993 23:20:33 +0000 Jim Blandy * process.c (wait_reading_process_input): If we're running
Sat, 15 May 1993 23:06:16 +0000 Jim Blandy Install patches from David J. Mackenzie to make the srcdir option
Sat, 15 May 1993 23:05:46 +0000 Jim Blandy * timer.c: Fix mispellings of get_date function's name.
Sat, 15 May 1993 22:57:27 +0000 Jim Blandy Install ${srcdir} changes from DJM.
Sat, 15 May 1993 22:25:51 +0000 Jim Blandy The GNU coding standards specify that CFLAGS should be left for
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>
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
Mon, 10 May 1993 00:17:31 +0000 Jim Blandy * keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoid
Mon, 10 May 1993 00:17:08 +0000 Jim Blandy * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
Mon, 10 May 1993 00:16:34 +0000 Jim Blandy * xdisp.c (display_text_line): Apply faces to characters according
Mon, 10 May 1993 00:15:58 +0000 Jim Blandy * dispextern.h (struct face): Add cached_index member.
Mon, 10 May 1993 00:15:35 +0000 Jim Blandy * config.h.in: Adjust this for use by autoconf's AC_CONFIG_HEADER,