aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (magic_searchpath_decoder): Fix typos.Richard M. Stallman1993-05-261-2/+2
* (Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.Richard M. Stallman1993-05-261-84/+3
* (r_alloc_sbrk): Declare already_available as long, not SIZE.Richard M. Stallman1993-05-261-1/+4
* (x_wm_set_size_hint): Don't set hints for max size.Richard M. Stallman1993-05-261-2/+3
* (x_set_cursor_type): If arg not recognized, use box cursor.Richard M. Stallman1993-05-261-2/+9
* (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld.Richard M. Stallman1993-05-261-1/+1
* (rand, srand): Definitions deleted.Richard M. Stallman1993-05-261-0/+2
* (LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.Richard M. Stallman1993-05-261-1/+3
* (make_lispy_event): Fix off-by-1 error with hpos in menu bar.Richard M. Stallman1993-05-261-2/+2
* (Fcurrent_input_mode): Fix the call to Flist.Richard M. Stallman1993-05-261-1/+1
* Initial revisionRichard M. Stallman1993-05-261-0/+5
* (SIGNALS_VIA_CHARACTERS): Defined.Richard M. Stallman1993-05-261-0/+3
* (POINTER): Always use char *.Richard M. Stallman1993-05-261-0/+5
* (x_figure_window_size): Make the default frame coords (0,0).Richard M. Stallman1993-05-261-2/+4
* (LIBS_MACHINE): Add -lIM and -liconv.Richard M. Stallman1993-05-261-2/+2
* (wait_for_termination) [LINUX]: Use the UNIPLUS alternative.Richard M. Stallman1993-05-251-2/+2
* (wait_for_termination): Don't use the BSD alternative for LINUX.Richard M. Stallman1993-05-251-2/+2
* (swallow_events): New function.Richard M. Stallman1993-05-251-0/+46
* (wait_reading_process_input): Call swallow_events.Richard M. Stallman1993-05-251-1/+5
* (read_char): If kbd_buffer_get_event returns nil, redisplay and retry.Richard M. Stallman1993-05-251-33/+38
* (C_ALLOCA, alloca): Definitions deleted.Richard M. Stallman1993-05-251-4/+5
* (C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0.Richard M. Stallman1993-05-251-0/+2
* (PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname.Richard M. Stallman1993-05-251-2/+2
* (Fforward_comment): Arg is a Lisp_Object.Richard M. Stallman1993-05-251-5/+9
* (logb): Don't declare if hpux.Richard M. Stallman1993-05-251-0/+2
* (HAVE_GETTIMEOFDAY): Deleted.Richard M. Stallman1993-05-253-9/+0
* (Fforward_comment): Fix last change.Richard M. Stallman1993-05-251-4/+9
* (Fforward_comment): Always set point.Richard M. Stallman1993-05-251-0/+4
* (Fx_open_connection): Set xrm_option correctly.Richard M. Stallman1993-05-251-1/+1
* * xterm.h: New section for declarations for xfaces.c.Jim Blandy1993-05-251-0/+43
* Arrange for font names to get fully resolved - no wildcards.Jim Blandy1993-05-251-32/+42
* * xfns.c: Clear out the old face stuff.Jim Blandy1993-05-251-276/+30
* * xterm.h: New section for declarations for xfaces.c.Jim Blandy1993-05-251-64/+104
* * dispextern.h (struct face): New field - `copy', to help us withJim Blandy1993-05-251-0/+9
* * casetab.c: Fix formatting, so as not to confuse etags.Jim Blandy1993-05-251-4/+2
* Fix the fix.Jim Blandy1993-05-251-1/+1
* * xfaces.c (merge_faces): You can't tell if a font is aJim Blandy1993-05-251-0/+5
* * xfns.c (Fx_list_fonts): New function.Jim Blandy1993-05-251-24/+20
* * paths.h (PATH_INFO): New path, to edited by the configurationJim Blandy1993-05-252-0/+14
* * m/iris4d.h: Dyke out the section which specifies how to get theJim Blandy1993-05-251-5/+4
* * keyboard.c (Fcurrent_input_mode): Use XFASTINT to build the lastJim Blandy1993-05-251-1/+1
* Changes for OSF/1:Jim Blandy1993-05-252-2/+7
* (lispy_function_keys): Add kp-numlock. Fix kp-backspace.Richard M. Stallman1993-05-251-2/+2
* Some makes can't handle form feed characters in their makefiles.Jim Blandy1993-05-252-4/+6
* s/Jim Blandy1993-05-251-1/+1
* * xfns.c (select_visual): Include the screen number in theJim Blandy1993-05-251-1/+98
* (NO_GET_LOAD_AVG): Test _M88KBCS_TARGET, not __GNUC__.Richard M. Stallman1993-05-251-1/+1
* (XTread_socket, ConfigureNotify case):Richard M. Stallman1993-05-251-8/+11
* *** empty log message ***Richard M. Stallman1993-05-251-2/+6
* (modify_event_symbol): If a name_table elt is null,Richard M. Stallman1993-05-241-1/+8