aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Karl Heuer1993-05-311-0/+2
* Initial revisionRichard M. Stallman1993-05-311-0/+15
* (term_get_fkeys): If not initialized, init Vfunction_key_map.Richard M. Stallman1993-05-311-0/+4
* [__GNUC__] (LD_SWITCH_MACHINE): Defined.Richard M. Stallman1993-05-311-0/+1
* (update_frame): Make preempt_count positive.Richard M. Stallman1993-05-311-1/+5
* (calculate_scrolling): Defend against negative baud_rate.Richard M. Stallman1993-05-311-0/+3
* (XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.Richard M. Stallman1993-05-311-18/+9
* (Fset_window_buffer): Set window's force_start to Qnil.Richard M. Stallman1993-05-311-0/+1
* (x_reply_selection_request): Call XFlushQueue.Richard M. Stallman1993-05-311-0/+1
* (Fx_create_frame): Use bitmapIcon, not iconType.Richard M. Stallman1993-05-311-5/+9
* (Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.Richard M. Stallman1993-05-311-1/+1
* (float_arith_driver): Detect division by zero in advance.Richard M. Stallman1993-05-311-4/+18
* (Fwith_output_to_temp_buffer): Doc fix.Richard M. Stallman1993-05-311-1/+1
* (HAVE_TCATTR): Deleted.Richard M. Stallman1993-05-311-2/+22
* (wait_for_termination): Delete LINUX conditionals.Richard M. Stallman1993-05-311-4/+4
* (interval_deletion_adjustment): Delete unreachable abort.Richard M. Stallman1993-05-311-1/+0
* (Fyes_or_no_p): Delete unreachable UNGCPRO.Richard M. Stallman1993-05-311-1/+0
* (Fgenerate_new_buffer_name): Doc fix.Roland McGrath1993-05-301-1/+1
* (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