aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Collapse)AuthorAgeFilesLines
* (C_entries): New local variable quotednl. Used forRichard M. Stallman1993-03-031-14/+22
| | | | | | | parsing of #define's spanning multiple lines. (C_entries): Save the definedef status even when a newline is met inside a string.
* * timer.c (notify): Initialize waitfor properly.Jim Blandy1993-03-021-1/+1
|
* (C_entries): Don't reset definedef when a newline inside a comment is met.Richard M. Stallman1993-02-231-1/+8
|
* Add copyright and authorship notices.Paul Eggert1993-01-151-2/+21
|
* (find_entries): If filename ends in .f or .for, don't try anything but Fortran.Richard M. Stallman1993-01-141-4/+10
|
* Also, write a newline after the token.Michael I. Bushnell1993-01-081-4/+4
|
* Also, write a newline after the token.Michael I. Bushnell1993-01-081-1/+1
|
* timer.c (notify): Flush stdout after writing message to avoid lossageMichael I. Bushnell1993-01-081-0/+1
| | | | on terminals.
* timer.c (notify): Flush stdout after writing message to avoid lossageMichael I. Bushnell1993-01-081-0/+1
| | | | on terminals.
* * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takesJim Blandy1992-12-121-0/+17
| | | | | a different number of arguments than other DEFVARs, recognize it specially, and expect the right number of commas.
* * Makefile.in (exec_prefix): New variable.Jim Blandy1992-12-121-65/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bindir, libdir): Use it instead of `prefix'. * Makefile.in (CFLAGS): #define HAVE_CONFIG_H, too. * Makefile.in (libdir): Default to ${prefix}/lib. (archlibdir): Adjusted to match. * Makefile.in (distclean): Don't delete backup or autosave files. (extraclean): Like realclean, but does delete backup and autosave files. * Makefile.in (realclean): Ignore errors from rm. * Makefile.in (distclean): Don't bother to delete ../arch-lib; that doesn't exist anymore. * Makefile.in (prefix, bindir, libdir, srcdir): New variables, as described in the top-level Makefile. (UTILITIES): Add make-path to the list of utility programs. (../arch-lib): Replaced by the ${archlibdir} target, which places the executables in their permanent home. (install, install.sysv, install.xenix): Consolidated into one target which should work under all circumstances, modulo a few ignored error messages.
* * make-path.c (touchy_mkdir): Remove debugging output.Jim Blandy1992-12-061-4/+2
|
* * Makefile.in (make-path): New target.Jim Blandy1992-12-061-0/+3
|
* Initial revisionJim Blandy1992-12-041-0/+87
|
* * Makefile.in (getdate.o): Added explicit target for this, so weJim Blandy1992-11-071-1/+7
| | | | | | | | can indicate that it depends on ../src/config.h. * Makefile.in (CONFIG_CFLAGS): Let the configure script edit this instead of CFLAGS. (CFLAGS): Add -Demacs and -I../src to CONFIG_CFLAGS to produce this.
* entered into RCSJim Blandy1992-09-301-1/+2
|
* entered into RCSJim Blandy1992-09-291-20/+31
|
* %.2d -> %02dRoland McGrath1992-09-271-2/+2
|
* *** empty log message ***Jim Blandy1992-09-231-11/+11
|
* entered into RCSRichard M. Stallman1992-09-201-0/+14
|
* *** empty log message ***Jim Blandy1992-09-131-6/+11
|
* entered into RCSJim Blandy1992-08-291-3/+3
|
* entered into RCSRichard M. Stallman1992-08-221-1/+1
|
* *** empty log message ***Richard M. Stallman1992-08-201-43/+34
|
* *** empty log message ***Jim Blandy1992-08-191-1/+1
|
* entered into RCSJim Blandy1992-08-192-143/+198
|
* *** empty log message ***Eric S. Raymond1992-08-141-1/+1
|
* *** empty log message ***Jim Blandy1992-08-121-109/+175
|
* entered into RCSEric S. Raymond1992-08-041-0/+86
|
* *** empty log message ***Jim Blandy1992-07-171-1/+5
|
* *** empty log message ***Jim Blandy1992-07-141-3/+7
|
* *** empty log message ***Jim Blandy1992-07-081-347/+221
|
* entered into RCSJim Blandy1992-06-301-0/+1
|
* *** empty log message ***Jim Blandy1992-06-241-6/+14
|
* *** empty log message ***Jim Blandy1992-05-191-1/+1
|
* Call ypmatch at most once.Paul Eggert1992-05-111-24/+39
|
* *** empty log message ***Jim Blandy1992-05-102-19/+25
|
* Ignore log messages that start with `#'.Paul Eggert1992-05-081-4/+12
|
* *** empty log message ***Richard M. Stallman1992-05-071-1/+5
|
* *** empty log message ***Jim Blandy1992-04-242-125/+259
|
* entered into RCSJim Blandy1992-04-241-2/+3
|
* Initial revisionJim Blandy1992-04-191-0/+194
|
* entered into RCSJim Blandy1992-04-191-1/+1
|
* *** empty log message ***Jim Blandy1992-04-011-16/+18
|
* Don't duplicate most recent logs. Fix bug in dates after Feb 29 in leap year.Paul Eggert1992-04-011-11/+20
|
* *** empty log message ***Richard M. Stallman1992-03-281-1/+2
|
* Add clumpname support.Paul Eggert1992-03-211-7/+27
|
* *** empty log message ***Jim Blandy1992-03-151-1/+1
|
* *** empty log message ***David J. MacKenzie1992-03-091-6/+13
|
* Don't munge $* when getting date from ChangeLog.Paul Eggert1992-02-051-4/+6
|