aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* (main): Make when a time_t.Richard M. Stallman1993-05-311-1/+1
* * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead ofJim Blandy1993-05-301-1/+1
* * movemail.c [MAIL_USE_POP] (main): Don't use non-portableJim Blandy1993-05-301-2/+5
* When given no file arguments, inspect RCS/.* as wellRichard M. Stallman1993-05-291-5/+24
* (timer): Link with $(LOADLIBES).Richard M. Stallman1993-05-291-1/+1
* (put_line): Don't output \n\t unless more text follows.Richard M. Stallman1993-05-281-1/+2
* * etags.c: Replace the CPP tangle for alloca with the one from theJim Blandy1993-05-281-8/+15
* * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machineJim Blandy1993-05-281-1/+1
* (ALL_CFLAGS): Add -I../srcRichard M. Stallman1993-05-281-1/+2
* (install): Get the scripts from ${srcdir}, unlike the executables.Richard M. Stallman1993-05-281-1/+5
* * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.Jim Blandy1993-05-271-3/+3
* * Makefile.in (install): Do install the programs listed inJim Blandy1993-05-271-2/+2
* Include ../src/config.h.Richard M. Stallman1993-05-251-0/+2
* (install): Don't handle INSTALLABLE_SCRIPTSRichard M. Stallman1993-05-251-5/+7
* * make-docfile.c: Doc fix.Jim Blandy1993-05-241-1/+1
* * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it'sJim Blandy1993-05-241-2/+2
* * timer.c (xmalloc): Include definition for this, to placate the CJim Blandy1993-05-241-2/+3
* * Makefile.in (install): Refer to the variables INSTALLABLES andJim Blandy1993-05-241-1/+1
* (main): Return 0.Richard M. Stallman1993-05-231-0/+2
* (scan_lisp_file): Recognize defalias like fset.Richard M. Stallman1993-05-221-1/+2
* Change permission notice (not "part of Emacs").Richard M. Stallman1993-05-211-7/+7
* Update GPL version.Richard M. Stallman1993-05-191-1/+1
* * Makefile.in (.c.o): Make the rule start with a tab, not spaces.Jim Blandy1993-05-181-1/+1
* * timer.c (notify): Don't call sighold or sigrelse; they're USGJim Blandy1993-05-161-2/+2
* Install patches from David J. Mackenzie to make the srcdir optionJim Blandy1993-05-152-5/+19
* * timer.c: Fix mispellings of get_date function's name.Jim Blandy1993-05-151-2/+2
* The GNU coding standards specify that CFLAGS should be left forJim Blandy1993-05-151-27/+30
* Install patches from David J. Mackenzie to make the srcdir optionJim Blandy1993-05-151-58/+65
* (main): Don't require that there be input files if -i switches were given.Roland McGrath1993-05-131-2/+2
* *** empty log message ***Eric S. Raymond1993-05-081-1/+1
* mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so changePaul Eggert1993-05-031-2/+2
* (notify): Bug fix. Treat the body of this function as a critical region.Eric S. Raymond1993-04-271-4/+16
* * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.Jim Blandy1993-04-101-2/+2
* * make-docfile.c (write_c_args): Print an argument named "defalt"Jim Blandy1993-04-081-1/+17
* * Makefile.in (C_SWITCH_SYSTEM): New variable.Jim Blandy1993-03-251-1/+2
* (YACC): flag added to c_ext.Richard M. Stallman1993-03-221-465/+422
* Added documentation, made the change comment for old versions moreEric S. Raymond1993-03-191-1/+24
* Teach it about the new user-runnable command rcs-checkin.Eric S. Raymond1993-03-191-1/+1
* Initial revisionEric S. Raymond1993-03-191-0/+75
* Added unlock and relock.Eric S. Raymond1993-03-191-0/+19
* Some awks don't understand "\r". Code around this.Paul Eggert1993-03-161-18/+54
* * timer.c (main): Set the ownership of the stdin file descriptorJim Blandy1993-03-111-2/+13
* * b2m.c (main): Don't exit upon reading a blank line.Jim Blandy1993-03-111-2/+8
* (C_entries): New local variable quotednl. Used forRichard M. Stallman1993-03-031-14/+22
* * 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