(read-zippyism): New function.
[bpt/emacs.git] / lib-src /
1993-09-12 Roland McGrathInclude <src/paths.h>, instead "src/paths.h".
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-09-10 Roland McGrath(b2m, movemail, fakemail, env, emacsserver, emacsclient...
1993-09-10 Roland McGrath(ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before ...
1993-09-06 Francesco Potortì* etags.c (L_isdef, L_isquote, L_getit): small optimisa...
1993-08-25 Paul EggertChange /{/ to /\{/ for Posix compatibility; otherwise...
1993-08-25 Paul EggertAppend /usr/ccs/bin and /usr/sccs to PATH.
1993-08-12 Richard M. Stallman(make-path): Dep on config.h.
1993-08-11 Richard M. Stallman(TRUE, FALSE): Don't define if already defined.
1993-08-09 Paul Eggert(awkscript): Some sites put comma-separated junk after...
1993-08-01 Roland McGrath(put_entries): For NODE->rewritten, put pattern before...
1993-08-01 Richard M. Stallman(main): Generate a SIGIO as soon as we've initialized.
1993-07-29 Paul EggertDon't check whether file is readable until we have...
1993-07-21 Richard M. Stallman(etags): Depend on ../src/config.h.
1993-07-20 Richard M. StallmanInclude types.h before file.h.
1993-07-19 Richard M. Stallman(install): Use .n, not .new, for temporary filenames.
1993-07-18 Jim Blandy* wakeup.c: Use CPP tangle from autoconf manual to...
1993-07-18 Jim Blandy* etags.c (print_help): Break up the very long strings...
1993-07-09 Jim Blandy* etags.c (alloca): removed all references to it.
1993-07-09 Richard M. Stallman(consider_token): was `==', now is `='.
1993-07-06 Jim Blandy* b2m.c: #include <sys/types.h>.
1993-06-30 Paul EggertAdd -q option.
1993-06-29 Jim Blandy* etags.c: #include "config.h" and the alloca CPP tangl...
1993-06-22 Jim Blandy* Makefile.in (ctags): Depend on etags, so that paralle...
1993-06-19 Richard M. Stallman(add_node): Move var last_node to file scope.
1993-06-17 Jim Blandy* Makefile.in: Remember, spaces are not tabs.
1993-06-16 Jim BlandyBring mumbleclean targets into conformance with GNU...
1993-06-13 Richard M. Stallman(CPP_CFLAGS): New variable.
1993-06-11 Richard M. StallmanReinstate old -f option as an alias for -o for installe...
1993-06-09 Jim Blandy* emacsserver.c (main): When we're passing a `struct...
1993-06-09 Jim Blandy* emacsserver.c (main): When we're passing a `struct...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-09 Jim Blandy* configure.in: Test for bison.
1993-06-08 Jim Blandy* wakeup.c: Include sys/types.h, too; I think that...
1993-06-08 Richard M. Stallman#undef static.
1993-06-03 Richard M. StallmanInclude sys/time.h.
1993-06-02 Richard M. Stallman(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from...
1993-06-01 Richard M. Stallman#undef signal.
1993-06-01 Richard M. Stallman[LINUX]: #undef signal.
1993-05-31 Richard M. Stallman(main): Make when a time_t.
1993-05-30 Jim Blandy* Makefile.in: (${archlibdir}): Use `(cd foo && pwd...
1993-05-30 Jim Blandy* movemail.c [MAIL_USE_POP] (main): Don't use non-portable
1993-05-29 Richard M. StallmanWhen given no file arguments, inspect RCS/.* as well
1993-05-29 Richard M. Stallman(timer): Link with $(LOADLIBES).
1993-05-28 Richard M. Stallman(put_line): Don't output \n\t unless more text follows.
1993-05-28 Jim Blandy* etags.c: Replace the CPP tangle for alloca with the...
1993-05-28 Jim Blandy* Makefile.in (ALL_CFLAGS): Add "-I.", so the system...
1993-05-28 Richard M. Stallman(ALL_CFLAGS): Add -I../src
1993-05-28 Richard M. Stallman(install): Get the scripts from ${srcdir}, unlike the...
1993-05-27 Jim Blandy* Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
1993-05-27 Jim Blandy* Makefile.in (install): Do install the programs listed in
1993-05-25 Richard M. StallmanInclude ../src/config.h.
1993-05-25 Richard M. Stallman(install): Don't handle INSTALLABLE_SCRIPTS
1993-05-24 Jim Blandy* make-docfile.c: Doc fix.
1993-05-24 Jim Blandy* Makefile.in (timer.o, sorted-doc.c): Link with alloca...
1993-05-24 Jim Blandy* timer.c (xmalloc): Include definition for this, to...
1993-05-24 Jim Blandy* Makefile.in (install): Refer to the variables INSTALL...
1993-05-23 Richard M. Stallman(main): Return 0.
1993-05-22 Richard M. Stallman(scan_lisp_file): Recognize defalias like fset.
1993-05-21 Richard M. StallmanChange permission notice (not "part of Emacs").
1993-05-19 Richard M. StallmanUpdate GPL version.
1993-05-18 Jim Blandy* Makefile.in (.c.o): Make the rule start with a tab...
1993-05-16 Jim Blandy* timer.c (notify): Don't call sighold or sigrelse...
1993-05-15 Jim BlandyInstall patches from David J. Mackenzie to make the...
1993-05-15 Jim Blandy* timer.c: Fix mispellings of get_date function's name.
1993-05-15 Jim BlandyThe GNU coding standards specify that CFLAGS should...
1993-05-15 Jim BlandyInstall patches from David J. Mackenzie to make the...
1993-05-13 Roland McGrath(main): Don't require that there be input files if...
1993-05-08 Eric S. Raymond*** empty log message ***
1993-05-03 Paul Eggertmawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf...
1993-04-27 Eric S. Raymond(notify): Bug fix. Treat the body of this function...
1993-04-10 Jim Blandy* Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
1993-04-08 Jim Blandy* make-docfile.c (write_c_args): Print an argument...
1993-03-25 Jim Blandy* Makefile.in (C_SWITCH_SYSTEM): New variable.
1993-03-22 Richard M. Stallman(YACC): flag added to c_ext.
1993-03-19 Eric S. RaymondAdded documentation, made the change comment for old...
1993-03-19 Eric S. RaymondTeach it about the new user-runnable command rcs-checkin.
1993-03-19 Eric S. RaymondInitial revision
1993-03-19 Eric S. RaymondAdded unlock and relock.
1993-03-16 Paul EggertSome awks don't understand "\r". Code around this.
1993-03-11 Jim Blandy* timer.c (main): Set the ownership of the stdin file...
1993-03-11 Jim Blandy* b2m.c (main): Don't exit upon reading a blank line.
1993-03-03 Richard M. Stallman(C_entries): New local variable quotednl. Used for
1993-03-02 Jim Blandy* timer.c (notify): Initialize waitfor properly.
1993-02-23 Richard M. Stallman(C_entries): Don't reset definedef when a newline insid...
1993-01-15 Paul EggertAdd copyright and authorship notices.
1993-01-14 Richard M. Stallman(find_entries): If filename ends in .f or .for, don...
1993-01-08 Michael I. BushnellAlso, write a newline after the token.
1993-01-08 Michael I. BushnellAlso, write a newline after the token.
1993-01-08 Michael I. Bushnelltimer.c (notify): Flush stdout after writing message...
1993-01-08 Michael I. Bushnelltimer.c (notify): Flush stdout after writing message...
1992-12-12 Jim Blandy* make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER...
1992-12-12 Jim Blandy* Makefile.in (exec_prefix): New variable.
1992-12-06 Jim Blandy* make-path.c (touchy_mkdir): Remove debugging output.
1992-12-06 Jim Blandy* Makefile.in (make-path): New target.
1992-12-04 Jim BlandyInitial revision
1992-11-07 Jim Blandy* Makefile.in (getdate.o): Added explicit target for...
1992-09-30 Jim Blandyentered into RCS
1992-09-29 Jim Blandyentered into RCS
1992-09-27 Roland McGrath%.2d -> %02d
next