Avoid DECLARE_INTERVALS.
[bpt/emacs.git] / lib-src /
2000-07-14 Gerd Moellmann*** empty log message ***
2000-07-14 Gerd Moellmann(xrealloc, xmalloc): Renamed from yrealloc and
2000-07-14 Gerd Moellmann(xmalloc, xrealloc): Make externally visible, for use
2000-07-14 Gerd Moellmann(alloca.o): Add -Demacs so that alloca will use
2000-07-10 Gerd Moellmann*** empty log message ***
2000-07-10 Gerd Moellmann(yylex): Accept string literals with newlines in them.
2000-07-03 Gerd Moellmann*** empty log message ***
2000-07-03 Gerd Moellmann(token_string): Add missing tokens.
2000-06-23 Dave LoveMove config.h before other includes (which may use...
2000-06-20 Dave Lovecomment
2000-06-14 Jim Meyering.
2000-06-14 Jim MeyeringFix typos in comments. Remove trailing blanks.
2000-06-11 Jason Rumney*** empty log message ***
2000-06-11 Jason RumneyAdded targets for ebrowse.
2000-06-11 Jason Rumney[WINDOWS-NT]: Use stricmp rather than strcasecmp to...
2000-06-06 Gerd Moellmann*** empty log message ***
2000-06-06 Gerd Moellmann(ymalloc): Renamed from xmalloc.
2000-05-21 Dave Love(ERROR_MAX): Increase to 160.
2000-05-21 Dave LoveInclude config.h, not ../src/config.h.
2000-05-05 Gerd Moellmann*** empty log message ***
2000-05-04 Gerd Moellmann*** empty log message ***
2000-05-04 Gerd Moellmann(DEFAULT_OUTFILE): Set to `BROWSE'.
2000-05-02 Eli Zaretskii*** empty log message ***
2000-05-02 Eli Zaretskii(PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define
2000-04-19 Dave Love*** empty log message ***
2000-04-19 Dave Love(Texinfo_functions): New function.
2000-04-19 Gerd Moellmann*** empty log message ***
2000-04-19 Gerd Moellmann(xmalloc, xrealloc): Rewritten.
2000-04-16 Stefan MonnierAdd `ebrowse'.
2000-04-09 Gerd Moellmann*** empty log message ***
2000-04-09 Gerd Moellmann(INSTALLABLES): Add ebrowse.
2000-03-29 Andreas Schwab.
2000-03-29 Andreas Schwab(scan_lisp_file): Also look for `defsubst'.
2000-03-02 Gerd Moellmann*** empty log message ***
2000-03-02 Gerd Moellmann(lisp_suffixes) Add `LSP'.
2000-02-10 Francesco Potortì2000-02-10 Francesco Potorti` <pot@gnu.org>
2000-02-10 Dave Love*** empty log message ***
2000-02-10 Dave Love(pfnote, new_pfnote, C_entries, prolog_pred, erlang_fun...
2000-02-06 Andrew Innes* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SY...
2000-02-06 Andrew Innes(ETAGSOBJ): Remove reference to obsolete alloca.obj.
2000-02-03 Francesco PotortìTypos corrected for etags
2000-02-03 Francesco Potortìetags
2000-02-03 Francesco Potortì2000-01-31 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2000-01-29 Richard M. StallmanFix previous change.
2000-01-29 Richard M. Stallman(main): Improve error message if can't create lock...
2000-01-28 Gerd Moellmann*** empty log message ***
2000-01-28 Gerd Moellmann(socket_status): New function.
2000-01-12 Gerd Moellmann*** empty log message ***
2000-01-12 Gerd MoellmannAdd option -a EDITOR and environment variable
1999-12-10 Gerd Moellmann*** empty log message ***
1999-12-10 Gerd Moellmann(popmail): Allow mailbox specifications of the
1999-11-19 Francesco Potortì1999-11-19 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1999-11-19 Francesco Potortìetags bug fixes
1999-11-13 Gerd Moellmann*** empty log message ***
1999-11-13 Gerd Moellmann(b2m): Add dependency on GETOPTDEPS.
1999-11-03 Francesco PotortìChanged the mail addess of the maintainer.
1999-11-03 Gerd Moellmann*** empty log message ***
1999-11-03 Gerd Moellmann* etags.c (print_help): Change email address to send...
1999-11-01 Francesco PotortìChecked in at last a lot of improvementes and bug fixes...
1999-11-01 Francesco Potortì*** empty log message ***
1999-10-19 Paul EggertAdd support for large files. Merge glibc 2.1.2.
1999-10-17 Dave Love#
1999-10-15 Dave Love(pop.o): Depend on config.h.
1999-10-11 Dave LoveAvoid strneq.
1999-10-10 Gerd MoellmannUse "pop3" as the POP service name on all platforms,
1999-10-08 Phillip Rulon*** empty log message ***
1999-10-07 Gerd Moellmann*** empty log message ***
1999-10-03 Dave Love#
1999-10-01 Dave Love#
1999-09-27 Dave Love(scan_lisp_file): Fix typo causing infloop.
1999-09-24 Phillip Rulonpatched by pjr from diff by rms
1999-09-04 Dave LoveFix comment about conventions for Lisp files.
1999-09-03 Richard M. StallmanInclude config.h not ../src/config.h.
1999-08-30 Andreas SchwabInclude <stdlib.h> if available.
1999-08-30 Andreas SchwabInclude <stdlib.h> if available. Don't declare errno...
1999-08-30 Andreas SchwabInclude <unistd.h> if available.
1999-08-29 Richard M. Stallman(print_help_and_exit): Mention --version.
1999-08-25 Karl Heuer(decode_options): Update version output.
1999-08-14 Karl Heuer(main): Move the dynamic allocation of
1999-08-10 Gerd Moellmann(INSTALLABLE_SCRIPTS): Add grep-changelog.
1999-08-10 Gerd MoellmannInitial revision
1999-07-21 Paul D. Smith* Add configure option to enable dmalloc library.
1999-06-30 Richard M. Stallman(clean): remove fns*.el.
1999-06-23 Dave Love(erlang_attribute): Fix undefined variable usage (after...
1999-05-02 Andrew Innes(main) [WINDOWSNT]: Call ftruncate, which is now mapped...
1999-04-29 Karl Heuer(main, both versions): Use quote_file_name on cwd.
1999-03-30 Dave Love(main): Split up tables. Modify the preamble
1999-03-06 Geoff VoelkerRemove common multiple file compilation commands.
1999-02-26 Richard M. StallmanRefer to epaths.h.
1999-02-26 Richard M. Stallman(yow): Depend on epaths.h, not paths.h.
1999-02-22 Karl Heuer(perror_1, fatal_error): Don't compile unless needed.
1999-01-27 Andrew InnesDo make version comparison as strings.
1999-01-25 Richard M. Stallman(xmalloc): Fix previous change.
1999-01-25 Richard M. Stallman(xmalloc): Declare to return long.
1999-01-22 Geoff Voelker(etags_getcwd, absolute_filename) [DOS_NT]: Canonicalize
1999-01-16 Richard M. Stallman(main): Eliminate arbitrary limit on length of system_name.
1999-01-16 Richard M. Stallman(main): Eliminate arbitrary limit on
1999-01-12 Karl Heuer(relative_filename): Stop backward search at beginning
1998-12-08 Geoff VoelkerDo string comparision of _NMAKE_VER.
1998-11-04 Geoff VoelkerCompile multiple source files when possible.
next