(Man-build-man-command): Use manual-program, not hardcoded name.
[bpt/emacs.git] / lib-src /
1994-05-05 David J. MacKenzieFix out of date comment.
1994-05-05 Richard M. StallmanPut in a separator for where to start cpp procssing.
1994-05-04 Richard M. Stallman(maybe-blessmail): New target to print the blessmail...
1994-05-04 Karl HeuerUpdate copyright.
1994-05-02 Karl Heuer(${archlibdir}): Be lenient about wc output format.
1994-05-01 Richard M. Stallman(${archlibdir}): Don't run blessmail; instead
1994-04-30 Richard M. Stallman(find_entries): Treat `*.cpp' as C++ files.
1994-04-30 Richard M. Stallman[MSDOS]: #include <sys/param.h> for the following.
1994-04-29 Richard M. Stallman[MSDOS]: Don't define proto type for exit.
1994-04-28 Richard M. StallmanDon't include string.h or strings.h.
1994-04-27 Karl HeuerC_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbol...
1994-04-23 Richard M. Stallman(etags, ctags): Make VERSION a string constant.
1994-04-23 Richard M. Stallman(print_version): Print VERSION as a string.
1994-04-20 Richard M. Stallman(readline): Fix updating of p when buffer grows.
1994-04-20 Karl Heuer(blessmail): New target.
1994-04-19 Richard M. Stallman(readline): When extending the buffer,
1994-04-18 Francesco Potortì* etags.c (main, print_help): eliminate the -F option.
1994-04-18 Francesco Potortì* etags.c (absolute_filename): compare against '\0...
1994-04-16 Richard M. StallmanRenamed from Makefile.in.
1994-04-14 Richard M. Stallman(gettimeofday): If system doesn't have this, define...
1994-04-13 Richard M. Stallman[HAVE_UNISTD_H]: Include unistd.h.
1994-04-12 Richard M. Stallman#undef static.
1994-04-12 Karl Heuer(main): Use setuid, not seteuid.
1994-04-08 Francesco Potortì* etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
1994-04-05 Richard M. Stallman(main): Fix up MAIL_USE_MMDF conditional where
1994-03-30 Francesco Potortì* etags.c (main): use etags_getcwd for compatibility.
1994-03-25 Richard M. Stallman(etags, ctags): Pass -D for VERSION.
1994-03-25 Francesco Potortì* etags.c (emacs_tags_format, ETAGS): removed. Use...
1994-03-23 Francesco Potortì* etags.c (cwd, outfiledir): vars added.
1994-03-20 Richard M. Stallman(UTILITIES): `env' deleted.
1994-03-14 Richard M. Stallman(install, ${archlibdir}): Switch back to .. before...
1994-03-05 Richard M. StallmanClean up indentation and whitespace.
1994-03-05 Richard M. Stallman(main): Change delimiter from "^L" to "^_^L".
1994-03-05 Richard M. Stallman(main) [HAVE_SYSVIPC]: Make msgp->mtext longer if neces...
1994-03-03 Karl Heuer(main): Change delimiter from "^L" to "^_^L".
1994-02-27 David J. MacKenzieUse GPL.
1994-02-27 David J. MacKenzie*** empty log message ***
1994-02-27 David J. MacKenzieUse GPL.
1994-02-27 David J. MacKenzieInitial revision
1994-02-27 David J. MacKenzieUpdate GPL.
1994-02-27 David J. MacKenzie* make-path.c (main): Return 1 on error, not -1. Updat...
1994-02-27 David J. MacKenzie* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
1994-02-23 Karl Heuer(main, get_time): Don't crash on invalid input.
1994-02-22 Karl Heuer(get_time): Simplify; avoid calling index.
1994-02-17 Francesco Potortì* etags.c (--absolute-pathnames): this option removed.
1994-02-16 Richard M. Stallman(put_line): Don't break the line if it all fits.
1994-02-14 Francesco Potortì* etags.c (absolute_pathnames, cwd): added global vars.
1994-02-09 Richard M. Stallman(C_SWITCH_MACHINE): Get this from autoconf.
1994-02-08 Richard M. Stallman(main) [HAVE_SYSVIPC]: Reverse test of fork value.
1994-02-07 Richard M. StallmanInitial revision
1994-02-05 Richard M. Stallman(profile): New target.
1994-01-19 Richard M. StallmanInclude errno.h; don't include fasync.h.
1994-01-16 Roland McGrathMake the argument list output look more like the Lisp...
1994-01-14 Francesco Potortì* etags.c (stab_entry, stab_create, stab_find, stab_search,
1994-01-12 Richard M. Stallman[USG] (SIGIO): Define as SIGPOLL.
1994-01-09 Roland McGrath[! HAVE_STRERROR] (strerror): Define the function.
1994-01-08 Roland McGrathDeclare strerror.
1994-01-08 Roland McGrath[! HAVE_STRERROR] (strerror): Define the function.
1994-01-08 Roland McGrathDon't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath(get_errmsg, pfatal_with_name, pfatal_and_delete):...
1994-01-08 Roland McGrath(main): Call strerror instead of using sys_errlist.
1994-01-08 Roland McGrathDon't declare sys_errlist; declare strerror instead.
1994-01-06 Richard M. Stallman[MSDOS]: Use text/binary mode as appropriate.
1994-01-06 Richard M. Stallman(main) [MSDOS]: Open all files as binary.
1994-01-06 Richard M. Stallman(main) [MSDOS]: Dummy stub just to make the file compile.
1994-01-06 Richard M. Stallman(malloc): Don't declare it.
1994-01-06 Richard M. StallmanFix up whitespace. Get rid of spurious casts to void.
1994-01-04 Richard M. StallmanInclude syswait.h.
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...
next