]> code.delx.au - gnu-emacs/history - src
(mark_object): Declare ptr volatile, or don't use it
[gnu-emacs] / src /
1993-08-08 Richard M. Stallman(mark_object): Declare ptr volatile, or don't use it
1993-08-08 Richard M. Stallman(struct font_info): New structure.
1993-08-08 Richard M. StallmanDon't put -q in args.
1993-08-08 Richard M. Stallman(HAVE_VFORK): Defined.
1993-08-08 Richard M. Stallman(Vinvocation_directory): New var.
1993-08-08 Richard M. Stallman(expand_and_dir_to_file): Use Fdirectory_file_name.
1993-08-08 Richard M. Stallman(init_lread): Normally put Vinvocation_directory
1993-08-06 Richard M. Stallman(x_term_init): Set the hooks before we call Fset_input_...
1993-08-06 Richard M. Stallman(set_poll_suppress_count): New function.
1993-08-06 Richard M. Stallman(unwind_to_catch): Call set_poll_suppress_count.
1993-08-06 Richard M. Stallman(Fset_input_mode): Start polling, if appropriate.
1993-08-06 Richard M. StallmanTotal rewrite; includes ibmps2-aix.h.
1993-08-05 Richard M. Stallman(do_autoload): Don't report autoload failure
1993-08-05 Richard M. Stallman(SYSTEM_TYPE): Don't redefine it here.
1993-08-05 Richard M. StallmanDoc fix.
1993-08-05 Richard M. Stallman(Fyes_or_no_p): Use Qyes_or_no_p_history.
1993-08-04 Richard M. Stallman(expand_and_dir_to_file): Remove final / by copying...
1993-08-04 Richard M. Stallman[BSD4_3] (HAVE_FTIME): Defined.
1993-08-04 Richard M. Stallman(Frem): Don't accept floats, just ints and markers.
1993-08-03 Richard M. Stallman(CRT0_COMPILE): Add -O and -Demacs.
1993-08-03 Jim BlandyChanges for 3b1 suggested by Andy Fyfe <andy@scp.caltec...
1993-08-03 Jim Blandy* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDI...
1993-08-03 Richard M. StallmanDon't mention dir `s/' in #include.
1993-08-03 Richard M. Stallman(vfork): Move this outside the USG conditional.
1993-08-02 Roland McGrath(Fprevious_frame): New function, for parity with Fnext_...
1993-08-02 Jim Blandy* xdisp.c (display_menu_bar): Redisplay all lines occup...
1993-08-02 Roland McGrath*** empty log message ***
1993-08-02 Richard M. Stallman(save_excursion_restore): Never make the buffer visible.
1993-08-02 Richard M. Stallman(read_key_sequence): Use XFASTINT to convert value
1993-08-02 Richard M. Stallman(Fmove_overlay): Avoid initializer for Lisp_Object...
1993-08-02 Richard M. Stallman(Fset_frame_position): Doc fix.
1993-08-01 Roland McGrath*** empty log message ***
1993-08-01 Roland McGrath*** empty log message ***
1993-08-01 Richard M. Stallman(last_mouse_button): Renamed from button_up_button.
1993-08-01 Richard M. Stallman(Finsert_file_contents): Don't call prepare_to_modify_b...
1993-08-01 Richard M. StallmanDoc fix.
1993-07-31 Richard M. Stallman(try_window): Handle invisible newline at end of buffer.
1993-07-31 Richard M. Stallman(compute_motion): Compute correctly for invisible text.
1993-07-31 Richard M. Stallman(direct_output_for_insert): Fail if character
1993-07-31 Richard M. Stallman(adjust_intervals_for_insertion): Handle insertion
1993-07-31 Richard M. Stallman(MERGE_INSERTIONS): Define as 1.
1993-07-31 Richard M. Stallman(Qfront_sticky, Qrear_nonsticky): New variables.
1993-07-31 Richard M. Stallman(prop_location_identifier): Was named prop_location_tick.
1993-07-31 Richard M. Stallman(Fnewline): Disable the "insert one position before"
1993-07-31 Jim Blandy* config.h.in (HAVE_AIX_SMT_EXP): New #undef for config...
1993-07-31 Jim Blandy* xfns.c (Fx_open_connection): Test the CPP symbol
1993-07-31 Jim Blandy* config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for
1993-07-31 Jim Blandy* config.h.in (HAVE_BCOPY): Add an #undef for this.
1993-07-30 Jim Blandy* xfns.c (x_set_background_color): Change the foregroun...
1993-07-30 Richard M. Stallman(syms_of_editfns): Just staticpro Vuser...name
1993-07-30 Roland McGrathInitial revision
1993-07-30 Roland McGrath*** empty log message ***
1993-07-30 Jim Blandy* xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
1993-07-30 Jim Blandy* window.c (check_frame_size): Include the menu bar...
1993-07-29 Richard M. Stallman(Fdelete_frame): New arg FORCE allows deletion of last...
1993-07-29 Richard M. Stallman(bzero, bcmp, bcopy): New macros.
1993-07-29 Richard M. StallmanFile removed.
1993-07-29 Roland McGrath(syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for...
1993-07-28 Jim Blandy* hpux9.h: Doc fix.
1993-07-28 Jim Blandy* s/hpux9.h: Doc fix.
1993-07-28 Richard M. Stallman(wait_reading_process_input): Undo last two changes:
1993-07-28 Richard M. Stallman(make_hdr): Use & in call to bzero.
1993-07-27 Richard M. Stallman(command_loop_1): Call Qrecompute_lucid_menubar only...
1993-07-27 Richard M. Stallmanentered into RCS
1993-07-27 Richard M. StallmanInitial revision
1993-07-27 Richard M. Stallman(Fx_rebind_key, Fx_rebind_keys): Functions deleted.
1993-07-27 Richard M. Stallman(scan_sexps_forward): Delete extra Fcdr when analyzing...
1993-07-27 Richard M. Stallman(x_iconify_frame): Handle case where frame was invisible.
1993-07-27 Richard M. Stallman(main): Test LOCALTIME_CACHE.
1993-07-27 Richard M. Stallman[MULTI_FRAME] (PURESIZE): Increased to 210000.
1993-07-27 Richard M. Stallman(OLDXMENU_OPTIONS): Definition deleted.
1993-07-27 Richard M. Stallman[USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.
1993-07-27 Richard M. Stallman(search_buffer): If n is 0, just return POS.
1993-07-27 Roland McGrath*** empty log message ***
1993-07-26 Richard M. Stallman(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
1993-07-26 Richard M. Stallman(Fset_window_buffer): Clear window_end_{pos,valid}.
1993-07-26 Richard M. Stallman(Fsleep_for): If arg is 0, return right away.
1993-07-26 Roland McGrath*** empty log message ***
1993-07-26 Richard M. Stallman(kbd_buffer_store_event): Apply all the modifiers bits
1993-07-25 Richard M. Stallman(MAXREQUEST): Defined.
1993-07-25 Richard M. Stallman(lisp_data_to_selection_data): New arg NOFREE_RET.
1993-07-25 Richard M. Stallman(redraw_previous_char): New function.
1993-07-25 Richard M. StallmanCommented-out code added.
1993-07-25 Richard M. StallmanFix typo in previous change.
1993-07-25 Richard M. Stallman(getpwuid): Declare at top level, and not if __386bsd__.
1993-07-25 Richard M. Stallman(LOCALTIME_CACHE): Defined.
1993-07-25 Richard M. Stallman(Fdo_auto_save): Temporarily clear Vquit_flag.
1993-07-25 Richard M. Stallman(Fx_create_frame): Typo in previous change.
1993-07-25 Richard M. Stallman(xscrollbar): Fix typo specifying doc string.
1993-07-25 Jim BlandyAdd size to geometry spec.
1993-07-24 Richard M. Stallman(Fx_create_frame): Don't look for default font
1993-07-24 Richard M. Stallman(face_name_id_number): Use assq_no_quit, not Fassq.
1993-07-24 Richard M. Stallman(Fprocess_status): Use Fget_process, to avoid error
1993-07-23 Richard M. Stallman(command_loop_1): Run post-command-hook first thing.
1993-07-23 Roland McGrath[_LIBC]: Define BSD4_2.
1993-07-23 Richard M. Stallman(HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS
1993-07-23 Richard M. StallmanComment fixes.
1993-07-23 Richard M. Stallman(XTread_socket) [! HAVE_X11R5]:
1993-07-23 Richard M. Stallman(set_point): Test Vinhibit_point_motion_hooks.
1993-07-23 Richard M. Stallman(syms_of_textprop): Set up Lisp var Vinhibit_point_moti...
next