Change explicit uses of the Unix directory separator
[bpt/emacs.git] / src /
1994-11-01 Richard M. StallmanChange explicit uses of the Unix directory separator
1994-11-01 Richard M. StallmanChange explicit uses of the Unix directory separator
1994-11-01 Richard M. Stallman(Fdump_emacs): Don't reset the data start address by
1994-11-01 Richard M. StallmanUse macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
1994-11-01 Richard M. Stallman(getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
1994-11-01 Richard M. Stallman(init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP...
1994-11-01 Richard M. Stallman(struct buffer): Test DOS_MT, not MSDOS.
1994-11-01 Karl Heuer(XTclear_end_of_line): Finish the line dance here too...
1994-11-01 Richard M. Stallman(fast_find_position): Special case if POS is end of...
1994-10-31 Karl Heuer(column_number_displayed): New variable.
1994-10-30 Richard M. Stallman(display_text_line): Truncate the minibuf_prompt if...
1994-10-30 Richard M. Stallman(BASE_PURESIZE): Increment MULTI_FRAME value.
1994-10-30 Richard M. Stallman(unexec): Don't print number of pure bytes used.
1994-10-29 Karl Heuer(read_avail_input): Fix Lisp_Object vs. int problem.
1994-10-29 Richard M. Stallman(Fx_create_frame): Set xlwmenu_default_font.
1994-10-29 Richard M. Stallman(x_delete_display): Call XrmDestroyDatabase.
1994-10-28 Richard M. Stallman(LD_SWITCH_SYSTEM): Definitions deleted.
1994-10-28 Richard M. Stallman(LD_SWITCH_MACHINE): New definition.
1994-10-27 Karl Heuer(Fset_buffer_major_mode): New function. Set the defaul...
1994-10-27 Karl Heuer(keys_of_frame): Bind the new events to 'ignore, since...
1994-10-27 Karl Heuer(kbd_buffer_get_event): Translate them to lispy events.
1994-10-27 Karl Heuer(iconify_event, deiconify_event): New events.
1994-10-27 Karl Heuer(set_frame_menubar): Don't copy string during GC risk.
1994-10-27 Roland McGrath[alliant && i860] (FSCALE): Move defn before #ifndef...
1994-10-26 Richard M. Stallman(HAVE_GETPAGESIZE): Explicitly #undef.
1994-10-26 Richard M. Stallman(HAVE_GETPAGESIZE): Definition deleted.
1994-10-26 Richard M. Stallman(HAVE_GETPAGESIZE): Add #undef.
1994-10-26 Paul Eggert(re_comp, re_exec): Define this obsolete 4.2bsd
1994-10-26 Richard M. Stallman(set_frame_size): Set app_shell and wmshell the same.
1994-10-26 Richard M. Stallman(status_message): Add a cast.
1994-10-26 Richard M. Stallman(x_catch_errors, x_check_errors, x_had_errors_p)
1994-10-26 Richard M. Stallman(x_window): Pass new arg f to hack_wm_protocols.
1994-10-26 Karl Heuer(syms_of_window): Fix missing \n\'s.
1994-10-26 Richard M. Stallman(x_own_selection, x_get_foreign_selection): Change...
1994-10-26 Richard M. StallmanComment changes.
1994-10-26 Karl Heuer(list_processes_1): Print tty name.
1994-10-25 Richard M. Stallman(Vtemp_buffer_show_function): Doc fix.
1994-10-25 Richard M. Stallman(Brk): Declare as unsigned long.
1994-10-25 Richard M. StallmanDelete X10 code.
1994-10-25 Richard M. Stallman(Fx_selection_exists_p): Fix backwards if.
1994-10-25 Richard M. Stallman(Fx_create_frame): Don't increment refernce_count
1994-10-25 Richard M. Stallman(record_char): New subroutine.
1994-10-25 Richard M. StallmanNever use input_fd if using X.
1994-10-25 Richard M. StallmanHandle multiple keyboard input descriptors.
1994-10-25 Richard M. Stallman(insert_from_buffer_1): Don't use min.
1994-10-25 Karl Heuer(decode_mode_spec): New spec %c, for current column.
1994-10-24 Richard M. Stallman(Fx_selection_exists_p): If selected_frame isn't an...
1994-10-23 Richard M. Stallman(unload_color): Pass arg f to WHITE_PIX_DEFAULT and...
1994-10-23 Richard M. StallmanUse XFlush, not XFlushQueue, throughout.
1994-10-23 Richard M. Stallman(kbd_buffer_get_event): Cope if mouse_position_hook...
1994-10-23 Richard M. Stallman(struct heap): New fields first_bloc, last_bloc.
1994-10-22 Richard M. Stallman(calculate_costs): Call x_screen_planes.
1994-10-22 Karl Heuer(Finsert_buffer_substring): Use insert_from_buffer...
1994-10-22 Karl Heuer(insert_from_buffer, insert_from_buffer_1): New functions.
1994-10-22 Richard M. Stallman(struct x_display_info): Struct renamed from x_screen.
1994-10-22 Richard M. StallmanUse FRAME_X_DISPLAY instead of x_current_display and...
1994-10-22 Richard M. Stallman(x_sync): Take frame ptr as arg.
1994-10-22 Richard M. Stallman(read_avail_input): Use input_fd.
1994-10-22 Richard M. Stallman(input_fd): No longer static.
1994-10-22 Richard M. Stallman(Fframe_or_buffer_changed_p):
1994-10-22 Richard M. Stallman(xmenu_show): Get the screen number for DisplayHeight
1994-10-22 Richard M. Stallman(other_visible_frames): Pass a frame ptr to x_sync.
1994-10-22 Karl Heuer(insert_before_markers): Don't inherit; insert_before_m...
1994-10-20 Richard M. Stallman(list_buffers_1): Always mark current_buffer read-only.
1994-10-20 Richard M. Stallman(LD_SWITCH_MACHINE): Defined.
1994-10-20 Karl Heuer(read_minibuf): Fix comment.
1994-10-20 Karl Heuer(Fdisplay_buffer): Make old_selected_window a Lisp_Object.
1994-10-20 Richard M. Stallman(xdialog_show, xmenu_show): Use grabbed field instead...
1994-10-20 Richard M. Stallman(do_mouse_tracking): Now a FRAME_PTR.
1994-10-20 Richard M. StallmanLog omitted from previous checkin:
1994-10-20 Richard M. Stallman(x_get_foreign_selection): Get display from
1994-10-20 Richard M. Stallman(read_minibuf): Undo previous change.
1994-10-20 Richard M. Stallman(Fdisplay_buffer): If the other window is smaller
1994-10-19 Richard M. Stallman(child_setup): Always use _exit.
1994-10-19 Richard M. StallmanUse FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
1994-10-19 Richard M. Stallman(Voverriding_local_map_menu_flag): New variable.
1994-10-19 Karl Heuer(searchbufs): New variable, replaces searchbuf and...
1994-10-19 Karl Heuer(Fdirectory_files): Use the new calling convention...
1994-10-18 Richard M. Stallman(heap_base): Move static var to top level.
1994-10-18 Richard M. Stallman(SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.
1994-10-18 Karl Heuer(exactn): Initializer deleted.
1994-10-18 Karl Heuer(RE_EXACTN_VALUE): Deleted; Emacs doesn't need this...
1994-10-18 Karl Heuer(read_minibuf): Store the object, not the string, into...
1994-10-18 Karl Heuer(x_set_unsplittable): New function.
1994-10-18 Karl Heuer(do_line_dance): Decrement index only once per loop.
1994-10-18 Karl Heuer(do_line_insertion_deletion_costs): Fix argument order.
1994-10-17 Morten Welinder*** empty log message ***
1994-10-17 Richard M. Stallman(struct face): Delete cached_index field.
1994-10-17 Richard M. Stallman(Fdisplay_buffer): In desperation case of looking for
1994-10-17 Richard M. Stallman(intern_face): Update mask properly to set stipple
1994-10-17 Richard M. Stallman(dumpglyphs): Explicitly draw background stipple.
1994-10-17 Richard M. Stallman(intern_face): Set the fill_style.
1994-10-17 Richard M. StallmanInclude paths.h.
1994-10-17 Richard M. Stallman(xfns.o): Depend on paths.h.
1994-10-16 Richard M. Stallman(PATH_BITMAPS): New macro.
1994-10-16 Richard M. Stallman(load_unwind): Cast argument of fclose.
1994-10-16 Richard M. Stallman(LIBS_SYSTEM): Add -lcposix.
1994-10-15 Richard M. Stallman(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
1994-10-15 Richard M. StallmanDelete HAVE_X11 conditionals.
1994-10-15 Richard M. Stallman(x_display): Changed icon_bitmap_flag to icon_bitmap.
next