aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* (LIBX11_SYSTEM): Defined.Richard M. Stallman1993-05-291-0/+3
* (Fgenerate_new_buffer_name): New arg IGNORE.Richard M. Stallman1993-05-281-5/+11
* (syms_of_keymap): Create global_map 256 slots long.Richard M. Stallman1993-05-281-1/+2
* (keys_of_cmds): Predefined 0240-0376 as self-insert.Richard M. Stallman1993-05-281-0/+2
* (XTread_socket, case KeyPress) [HPUX]:Richard M. Stallman1993-05-281-0/+6
* * keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while weJim Blandy1993-05-281-1/+9
* * s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.Jim Blandy1993-05-281-0/+3
* * buffer.c (Fmove_overlay): If the overlay is changing buffers,Jim Blandy1993-05-281-20/+24
* * xfns.c (x_set_frame_parameters): Use the firstJim Blandy1993-05-281-9/+14
* * s/hpux8.h: Don't define HAVE_RANDOM.Jim Blandy1993-05-281-1/+3
* * config.h.in (UNEXEC_SRC): New macro, set by the configureJim Blandy1993-05-281-0/+1
* (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.Richard M. Stallman1993-05-281-2/+2
* (Fsleep_for): Don't return without waiting when SEC is 0.Richard M. Stallman1993-05-281-1/+1