aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* Don't #undef NULL.Richard M. Stallman1993-05-241-1/+0
* (C_SWITCH_MACHINE): Definition deleted.Richard M. Stallman1993-05-241-0/+2
* *** empty log message ***Roland McGrath1993-05-241-4/+12
* (Fread_file_name): If input is empty, do return the defaultRichard M. Stallman1993-05-241-0/+2
* * buffer.c (Fmake_overlay): Put beg and end in theJim Blandy1993-05-241-18/+26
* (XTread_socket): For ConfigureNotify event,Richard M. Stallman1993-05-241-0/+27
* Fix typo in last change.Richard M. Stallman1993-05-241-1/+1
* (NO_MATHERR): Defined.Richard M. Stallman1993-05-241-0/+4
* [NO_MATHERR]: Undef HAVE_MATHERR.Richard M. Stallman1993-05-241-0/+4
* (create_process): Ignore retval from TIOCSTTY.Richard M. Stallman1993-05-241-2/+6
* *** empty log message ***Jim Blandy1993-05-241-0/+11