aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (list_buffers_1): Always mark current_buffer read-only.Richard M. Stallman1994-10-201-1/+5
* (LD_SWITCH_MACHINE): Defined.Richard M. Stallman1994-10-201-0/+3
* (read_minibuf): Fix comment.Karl Heuer1994-10-201-2/+1
* (Fdisplay_buffer): Make old_selected_window a Lisp_Object.Karl Heuer1994-10-201-2/+3
* (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.Richard M. Stallman1994-10-201-6/+4
* (do_mouse_tracking): Now a FRAME_PTR.Richard M. Stallman1994-10-201-12/+13
* Log omitted from previous checkin:Richard M. Stallman1994-10-201-1/+1
* (x_get_foreign_selection): Get display fromRichard M. Stallman1994-10-201-23/+39
* (read_minibuf): Undo previous change.Richard M. Stallman1994-10-201-17/+19
* (Fdisplay_buffer): If the other window is smallerRichard M. Stallman1994-10-201-0/+20
* (child_setup): Always use _exit.Richard M. Stallman1994-10-191-1/+1
* Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.Richard M. Stallman1994-10-191-18/+32
* (Voverriding_local_map_menu_flag): New variable.Richard M. Stallman1994-10-191-4/+25
* (searchbufs): New variable, replaces searchbuf and last_regexp andKarl Heuer1994-10-191-52/+90
* (Fdirectory_files): Use the new calling convention for compile_pattern.Karl Heuer1994-10-191-7/+8
* (heap_base): Move static var to top level.Richard M. Stallman1994-10-181-81/+208
* (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.Richard M. Stallman1994-10-181-1/+3
* (exactn): Initializer deleted.Karl Heuer1994-10-181-7/+3
* (RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.Karl Heuer1994-10-181-5/+0
* (read_minibuf): Store the object, not the string, into the history variable.Karl Heuer1994-10-181-21/+19
* (x_set_unsplittable): New function.Karl Heuer1994-10-181-0/+10
* (do_line_dance): Decrement index only once per loop.Karl Heuer1994-10-181-1/+1
* (do_line_insertion_deletion_costs): Fix argument order.Karl Heuer1994-10-181-1/+1
* *** empty log message ***Morten Welinder1994-10-1723-85/+1061
* (struct face): Delete cached_index field.Richard M. Stallman1994-10-171-7/+0
* (Fdisplay_buffer): In desperation case of looking forRichard M. Stallman1994-10-171-2/+6
* (intern_face): Update mask properly to set stippleRichard M. Stallman1994-10-171-4/+5
* (dumpglyphs): Explicitly draw background stipple.Richard M. Stallman1994-10-171-13/+58
* (intern_face): Set the fill_style.Richard M. Stallman1994-10-171-32/+110
* Include paths.h.Richard M. Stallman1994-10-171-14/+71
* (xfns.o): Depend on paths.h.Richard M. Stallman1994-10-171-1/+1
* (PATH_BITMAPS): New macro.Richard M. Stallman1994-10-161-0/+4
* (load_unwind): Cast argument of fclose.Richard M. Stallman1994-10-161-2/+2
* (LIBS_SYSTEM): Add -lcposix.Richard M. Stallman1994-10-161-1/+16
* (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)Richard M. Stallman1994-10-151-0/+4
* Delete HAVE_X11 conditionals.Richard M. Stallman1994-10-151-10/+0
* (x_display): Changed icon_bitmap_flag to icon_bitmap.Richard M. Stallman1994-10-151-2/+3
* (x_set_icon_type): If icon-type is a string, then useRichard M. Stallman1994-10-151-4/+183
* (x_bitmap_icon): Allow bitmap to come from file.Richard M. Stallman1994-10-151-16/+29
* (Fset_text_properties): Special case for gettingRichard M. Stallman1994-10-151-0/+11
* (stuffline, scraplines): Functions deleted.Karl Heuer1994-10-151-136/+163
* (read_input_waiting): Set e.frame_or_window w/ XSETFRAME.Richard M. Stallman1994-10-141-1/+1
* (redisplay): Call clear_face_cache insteadRichard M. Stallman1994-10-141-3/+13
* Eliminate the "display faces"; store GCs in the "computed faces".Richard M. Stallman1994-10-141-166/+71
* (Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.Richard M. Stallman1994-10-141-5/+6
* (x_new_font): Don't keep looping after the FONT property.Richard M. Stallman1994-10-141-0/+2
* (term_get_fkeys_1): Workaround for IBM's dialect of terminfo.Karl Heuer1994-10-141-0/+12
* (Fuser_login_name, Fuser_real_login_name):Richard M. Stallman1994-10-131-0/+10
* entered into RCSRichard M. Stallman1994-10-131-1/+2
* (BASE_PURESIZE): Incremented.Richard M. Stallman1994-10-131-2/+2