Include <config.h> instead of "config.h".
[bpt/emacs.git] / src / xrdb.c
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-10 Richard M. Stallman(x_get_customization_string): Don't use value of strcpy.
1993-07-31 Jim Blandy* config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for
1993-07-22 Richard M. Stallman(getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.
1993-07-22 Jim BlandyImplement search for app-defaults directory and
1993-06-22 Jim Blandy* xrdb.c (get_user_db): Remember to free the screen...
1993-06-11 Jim Blandy* xrdb.c (get_user_db): Get the screen-specific databas...
1993-05-31 Richard M. Stallman[__bsdi__]: Alternate decls of getpwuid and getpwnam.
1993-05-26 Richard M. Stallman(magic_searchpath_decoder): Fix typos.
1993-05-22 Jim BlandyUpdated copyright years.
1993-03-11 Jim Blandy* xrdb.c (get_user_db): Since xrdb.c doesn't #include...
1993-02-22 Jim Blandy* xrdb.c (getuid): Remove declaration.
1992-10-11 Jim Blandy* xterm.c, xrdb.c: #include <stdio.h> before "xterm...
1992-09-22 Jim Blandy* xrdb.c (x_get_resource): Cast the value being assigned to
1992-09-13 Jim Blandy* xrdb.c: Don't include <X11/Xos.h>. Under R4, it...
1992-08-29 Jim Blandy* xrdb.c (get_user_db): Use XResourceManagerString...
1992-08-19 Jim Blandy* xrdb.c [USG5]: Define SYSV, and then include <unistd...
1992-04-24 Jim Blandyentered into RCS
1992-02-21 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-01-05 Jim BlandyInitial revision