summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* (Funhandled_file_name_directory): Declared.Richard M. Stallman1994-10-131-0/+1
* Include config.h.Richard M. Stallman1994-10-131-0/+1
* (LD_SWITCH_SYSTEM): New definition.Richard M. Stallman1994-10-121-0/+1
* Comment changes.Richard M. Stallman1994-10-121-5/+5
* (scan_sexps_forward): At startincomment,Richard M. Stallman1994-10-121-1/+13
* (Fbyte_code): Skip optimization for all Lisp_Misc types.Karl Heuer1994-10-121-4/+1
* (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):Karl Heuer1994-10-121-24/+31
* (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,Karl Heuer1994-10-121-57/+64
* (buffer_slot_type_mismatch): Take just the offset as argument. Only checkKarl Heuer1994-10-121-13/+7
* (mark_object): Use the new substructure.Karl Heuer1994-10-121-8/+10
* (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,Karl Heuer1994-10-121-42/+60
* (verify_interval_modification): Fix comment.Karl Heuer1994-10-121-1/+1
* (test_completion): Fix reversed condition.Karl Heuer1994-10-121-1/+1
* Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementationsKarl Heuer1994-10-121-142/+449
* (scan_buffer): After temporarily turning immediate_quit off, turn itJim Blandy1994-10-111-2/+3
* (display_scan_buffer): Pass the correct number of arguments toJim Blandy1994-10-111-1/+1
* (x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.Richard M. Stallman1994-10-111-3/+15