bpt/emacs.git
1993-05-14 Jim Blandy* buffer.c (Fmove_overlay): If the overlay is in no...
1993-05-14 Richard M.... (access_keymap): Handle any length vector.
1993-05-14 Richard M.... (command_loop_1): Don't do it here.
1993-05-14 Richard M.... (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...
1993-05-14 Jim Blandy* xfaces.c (compute_char_face): When merging the overlays,
1993-05-14 Jim BlandyThe 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...
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 bound...
1993-05-14 Jim Blandy* dispnew.c (direct_output_for_insert): Compute the...
1993-05-14 Jim Blandy* cmds.c (Fforward_char): Check proposed new position...
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.... (vc-revert-buffer1): Don't assume that compilation...
1993-05-13 Richard M.... (emerge-find-difference-diff): Renamed from emerge...
1993-05-13 Richard M.... (emerge-setup-fixed-keymaps): Put emerge-abort on C-].
1993-05-13 Richard M.... (emerge-count-matches-string): Renamed from count-match...
1993-05-13 Richard M.... Install DRW's version 5.
1993-05-13 Richard M.... (vc-version-diff): Don't move point in current buffer.
1993-05-13 Roland McGrath(tags-table-including): Take new third arg CORE-ONLY...
1993-05-13 Jim Blandy* xfaces.c (intern_frame_face): Exchange order of argum...
1993-05-13 Jim Blandy* xdisp.c (copy_rope, copy_part_of_rope): Add face...
1993-05-13 Richard M.... Provide 'menu-bar.
1993-05-13 Richard M.... (face-initialize): New function.
1993-05-13 Richard M.... Don't put frame-initialize and frame-notice-user-settin...
1993-05-13 Jim Blandy* textprop.c (Fnext_single_property_change,
1993-05-13 Richard M.... (command-line): Call frame-initialize explicitly.
1993-05-13 Richard M.... (Setting minor-mode-map-alist):
1993-05-13 Roland McGrath(main): Don't require that there be input files if...
1993-05-13 Jim Blandy*** empty log message ***
1993-05-13 Richard M.... (child_setup): Omit duplicates from new env array.
1993-05-13 Richard M.... (make_lispy_event): Don't set shift modifier for C-^.
1993-05-13 Richard M.... (current_minor_maps): Call Findirect_function, so symbols
1993-05-13 Richard M.... (display_text_line): Use break; to exit loop at eol.
1993-05-12 Richard M.... (kbd-macro-query): Fix prompt string.
1993-05-12 Richard M.... (Faccessible_keymaps): Use whatever size the vector...
1993-05-12 Richard M.... (default-menubar): Make initial value nil.
1993-05-12 Richard M.... Improve doc strings and prompt strings.
1993-05-12 Richard M.... (comint-filter): Increment opoint only if after inserti...
1993-05-12 Richard M.... (te-pass-through): Handle meta chars and non-char events.
1993-05-12 Richard M.... (Fx_popup_menu): Add a vector of prefix keys for the...
1993-05-11 Jim MeyeringInitial revision
1993-05-11 Richard M.... (vc-diff): Report an error if the buffer isn't registered.
1993-05-11 Jim BlandyRe-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_D...
1993-05-11 Jim Blandy* xdisp.c (display_text_line): Make face-handling code...
1993-05-11 Jim Blandy* fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check...
1993-05-11 Jim Blandy* systime.h: Use the strategy from getdate.y to include...
1993-05-10 Jim BlandyUse pushdef and popdef, instead of saving the macro...
1993-05-10 Jim Blandy* xfns.c (Fx_create_frame): Use an XLFD name for the...
1993-05-10 Jim Blandy* configure.in: Sidestep autoconf's quoting of the...
1993-05-10 Richard M.... (buffer-menu): Don't save a window config.
1993-05-10 Roland McGrath(byte-recompile-directory): If ARG is non-nil, set...
1993-05-10 Jim Blandy* s/template.h: Explain the relative significance of...
1993-05-10 Jim Blandy* s/sunos4shr.h: Apply changes from David J. Mackenzie...
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...
1993-05-10 Jim Blandy* xfaces.c (Fmake_face_internal): Do nothing for non...
1993-05-10 Jim BlandyArrange to tell redisplay about changes in overlays.
1993-05-10 Jim Blandy* config.h.in: Remove mention of GLYPH datatype; that...
1993-05-10 Jim Blandy* keymap.c (Fwhere_is_internal): If FIRSTONLY is non...
1993-05-10 Jim Blandy* blockinput.h (UNBLOCK_INPUT): We cannot assume that...
1993-05-10 Jim Blandy* xdisp.c (display_text_line): Apply faces to character...
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_CON...
1993-05-10 Jim BlandyArrange to tell redisplay about changes in overlays.
1993-05-10 Jim Blandy* blockinput.h (UNBLOCK_INPUT): We cannot assume that...
1993-05-10 Jim Blandy* Makefile.in (DEFS): Remove this; we have configure...
1993-05-10 Jim Blandy* keyboard.c (read_char): Exit kbd macro if Vexecuting_...
1993-05-09 Jim Blandy* x-win.el: Since we require faces.el, there's no point...
1993-05-09 Richard M.... (rmail-output): Undo June 11 1992 change:
1993-05-09 Jim Blandy* finder.el: Bind finder-exit to 'q', not 'x'; the...
1993-05-09 Jim Blandy* faces.el: Call internal-set-face-1, not internat...
1993-05-09 Jim Blandy* faces.el (read-face-name): Call face-list, not list...
1993-05-09 Richard M.... (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 BlandyThe GNU coding standards specify that CFLAGS should...
1993-05-09 Jim Blandy* Makefile.in (DEFS): Deleted; since we're using AC_CON...
1993-05-09 Richard M.... (query-replace-map): Bind [escape] like "\e".
1993-05-09 Richard M.... Doc fix.
1993-05-09 Richard M.... (kbd-macro-query): Use query-replace-map to define...
1993-05-09 Richard M.... (vc-backend-diff): Handle either string or list.
1993-05-09 Richard M.... (diff-switches): Define var here as well as in diff.el.
1993-05-09 Richard M.... Comment fix.
1993-05-09 Richard M.... *** empty log message ***
1993-05-09 Richard M.... [SCO]: Include time.h.
1993-05-09 Richard M.... (mail-do-fcc): Don't output a newline before From...
1993-05-09 Richard M.... (rmail-convert-to-babyl-format): Delete 1 char
1993-05-09 Richard M.... (jump-to-register): Allow file name "in" a register.
1993-05-08 Richard M.... (scroll-bar-drag, scroll-bar-drag-1): New functions.
1993-05-08 Richard M.... Require help-macro, not help-screen.
1993-05-08 Richard M.... Provide help-macro, not help-screen.
1993-05-08 Richard M.... Don't add menu bar to minibuffer-only frames.
1993-05-08 Richard M.... (Fx_get_mouse_event, Fx_mouse_events): Code deleted.
1993-05-08 Richard M.... (Vmouse_event): Var deleted.
1993-05-08 Richard M.... (vc-directory-18): cd to the directory in question...
next