Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (write_c_args): Put `default' in upper case. | Richard M. Stallman | 1994-05-19 | 1 | -1/+1 | |
| | ||||||
* | Make the argument list output look more like the Lisp docstrings do. | Roland McGrath | 1994-01-16 | 1 | -7/+20 | |
| | | | | | | (write_c_args): Take new arg FUNC. Make output look like lisp call prototypes: (function ARG1 ARG2), upcasing arg names. (scan_c_file): Pass BUF to write_c_args for FUNC arg. | |||||
* | [MSDOS]: Use text/binary mode as appropriate. | Richard M. Stallman | 1994-01-06 | 1 | -10/+26 | |
| | | | | (scan_c_file, scan_lisp_file): Extra parameter for the mode to open with. | |||||
* | (scan_lisp_file): Don't add newline at end of string. | Richard M. Stallman | 1993-12-24 | 1 | -1/+0 | |
| | ||||||
* | (read_c_string): For "", concatenate the two strings. | Richard M. Stallman | 1993-11-12 | 1 | -4/+1 | |
| | ||||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 | |
| | ||||||
* | * make-docfile.c: Doc fix. | Jim Blandy | 1993-05-24 | 1 | -1/+1 | |
| | ||||||
* | (scan_lisp_file): Recognize defalias like fset. | Richard M. Stallman | 1993-05-22 | 1 | -1/+2 | |
| | ||||||
* | Install patches from David J. Mackenzie to make the srcdir option | Jim Blandy | 1993-05-15 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | work. * Makefile.in (srcdir, VPATH): Get this value from the top-level Makefile. (INSTALLABLES): Split this into two lists - INSTALLABLES and INSTALLABLE_SCRIPTS. (INSTALLABLE_SCRIPTS): New list. (EXECUTABLES): Include INSTALLABLE_SCRIPTS. (${archlibdir}): The scripts to be installed live in the source tree, not in the object tree. (test-distrib): Note that the data file lives in the source tree, not the object tree. (GETOPTDEPS): Note that getopt.h lives in the source tree. (all other targets): Change references to source files to use ${srcdir}, except for config.h, which lives in the object dir. (timer.o): Note that this depends on ../src/config.h. * make-docfile.c (main): Add a -d option, to tell it where to find the source files. * test-distrib.c (main): Take the name of the distribution file to test from the command line. | |||||
* | * make-docfile.c (write_c_args): Print an argument named "defalt" | Jim Blandy | 1993-04-08 | 1 | -1/+17 | |
| | | | | as "default". | |||||
* | * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes | Jim Blandy | 1992-12-12 | 1 | -0/+17 | |
| | | | | | a different number of arguments than other DEFVARs, recognize it specially, and expect the right number of commas. | |||||
* | entered into RCS | Jim Blandy | 1992-09-29 | 1 | -20/+31 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-09-23 | 1 | -11/+11 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-07-08 | 1 | -347/+221 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-05-19 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-05-10 | 1 | -3/+9 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1991-01-26 | 1 | -3/+8 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1991-01-14 | 1 | -2/+162 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1991-01-13 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Joseph Arceneaux | 1989-10-31 | 1 | -12/+12 | |
| | ||||||
* | Initial revision | Richard M. Stallman | 1989-05-08 | 1 | -0/+608 | |