- 25 May, 1993 11 commits
-
-
Jim Blandy authored
process. * callproc.c (Vconfigure_info_directory): New variable, used internally by build process. (syms_of_callproc): DEFVAR it and initialize it.
-
Jim Blandy authored
load average.
-
Jim Blandy authored
element of the return value, not XSETINT.
-
Jim Blandy authored
* mem-limits.h [__osf__ && (__mips || mips)]: #include <sys/time.h> and <sys/resource.h>. (get_lim_data): OSF wants a definition like BSD4_2's. * s/osf1.h: #include "bsd4-3.h", not "s-bsd4-3.h".
-
Richard M. Stallman authored
-
Jim Blandy authored
* s/usg5-3.h: Remove form feed. * s/template.h, m/template.h: Remove form feeds.
-
Jim Blandy authored
-
Jim Blandy authored
template of things XGetVisualInfo must match. * xfns.c (Fx_list_fonts): New function. (same_size_fonts): Function moved here from xfaces.c. (face_name_id_number): Add extern declaration for this.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Convert from parent window, not Emacs window. (XTread_socket): Handle ReparentNotify events. (XTread_socket): For ConfigureNotify event, translate coordinates if send_event field is false provided the x-coord value is not large.
-
Richard M. Stallman authored
-
- 24 May, 1993 22 commits
-
-
Richard M. Stallman authored
generate a name to use. Don't crash.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Roland McGrath authored
-
Richard M. Stallman authored
even if !insert_default_directory.
-
Jim Blandy authored
right order. (Fmove_overlay): If beg and end are markers, make sure they're in the right buffer.
-
Richard M. Stallman authored
translate coordinates if send_event field is false provided the x-coord value is not large.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(sys_siglist) [LINUX]: Don't even declare it.
-
Jim Blandy authored
-
Jim Blandy authored
ro_fsys, not XSTRING (foo).
-
Jim Blandy authored
don't support them yet. * xfns.c (x_set_font): Report the error message properly.
-
Jim Blandy authored
don't support them yet. * xfns.c (x_set_font): Report the error message properly. * xfns.c (Fx_parse_geometry): No need to call check_x here; it doesn't interact with the server at all, and we need it in order to create our first frame.
-
Jim Blandy authored
* s/linux.h (HAVE_SETSID): Defined. (HAVE_SOCKETS): Defined.
-
Jim Blandy authored
type signal_handler_t. We're told this is necessary for Linux.
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Jim Blandy authored
* alloc.c: #include <signal.h>, but before "config.h".
-
Richard M. Stallman authored
Call it in almost every Lisp function in this file. (x_set_menu_bar_lines_1): Pass both args in recursive call.
-
Richard M. Stallman authored
for the frame's own font.
-
- 23 May, 1993 7 commits
-
-
Richard M. Stallman authored
-
Jim Blandy authored
* m/iris4d.h, m/iris5d.h: Don't use the --cckr CC switch if we're using GCC. (NEED_SIOCTL): Move this to... * s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h. * s/irix4-0.h: Remove declaration of getpty; apparently Irix 4.0 already declares this elsewhere. (PTY_TTY_NAME_SPRINTF): #undef this before re-#defining it. * m/ibmps2-aix.h, m/pfa50.h, s/hpux.h, s/isc2-2.h, s/linux.h, s/sco4.h, s/usg5-4.h: Remove HAVE_RENAME; configure guesses that now. * m/iris4d.h, m/iris5d.h: Don't use the --cckr CC switch if we're using GCC.
-
Jim Blandy authored
* m/iris4d.h, m/iris5d.h: Don't use the --cckr CC switch if we're using GCC. (NEED_SIOCTL): Move this to... * s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h. * s/irix4-0.h: Remove declaration of getpty; apparently Irix 4.0 already declares this elsewhere. (PTY_TTY_NAME_SPRINTF): #undef this before re-#defining it. * m/ibmps2-aix.h, m/pfa50.h, s/hpux.h, s/isc2-2.h, s/linux.h, s/sco4.h, s/usg5-4.h: Remove HAVE_RENAME; configure guesses that now.
-
Jim Blandy authored
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h.
-
Jim Blandy authored
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h.
-
Jim Blandy authored
-
Jim Blandy authored
#defines to #undef's, so ../configure knows it should tweak them.
-