]> code.delx.au - gnu-emacs/history - src
(clean): Delete libXMenu11.a.
[gnu-emacs] / src /
1993-05-30 Richard M. Stallman(clean): Delete libXMenu11.a.
1993-05-30 Jim Blandy* m/mips.h (KERNEL_FILE): Set this to "/unix".
1993-05-30 Richard M. Stallman(UCHAR): Don't define if _UCHAR_T.
1993-05-30 Richard M. Stallman(HAVE_GETTIMEOFDAY): Deleted.
1993-05-30 Richard M. Stallman(child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install
1993-05-30 Richard M. Stallman(main) [AIX _I386]: Don't handle SIGIOINT.
1993-05-30 Richard M. Stallman[HAVE_TERMIOS _AIX _I386]: Include termios before termio.
1993-05-30 Richard M. StallmanComment fix.
1993-05-30 Richard M. Stallman(buffer_posn_from_coords): Since COL is already
1993-05-30 Jim Blandy* xfaces.c (unload_color): Don't #include <X11/Intrinsi...
1993-05-30 Jim Blandy* hftctl.c (hft_alrm): Declare and define this to retur...
1993-05-30 Jim Blandy* s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv...
1993-05-30 Jim Blandy* Makefile.in (SUBMAKEFLAGS): Remember to propagate...
1993-05-30 Richard M. Stallman*** empty log message ***
1993-05-30 Richard M. Stallman[IRIX4]: Include unistd.h.
1993-05-30 Richard M. Stallman(IRIX4): Defined.
1993-05-30 Richard M. Stallman(Fx_open_connection) [NO_XRM_SET_DATABASE]:
1993-05-30 Richard M. StallmanFix HPUX conditional syntax.
1993-05-30 Richard M. Stallman(wait_for_termination): Add POSIX_SIGNALS alternative.
1993-05-30 Jim Blandy* xfaces.c (init_frame_faces): We have to make sure...
1993-05-30 Jim BlandyInitial revision
1993-05-30 Richard M. Stallman(reset_buffer): Clear mark_active field here.
1993-05-30 Richard M. Stallman(read_key_sequence): Read the first char specially
1993-05-30 Richard M. Stallman(Fx_close_current_connection): Clear x_current_display.
1993-05-30 Richard M. Stallman(sys_signal): Use 0, not NULL, to set sa_flags.
1993-05-30 Richard M. Stallman(XTread_socket): For UnmapNotify, if frame was visible,
1993-05-30 Richard M. Stallman(Ficonify_frame, Fmake_frame_invisible):
1993-05-30 Richard M. Stallman(x_bitmap_icon): Don't free icon_bitmap;
1993-05-29 Jim Blandy* linux.h (C_OPTIMIZE_SWITCH): Set this to the empty...
1993-05-29 Richard M. Stallman[HPUX]: Include time.h and define __TIMEVAL__.
1993-05-29 Richard M. Stallman(menu_bar_items): Call Fnreverse before restoring Vinhi...
1993-05-29 Jim Blandy*** empty log message ***
1993-05-29 Jim BlandyInitial revision
1993-05-29 Richard M. StallmanDon't include termios.h directly--let systty.h do it.
1993-05-29 Richard M. Stallman(x_connection_closed): Pass new arg.
1993-05-29 Jim Blandy* sysdep.c (sys_siglist): Comment out #endif trailer.
1993-05-29 Jim Blandy* systty.h (CDISABLE): #undef it before re-#defining it.
1993-05-29 Jim Blandy* sysdep.c (sys_siglist): Comment out #endif trailer.
1993-05-29 Richard M. Stallman(display_text_line): Really check for just the selected...
1993-05-29 Richard M. Stallman(syms_of_xdisp): Make highlight-nonselected-windows...
1993-05-29 Richard M. Stallman(menu_bar_items): Save Vinhibit_quit by hand
1993-05-29 Richard M. Stallman(OLDXMENU_OPTIONS): Add quotations.
1993-05-29 Richard M. Stallman(EMACS_BITMAP_FILES): Defined.
1993-05-29 Richard M. Stallman(HAVE_FTIME): Defined.
1993-05-29 Richard M. Stallman(C_SWITCH_MACHINE): Define only if not __GNUC__.
1993-05-29 Richard M. Stallman(XTring_bell): Do nothing if x_current_connection is 0.
1993-05-29 Richard M. Stallman(reset_buffer): Clear mark_active field here.
1993-05-29 Richard M. Stallman(gettimeofday): Don't store in *tzp if tzp is 0.
1993-05-29 Richard M. Stallman(MAXDESC): Get it from FD_SETSIZE if that exists.
1993-05-29 Richard M. Stallman(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF...
1993-05-29 Richard M. Stallman(LIBX11_SYSTEM): Defined.
1993-05-28 Richard M. Stallman(Fgenerate_new_buffer_name): New arg IGNORE.
1993-05-28 Richard M. Stallman(syms_of_keymap): Create global_map 256 slots long.
1993-05-28 Richard M. Stallman(keys_of_cmds): Predefined 0240-0376 as self-insert.
1993-05-28 Richard M. Stallman(XTread_socket, case KeyPress) [HPUX]:
1993-05-28 Jim Blandy* keyboard.c (menu_bar_items): Bind Qinhibit_quit to...
1993-05-28 Jim Blandy* s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out...
1993-05-28 Jim Blandy* buffer.c (Fmove_overlay): If the overlay is changing...
1993-05-28 Jim Blandy* xfns.c (x_set_frame_parameters): Use the first
1993-05-28 Jim Blandy* s/hpux8.h: Don't define HAVE_RANDOM.
1993-05-28 Jim Blandy* config.h.in (UNEXEC_SRC): New macro, set by the configure
1993-05-28 Richard M. Stallman(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch...
1993-05-28 Richard M. Stallman(Fsleep_for): Don't return without waiting when SEC...
1993-05-28 Richard M. Stallman(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
1993-05-28 Roland McGrathentered into RCS
1993-05-27 Richard M. Stallman(mark_object): Add debugging code to check for ptr...
1993-05-27 Richard M. Stallman(read_char): Correct previous change.
1993-05-27 Richard M. Stallman(x_get_resource_string): New function.
1993-05-27 Jim Blandy* systty.h: Always terminate comments, to avoid confusion.
1993-05-27 Jim Blandy* xfns.c: Make resource manager work correctly even...
1993-05-27 Richard M. Stallman(x_get_local_selection): If no conversion function
1993-05-27 Richard M. Stallman(display_text_line): Don't call compute_char_face for...
1993-05-27 Richard M. Stallman(window_loop, case GET_LRU_WINDOW): Get frame's width...
1993-05-27 Jim Blandy* s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.
1993-05-27 Jim Blandy* s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.
1993-05-27 Jim Blandy* systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros...
1993-05-27 Jim Blandy* s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to...
1993-05-27 Richard M. Stallman(HAVE_TCATTR): Defined.
1993-05-26 Jim Blandy* config.h.in (HAVE_RENAME): Include an #undef for...
1993-05-26 Richard M. Stallman[HAVE_SOCKETS]: Include socket.h, netdb.h.
1993-05-26 Jim Blandy* s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SY...
1993-05-26 Richard M. Stallman(magic_searchpath_decoder): Fix typos.
1993-05-26 Richard M. Stallman(Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.
1993-05-26 Richard M. Stallman(r_alloc_sbrk): Declare already_available as long,...
1993-05-26 Richard M. Stallman(x_wm_set_size_hint): Don't set hints for max size.
1993-05-26 Richard M. Stallman(x_set_cursor_type): If arg not recognized, use box...
1993-05-26 Richard M. Stallman(LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld.
1993-05-26 Richard M. Stallman(rand, srand): Definitions deleted.
1993-05-26 Richard M. Stallman(LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.
1993-05-26 Richard M. Stallman(make_lispy_event): Fix off-by-1 error with hpos in...
1993-05-26 Richard M. Stallman(Fcurrent_input_mode): Fix the call to Flist.
1993-05-26 Richard M. StallmanInitial revision
1993-05-26 Richard M. Stallman(SIGNALS_VIA_CHARACTERS): Defined.
1993-05-26 Richard M. Stallman(POINTER): Always use char *.
1993-05-26 Richard M. Stallman(x_figure_window_size): Make the default frame coords...
1993-05-26 Richard M. Stallman(LIBS_MACHINE): Add -lIM and -liconv.
1993-05-25 Richard M. Stallman(wait_for_termination) [LINUX]: Use the UNIPLUS alterna...
1993-05-25 Richard M. Stallman(wait_for_termination): Don't use the BSD alternative...
1993-05-25 Richard M. Stallman(swallow_events): New function.
1993-05-25 Richard M. Stallman(wait_reading_process_input): Call swallow_events.
next