(Fx_list_fonts): Don't fail to init `tail'.
[bpt/emacs.git] / lib-src /
1994-01-02 Richard M. Stallman(ALL_CFLAGS): Include LDFLAGS.
1993-12-24 Richard M. Stallman(${archlibdir}, install): Use $(INSTALL_PROGRAM)
1993-12-24 Richard M. Stallman(main): When making tempname, cast result of xmalloc.
1993-12-24 Richard M. Stallman(scan_lisp_file): Don't add newline at end of string.
1993-12-03 Paul EggertAdd --brief option.
1993-11-26 Richard M. Stallman(mostlyclean): Make it distinct from clean.
1993-11-24 Richard M. Stallman(${archlibdir}): Don't do chown or chgrp.
1993-11-16 Richard M. Stallman(install): Don't change mode or group when installing.
1993-11-16 Richard M. Stallman(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess...
1993-11-12 Richard M. Stallman(read_c_string): For "", concatenate the two strings.
1993-11-12 Richard M. Stallman(main): Fix error message text.
1993-11-08 Francesco PotortìMon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil...
1993-11-02 Francesco PotortìTue Nov 2 19:46:52 1993 Francesco Potorti` (pot...
1993-11-02 Francesco PotortìDeclares itself as "etags for emacs 19" instead of...
1993-10-19 Paul Eggert(printlogline): Don't generate lines containing only...
1993-10-04 Roland McGrath(${archlibdir}): Install ${SCRIPTS} from ${srcdir}...
1993-10-03 Roland McGrathFixed typos or brainos of whoever though `@' was the...
1993-10-01 Francesco Potortì* etags.c (process_file): dead code removed.
1993-09-30 Brian Fox(${archlibdir}): Install ${SCRIPTS} from ${srcdir}...
1993-09-28 Brian Fox(INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure...
1993-09-24 Paul EggertAdd -h, -n, -r options.
1993-09-20 Francesco PotortìMon Sep 20 18:06:12 1993 Francesco Potorti` (pot...
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
next