aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (clean): Delete libXMenu11.a.Richard M. Stallman1993-05-301-1/+1
* * m/mips.h (KERNEL_FILE): Set this to "/unix".Jim Blandy1993-05-302-4/+9
* (UCHAR): Don't define if _UCHAR_T.Richard M. Stallman1993-05-301-0/+3
* (HAVE_GETTIMEOFDAY): Deleted.Richard M. Stallman1993-05-301-2/+11
* (child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: InstallRichard M. Stallman1993-05-301-5/+27
* (main) [AIX _I386]: Don't handle SIGIOINT.Richard M. Stallman1993-05-301-0/+2
* [HAVE_TERMIOS _AIX _I386]: Include termios before termio.Richard M. Stallman1993-05-301-0/+5
* Comment fix.Richard M. Stallman1993-05-301-1/+1
* (buffer_posn_from_coords): Since COL is alreadyRichard M. Stallman1993-05-301-1/+1
* * xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,Jim Blandy1993-05-301-2/+6
* * hftctl.c (hft_alrm): Declare and define this to return void, notJim Blandy1993-05-301-4/+4
* * s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv from here...Jim Blandy1993-05-302-6/+1
* * Makefile.in (SUBMAKEFLAGS): Remember to propagate MAKE.Jim Blandy1993-05-301-1/+1
* *** empty log message ***Richard M. Stallman1993-05-301-0/+3
* [IRIX4]: Include unistd.h.Richard M. Stallman1993-05-301-0/+5
* (IRIX4): Defined.Richard M. Stallman1993-05-301-0/+2
* (Fx_open_connection) [NO_XRM_SET_DATABASE]:Richard M. Stallman1993-05-301-1/+1
* Fix HPUX conditional syntax.Richard M. Stallman1993-05-301-1/+1
* (wait_for_termination): Add POSIX_SIGNALS alternative.Richard M. Stallman1993-05-301-0/+10
* * xfaces.c (init_frame_faces): We have to make sure that face ID'sJim Blandy1993-05-301-1/+20
* Initial revisionJim Blandy1993-05-301-0/+10
* (reset_buffer): Clear mark_active field here.Richard M. Stallman1993-05-301-4/+4
* (read_key_sequence): Read the first char speciallyRichard M. Stallman1993-05-301-6/+23
* (Fx_close_current_connection): Clear x_current_display.Richard M. Stallman1993-05-301-5/+11
* (sys_signal): Use 0, not NULL, to set sa_flags.Richard M. Stallman1993-05-301-1/+1
* (XTread_socket): For UnmapNotify, if frame was visible,Richard M. Stallman1993-05-301-1/+15
* (Ficonify_frame, Fmake_frame_invisible):Richard M. Stallman1993-05-301-9/+31
* (x_bitmap_icon): Don't free icon_bitmap;Richard M. Stallman1993-05-301-6/+4
* * linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;Jim Blandy1993-05-291-0/+1
* [HPUX]: Include time.h and define __TIMEVAL__.Richard M. Stallman1993-05-291-0/+6
* (menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.Richard M. Stallman1993-05-291-1/+2
* *** empty log message ***Jim Blandy1993-05-291-184/+184
* Initial revisionJim Blandy1993-05-291-0/+184
* Don't include termios.h directly--let systty.h do it.Richard M. Stallman1993-05-291-13/+9
* (x_connection_closed): Pass new arg.Richard M. Stallman1993-05-291-1/+1
* * sysdep.c (sys_siglist): Comment out #endif trailer.Jim Blandy1993-05-292-2/+2
* * systty.h (CDISABLE): #undef it before re-#defining it.Jim Blandy1993-05-291-0/+1
* * sysdep.c (sys_siglist): Comment out #endif trailer.Jim Blandy1993-05-291-1/+1
* (display_text_line): Really check for just the selected window.Richard M. Stallman1993-05-291-1/+1
* (syms_of_xdisp): Make highlight-nonselected-windows Lisp var.Richard M. Stallman1993-05-291-2/+10
* (menu_bar_items): Save Vinhibit_quit by handRichard M. Stallman1993-05-291-5/+8
* (OLDXMENU_OPTIONS): Add quotations.Richard M. Stallman1993-05-291-1/+1
* (EMACS_BITMAP_FILES): Defined.Richard M. Stallman1993-05-291-0/+3
* (HAVE_FTIME): Defined.Richard M. Stallman1993-05-291-0/+3
* (C_SWITCH_MACHINE): Define only if not __GNUC__.Richard M. Stallman1993-05-291-0/+2
* (XTring_bell): Do nothing if x_current_connection is 0.Richard M. Stallman1993-05-291-0/+3
* (reset_buffer): Clear mark_active field here.Richard M. Stallman1993-05-291-1/+1
* (gettimeofday): Don't store in *tzp if tzp is 0.Richard M. Stallman1993-05-291-1/+2
* (MAXDESC): Get it from FD_SETSIZE if that exists.Richard M. Stallman1993-05-291-0/+4
* (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.Richard M. Stallman1993-05-291-3/+22