(internal_equal): Once again use a switch.
[bpt/emacs.git] / lib-src /
1995-01-12 Francesco PotortìGlobal polishing, some bugs corrected, dynamic allocati...
1995-01-11 Richard M. Stallman(main): Skip past the colon in inname.
1995-01-10 Francesco Potortì* etags.c (pfatal): New function.
1995-01-10 Francesco Potortì* etags.c (Lang_function): Use void instead to declare the
1995-01-09 Richard M. Stallman(concat, xmalloc, xrealloc, readline, xnew): Four new
1995-01-06 Richard M. Stallman(C_entries): Ignore carriage return at end of line.
1994-12-26 Richard M. Stallman(xmalloc, xrealloc): Add casts.
1994-12-21 Richard M. Stallman(scan_lisp_file): Handle dynamic doc strings.
1994-12-21 David J. MacKenzieInclude program name in error messages.
1994-12-07 Richard M. Stallman[HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-07 Richard M. Stallman[HAVE_SYSVIPC]: Include sys/utsname.h.
1994-11-28 Richard M. Stallman(get_time): Fix up whitespace.
1994-11-22 Francesco Potortì* etags.c (print_help): print --regex usage for ctags...
1994-11-16 Francesco Potortì* etags.c [ETAGS_REGEXP]: All the new code that deals...
1994-11-16 Francesco Potortì* etags.c (<errno.h>): #include added.
1994-11-10 Richard M. Stallman(TV1, TV2): Use EMACS_TIME as type.
1994-11-03 Karl HeuerChanged references of m\m-windowsnt.h to m\intel386...
1994-11-01 Richard M. StallmanInitial revision
1994-11-01 Richard M. Stallman(main, etags_getcwd): Test DOS_NT instead of MSDOS.
1994-11-01 Richard M. Stallman(main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
1994-10-24 Richard M. Stallman(getline): When a search of already-read input for...
1994-10-21 Richard M. Stallman(main): Don't process one input file twice.
1994-10-21 Francesco Potortì* etags.c (prestr, substr): return a logical type.
1994-10-20 Richard M. StallmanPopServer renamed to popserver throughout.
1994-10-20 David J. MacKenzieDon't declare malloc, since we include config.h.
1994-10-19 Richard M. StallmanOnly include ../src/config.h if HAVE_CONFIG_H is
1994-10-19 Richard M. StallmanDon't declare malloc.
1994-10-19 David J. MacKenzieUse test -r instead of < to check readability, to avoid...
1994-10-18 Richard M. StallmanFix mismatch in conditionals.
1994-10-18 Richard M. Stallman(open, close, read, write): Add #undefs.
1994-10-18 Richard M. Stallman[SYSV_IPC] (main): Catch SIGHUP as well. Don't
1994-10-18 Richard M. StallmanInclude ../src/config.h.
1994-10-18 Richard M. StallmanDon't declare malloc, realloc, free.
1994-10-17 Karl Heuer(regex.o): Use full path to find regex.c.
1994-10-17 Karl Heuer(etags): add dependency on regex.o, link with it.
1994-10-12 David J. MacKenzieremove make-path
1994-10-12 David J. MacKenzieEliminate some -Wall warnings.
1994-10-12 David J. MacKenzieMake functions that return nothing void, not implicitly...
1994-10-11 Richard M. Stallman(libexecdir): Renamed from libdir.
1994-10-11 Richard M. Stallman(clean): rm DOC/* and *.tab.[ch].
1994-10-11 Francesco Potortì* etags.c (C_entries): Name the #define's that are...
1994-10-10 Roland McGrath[! SYSVIPC] (main): Fix uses of FD_* macros: fd_set...
1994-09-30 Francesco Potortì* etags.c (C_entries): Recognise typedef of ANSI style...
1994-09-27 Richard M. StallmanInitial revision
1994-09-27 Richard M. StallmanImprove POP code, move most of it into a separate file.
1994-09-27 Richard M. Stallman(MOVE_FLAGS, MOVE_LIBS): New variables.
1994-09-24 Richard M. Stallman(touchy_mkdir): Make dir ugo+re even if it isn't new.
1994-09-23 Richard M. Stallman(UTILITIES): Remove test-distrib, make-docfile, make...
1994-09-21 Richard M. Stallman(from, labels, data): Use MAX_DATA_LEN as length.
1994-09-17 Richard M. StallmanDon't declare malloc.
1994-09-17 Karl Heuer(FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already...
1994-09-16 Karl Heuer(etags_getcwd): Use getcwd if available.
1994-08-15 Paul EggertAdd support for CVS.
1994-08-09 Richard M. StallmanUse <> to delimit email address.
1994-08-08 Richard M. Stallman[SYSV_IPC] (main): Make a separate process
1994-08-04 Richard M. StallmanInclude config.h first thing.
1994-08-01 Richard M. Stallman(main): Add casts to avoid warnings.
1994-07-29 Richard M. Stallman(${archlibdir}): Compare the proper dir
1994-07-27 Richard M. Stallman(main): New local var progname saves argv[0].
1994-07-26 Richard M. Stallman(main): Don't actually modify argv[0]. Modify a copy...
1994-07-25 Richard M. StallmanAdd #undef alloca.
1994-07-25 Richard M. Stallman(reset_watch, get_time): Use EMACS_GET_TIME.
1994-07-13 Richard M. Stallman(xmalloc): New function.
1994-07-12 Richard M. Stallman(ALLOCA_CFLAGS): New variable.
1994-07-08 Francesco Potortì* etags.c (main): Don't barf on obsolete -t and -T...
1994-06-23 Richard M. StallmanDon't declare exit or perror.
1994-06-23 Richard M. Stallman(main): Don't declare geteuid.
1994-06-07 Richard M. Stallman(rootrelativepath) [MSDOS]: Define, expanding to dynamic
1994-06-07 Richard M. Stallman(test-distrib): Use ALL_CFLAGS.
1994-06-03 Francesco Potortì* etags.c (absolute_filename): Remove infinite loop...
1994-06-03 Francesco Potortì* etags.c (etags_getcwd): Delete the trailing newline...
1994-05-28 Richard M. Stallman(distclean): Delete Makefile, Makefile.in, blessmail.
1994-05-27 Richard M. Stallman(blessmail): Don't depend on ../src/emacs.
1994-05-19 Richard M. Stallman(write_c_args): Put `default' in upper case.
1994-05-18 Richard M. Stallman(etags_getcwd): Cast result of popen.
1994-05-17 Karl Heuer[!MSDOS]: Declare popen.
1994-05-17 Richard M. Stallman(main): Avoid crash if argc is 1.
1994-05-16 Richard M. Stallman(blessmail): Specify directory for blessmail.el.
1994-05-12 Richard M. Stallman(maybe-blessmail): Mention bless-mail is in 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.
next