- 25 Mar, 1993 10 commits
-
-
Jim Blandy authored
-
Jim Blandy authored
-
Eric S. Raymond authored
(lm-uthor, lm-maintainer) These now return cons pairs, not strings.
-
Eric S. Raymond authored
-
Jim Blandy authored
distribution.
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Jim Blandy authored
calendar-daylight-time-zone-name): Initialize these at load-time, as well as calendar-time-zone. * calendar.el (calendar-time-zone): Fix code which initializes this.
-
Jim Blandy authored
If it's set, #define LIBX11_SYSTEM and HAVE_RANDOM as appropriate for XFree386. * sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is #defined.
-
Jim Blandy authored
* configure: Fix corrupted config_h_opts. * configure: Properly report option names in error messages. * configure: Properly recognize --x-includes and --x-libraries options. * configure: Fix syntax errors in code handling XFree386.
-
- 24 Mar, 1993 7 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Jim Blandy authored
X calls in this function. * xfns.c [not HAVE_X11R4] (select_visual): It's v->visualid, not x->visualid. x isn't defined.
-
Jim Blandy authored
we're polling for input, abort; input polling should always be suppressed while we're waiting for input. * keyboard.c (interrupt_signal): Remove extern declaration of Vwindow_system; this is no longer used.
-
Jim Blandy authored
-
Jim Blandy authored
Change suspend-hooks back to suspend-hook and make it a normal hook.
-
- 23 Mar, 1993 14 commits
-
-
Eric S. Raymond authored
-
Jim Blandy authored
-
Jim Blandy authored
the directory name to ls.
-
Eric S. Raymond authored
archive.
-
Jim Blandy authored
config.h about it. * configure: Properly handle extracting values of LIBS_MACHINE and LIBS_SYSTEM that contain spaces.
-
Jim Blandy authored
#defined.
-
Jim Blandy authored
* ymakefile (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): Provide default values. Include C_SWITCH_X_SITE in CFLAGS, include LD_SWITCH_X_SITE in LIBX, and pass C_SWITCH_X_SITE to the make which builds the X Menu library.
-
Jim Blandy authored
think these are dopey, but no less than three alpha testers, at large sites, have said they have their X files installed in odd places. Implement them by setting C_SWITCH_X_SITE and LD_SWITCH_X_SITE in src/config.h.
-
Jim Blandy authored
think these are dopey, but no less than three alpha testers, at large sites, have said they have their X files installed in odd places.
-
Jim Blandy authored
(Fx_color_defined_p): Renamed from Fx_defined_color. (syms_of_xfns): Adjusted.
-
Richard M. Stallman authored
-
Jim Blandy authored
* calendar.el: Change all autoload references to diary-ins.
-
Richard M. Stallman authored
(Fmove_to_column, compute_motion): Allow tab_width up to 1000.
-
Richard M. Stallman authored
-
- 22 Mar, 1993 9 commits
-
-
Richard M. Stallman authored
(c_ext): no more a synonim for c_ext&C_PLPL because of YACC. (find_entries): consistently use streq when reasonable. (find_entries): a .y file is a yacc file. (get_C_stab): c_ext becomes c_ext&C_PLPL. (C_entries): logical cplpl means c_ext&C_PLPL. (C_entries): logical yacc_rules means we are after the first %%. (C_entries): added logic for yacc files. (C_entries): ':' case moved to the second switch. (C_entries): do not examine token if structdef==scolonseen. (consider_token): structtag set to null string for enum. (GET_COOKIE): and related macros removed. (logical): is now int, no more a char. (reg): define deleted. (isgood, _gd, notgd): deleted. (gotone): deleted. (TOKEN): member linestart removed. (linepos, prev_linepos, lb1): deleted. (main): call initbuffer on lbs array instead of lb1. (init): removed the initialisation of the logical _gd array; (find_entries): a .sa suffix means assembler file. (C_create_stab): "auto", "void", "extern", "static" are st_C_typespec. All C state machines rewritten. (C_entries): complete rewrite. (condider_token): complete rewrite. (getline): deleted. (C_entries): Added the quotednl logical variable. Used for parsing of #define's spanning multiple lines. (C_entries): Save the definedef status even when a newline is met inside a string.
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Richard M. Stallman authored
-
Eric S. Raymond authored
tar file!
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-