aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Call AC_STDC_HEADERS.Jim Blandy1993-05-141-0/+1
* (vc-revert-buffer1): Don't assume that compilation-error-listRichard M. Stallman1993-05-141-1/+1
* (emerge-find-difference-diff): Renamed from emerge-find-difference.Richard M. Stallman1993-05-131-11/+20
* (emerge-setup-fixed-keymaps): Put emerge-abort on C-].Richard M. Stallman1993-05-131-0/+1
* (emerge-count-matches-string): Renamed from count-matches-string.Richard M. Stallman1993-05-131-356/+364
* Install DRW's version 5.Richard M. Stallman1993-05-131-766/+761
* (vc-version-diff): Don't move point in current buffer.Richard M. Stallman1993-05-131-9/+3
* (tags-table-including): Take new third arg CORE-ONLY. If non-nil,Roland McGrath1993-05-131-7/+19
* * xfaces.c (intern_frame_face): Exchange order of arguments, toJim Blandy1993-05-131-11/+30
* * xdisp.c (copy_rope, copy_part_of_rope): Add face argument.Jim Blandy1993-05-131-65/+40
* Provide 'menu-bar.Richard M. Stallman1993-05-131-0/+2
* (face-initialize): New function.Richard M. Stallman1993-05-131-38/+44
* Don't put frame-initialize and frame-notice-user-settings on hooks.Richard M. Stallman1993-05-131-2/+5
* * textprop.c (Fnext_single_property_change,Jim Blandy1993-05-131-4/+5
* (command-line): Call frame-initialize explicitly.Richard M. Stallman1993-05-131-0/+6
* (Setting minor-mode-map-alist):Richard M. Stallman1993-05-132-7/+7
* (main): Don't require that there be input files if -i switches were given.Roland McGrath1993-05-131-2/+2
* *** empty log message ***Jim Blandy1993-05-131-0/+1
* (child_setup): Omit duplicates from new env array.Richard M. Stallman1993-05-131-3/+27
* (make_lispy_event): Don't set shift modifier for C-^.Richard M. Stallman1993-05-131-1/+4
* (current_minor_maps): Call Findirect_function, so symbolsRichard M. Stallman1993-05-131-1/+1
* (display_text_line): Use break; to exit loop at eol.Richard M. Stallman1993-05-131-22/+46
* (kbd-macro-query): Fix prompt string.Richard M. Stallman1993-05-121-1/+1
* (Faccessible_keymaps): Use whatever size the vector has.Richard M. Stallman1993-05-121-4/+4
* (default-menubar): Make initial value nil.Richard M. Stallman1993-05-121-257/+4
* Improve doc strings and prompt strings.Richard M. Stallman1993-05-121-33/+35
* (comint-filter): Increment opoint only if after insertion point.Richard M. Stallman1993-05-121-1/+2
* (te-pass-through): Handle meta chars and non-char events.Richard M. Stallman1993-05-121-33/+43
* (Fx_popup_menu): Add a vector of prefix keys for the panes.Richard M. Stallman1993-05-121-14/+40
* Initial revisionJim Meyering1993-05-111-0/+466
* (vc-diff): Report an error if the buffer isn't registered.Richard M. Stallman1993-05-111-7/+21
* Re-arranged stuff to put defsubst accessors at the topJim Blandy1993-05-111-71/+84
* * xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACEJim Blandy1993-05-111-3/+2
* * xdisp.c (display_text_line): Make face-handling code conditionalJim Blandy1993-05-111-2/+5
* * fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for theJim Blandy1993-05-112-2/+36
* * systime.h: Use the strategy from getdate.y to include the properJim Blandy1993-05-111-17/+3
* Use pushdef and popdef, instead of saving the macro's value in aJim Blandy1993-05-101-3/+2
* * xfns.c (Fx_create_frame): Use an XLFD name for the default font,Jim Blandy1993-05-101-1/+6
* * configure.in: Sidestep autoconf's quoting of the second argumentJim Blandy1993-05-101-2/+12
* (buffer-menu): Don't save a window config.Richard M. Stallman1993-05-101-20/+22
* (byte-recompile-directory): If ARG is non-nil, set it to its prefixRoland McGrath1993-05-101-2/+4
* * s/template.h: Explain the relative significance of the SIGIO andJim Blandy1993-05-101-2/+6
* * s/sunos4shr.h: Apply changes from David J. Mackenzie; this isn'tJim Blandy1993-05-101-9/+3
* * xdisp.c (display_text_line): Apply faces to charactersJim Blandy1993-05-101-101/+109
* * xfns.c (x_make_gc): After building the GC's for the frame, callJim Blandy1993-05-101-0/+2
* * xfaces.c (Fmake_face_internal): Do nothing for non-X frames.Jim Blandy1993-05-101-291/+423
* Arrange to tell redisplay about changes in overlays.Jim Blandy1993-05-101-15/+134
* * config.h.in: Remove mention of GLYPH datatype; that shouldn't beJim Blandy1993-05-101-0/+22
* * keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoidJim Blandy1993-05-101-7/+50
* * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO isJim Blandy1993-05-101-2/+18