log

age author description
1993-05-15 Richard M. Stallman Make links in info subdir.
1993-05-14 Jim Blandy * buffer.c (Fmove_overlay): If the overlay is in no buffer and the
1993-05-14 Richard M. Stallman (access_keymap): Handle any length vector.
1993-05-14 Richard M. Stallman (command_loop_1): Don't do it here.
1993-05-14 Richard M. Stallman (isearch-mode-map): Handle any length vector in keymap.
1993-05-14 Jim Blandy * buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer,
1993-05-14 Jim Blandy * vc.el (vc-version-diff): Match parens.
1993-05-14 Jim Blandy * xterm.c (dumpglyphs): Give the cursor higher priority than the
1993-05-14 Jim Blandy * xfaces.c (compute_char_face): When merging the overlays,
1993-05-14 Jim Blandy The text property routines can now modify buffers other
1993-05-14 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
1993-05-14 Jim Blandy * lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>
1993-05-14 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
1993-05-14 Jim Blandy * intervals.c (set_point): Check for point out of bounds before
1993-05-14 Jim Blandy * dispnew.c (direct_output_for_insert): Compute the face of the
1993-05-14 Jim Blandy * cmds.c (Fforward_char): Check proposed new position, and then
1993-05-14 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
1993-05-14 Jim Blandy * configure.in: Call AC_STDC_HEADERS.
1993-05-14 Richard M. Stallman (vc-revert-buffer1): Don't assume that compilation-error-list
1993-05-13 Richard M. Stallman (emerge-find-difference-diff): Renamed from emerge-find-difference.
1993-05-13 Richard M. Stallman (emerge-setup-fixed-keymaps): Put emerge-abort on C-].
1993-05-13 Richard M. Stallman (emerge-count-matches-string): Renamed from count-matches-string.
1993-05-13 Richard M. Stallman Install DRW's version 5.
1993-05-13 Richard M. Stallman (vc-version-diff): Don't move point in current buffer.
1993-05-13 Roland McGrath (tags-table-including): Take new third arg CORE-ONLY. If non-nil,
1993-05-13 Jim Blandy * xfaces.c (intern_frame_face): Exchange order of arguments, to
1993-05-13 Jim Blandy * xdisp.c (copy_rope, copy_part_of_rope): Add face argument.
1993-05-13 Richard M. Stallman Provide 'menu-bar.
1993-05-13 Richard M. Stallman (face-initialize): New function.
1993-05-13 Richard M. Stallman Don't put frame-initialize and frame-notice-user-settings on hooks.
1993-05-13 Jim Blandy * textprop.c (Fnext_single_property_change,
1993-05-13 Richard M. Stallman (command-line): Call frame-initialize explicitly.
1993-05-13 Richard M. Stallman (Setting minor-mode-map-alist):
1993-05-13 Roland McGrath (main): Don't require that there be input files if -i switches were given.
1993-05-13 Jim Blandy *** empty log message ***
1993-05-13 Richard M. Stallman (child_setup): Omit duplicates from new env array.
1993-05-13 Richard M. Stallman (make_lispy_event): Don't set shift modifier for C-^.
1993-05-13 Richard M. Stallman (current_minor_maps): Call Findirect_function, so symbols
1993-05-13 Richard M. Stallman (display_text_line): Use break; to exit loop at eol.
1993-05-12 Richard M. Stallman (kbd-macro-query): Fix prompt string.
1993-05-12 Richard M. Stallman (Faccessible_keymaps): Use whatever size the vector has.
1993-05-12 Richard M. Stallman (default-menubar): Make initial value nil.
1993-05-12 Richard M. Stallman Improve doc strings and prompt strings.
1993-05-12 Richard M. Stallman (comint-filter): Increment opoint only if after insertion point.
1993-05-12 Richard M. Stallman (te-pass-through): Handle meta chars and non-char events.
1993-05-12 Richard M. Stallman (Fx_popup_menu): Add a vector of prefix keys for the panes.
1993-05-11 Jim Meyering Initial revision
1993-05-11 Richard M. Stallman (vc-diff): Report an error if the buffer isn't registered.
1993-05-11 Jim Blandy Re-arranged stuff to put defsubst accessors at the top
1993-05-11 Jim Blandy * xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACE
1993-05-11 Jim Blandy * xdisp.c (display_text_line): Make face-handling code conditional
1993-05-11 Jim Blandy * fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for the
1993-05-11 Jim Blandy * systime.h: Use the strategy from getdate.y to include the proper
1993-05-10 Jim Blandy Use pushdef and popdef, instead of saving the macro's value in a
1993-05-10 Jim Blandy * xfns.c (Fx_create_frame): Use an XLFD name for the default font,
1993-05-10 Jim Blandy * configure.in: Sidestep autoconf's quoting of the second argument
1993-05-10 Richard M. Stallman (buffer-menu): Don't save a window config.
1993-05-10 Roland McGrath (byte-recompile-directory): If ARG is non-nil, set it to its prefix
1993-05-10 Jim Blandy * s/template.h: Explain the relative significance of the SIGIO and
1993-05-10 Jim Blandy * s/sunos4shr.h: Apply changes from David J. Mackenzie; this isn't
1993-05-10 Jim Blandy * xdisp.c (display_text_line): Apply faces to characters
1993-05-10 Jim Blandy * xfns.c (x_make_gc): After building the GC's for the frame, call
1993-05-10 Jim Blandy * xfaces.c (Fmake_face_internal): Do nothing for non-X frames.
1993-05-10 Jim Blandy Arrange to tell redisplay about changes in overlays.
1993-05-10 Jim Blandy * config.h.in: Remove mention of GLYPH datatype; that shouldn't be
1993-05-10 Jim Blandy * keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoid
1993-05-10 Jim Blandy * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
1993-05-10 Jim Blandy * xdisp.c (display_text_line): Apply faces to characters according
1993-05-10 Jim Blandy * dispextern.h (struct face): Add cached_index member.
1993-05-10 Jim Blandy * config.h.in: Adjust this for use by autoconf's AC_CONFIG_HEADER,
1993-05-10 Jim Blandy Arrange to tell redisplay about changes in overlays.
1993-05-10 Jim Blandy * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
1993-05-10 Jim Blandy * Makefile.in (DEFS): Remove this; we have configure build a
1993-05-10 Jim Blandy * keyboard.c (read_char): Exit kbd macro if Vexecuting_macro is t.
1993-05-09 Jim Blandy * x-win.el: Since we require faces.el, there's no point in setting
1993-05-09 Richard M. Stallman (rmail-output): Undo June 11 1992 change:
1993-05-09 Jim Blandy * finder.el: Bind finder-exit to 'q', not 'x'; the former is the
1993-05-09 Jim Blandy * faces.el: Call internal-set-face-1, not internat-set-face-1.
1993-05-09 Jim Blandy * faces.el (read-face-name): Call face-list, not list-faces.
1993-05-09 Richard M. Stallman (dabbrev-expand): Delete a search-forward call
1993-05-09 Roland McGrath (find-change-log): If there is a buffer-local value of
1993-05-09 Jim Blandy The GNU coding standards specify that CFLAGS should be left for
1993-05-09 Jim Blandy * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
1993-05-09 Richard M. Stallman (query-replace-map): Bind [escape] like "\e".
1993-05-09 Richard M. Stallman Doc fix.
1993-05-09 Richard M. Stallman (kbd-macro-query): Use query-replace-map to define answers.
1993-05-09 Richard M. Stallman (vc-backend-diff): Handle either string or list.
1993-05-09 Richard M. Stallman (diff-switches): Define var here as well as in diff.el.
1993-05-09 Richard M. Stallman Comment fix.
1993-05-09 Richard M. Stallman *** empty log message ***
1993-05-09 Richard M. Stallman [SCO]: Include time.h.
1993-05-09 Richard M. Stallman (mail-do-fcc): Don't output a newline before From...
1993-05-09 Richard M. Stallman (rmail-convert-to-babyl-format): Delete 1 char
1993-05-09 Richard M. Stallman (jump-to-register): Allow file name "in" a register.
1993-05-08 Richard M. Stallman (scroll-bar-drag, scroll-bar-drag-1): New functions.
1993-05-08 Richard M. Stallman Require help-macro, not help-screen.
1993-05-08 Richard M. Stallman Provide help-macro, not help-screen.
1993-05-08 Richard M. Stallman Don't add menu bar to minibuffer-only frames.
1993-05-08 Richard M. Stallman (Fx_get_mouse_event, Fx_mouse_events): Code deleted.
1993-05-08 Richard M. Stallman (Vmouse_event): Var deleted.
1993-05-08 Richard M. Stallman (vc-directory-18): cd to the directory in question before the file tree walk.
1993-05-08 Richard M. Stallman (vc-directory-18): New function.
1993-05-08 Richard M. Stallman (read_avail_input): If meta_key is 2, let 8 bits thru.
1993-05-08 Eric S. Raymond *** empty log message ***
1993-05-07 Richard M. Stallman (calendar-mode-map): Add arrow key bindings.
1993-05-07 Richard M. Stallman (rmail-resend): Add `resent' attribute.
1993-05-07 Richard M. Stallman (x_get_arg): Call Fintern, not intern.
1993-05-06 Richard M. Stallman (flush-lines, keep-lines, how-many):
1993-05-06 Richard M. Stallman Typo in last change.
1993-05-06 Richard M. Stallman (comint-filter): New function.
1993-05-06 Jim Blandy *** empty log message ***
1993-05-06 Richard M. Stallman (previous-matching-history-element): If minibuf is empty,
1993-05-06 Richard M. Stallman (comint-previous-matching-input): Use let* in the interactive.
1993-05-06 Jim Blandy Initial revision
1993-05-06 Richard M. Stallman Support *-sco3.2v4* as opsystem.
1993-05-06 Richard M. Stallman Comment change.
1993-05-06 Richard M. Stallman Don't include calc directory.
1993-05-06 Jim Wilson > (os): Add -clix*.
1993-05-06 Richard M. Stallman (main): Handle -display like -d.
1993-05-06 Richard M. Stallman (comint-previous-matching-input): New command, on M-r.