]> code.delx.au - gnu-emacs/blobdiff - lib-src/ChangeLog
Restore inadvertently-changed non-ASCII character.
[gnu-emacs] / lib-src / ChangeLog
index 746323b4a9e8729d309d2446f1572c0a943d0480..23bdde2f9e15963f83fb6b99ee1e7765de7b3f95 100644 (file)
@@ -1,3 +1,173 @@
+2000-07-14  Gerd Moellmann  <gerd@gnu.org>
+
+       * ebrowse.c (xrealloc, xmalloc): Renamed from yrealloc and
+       ymalloc.
+
+       * etags.c (xmalloc, xrealloc): Make externally visible, for use
+       by alloca.o.
+
+       * Makefile.in (alloca.o): Add -Demacs so that alloca will use
+       xmalloc.
+
+2000-07-10  Gerd Moellmann  <gerd@gnu.org>
+
+       * ebrowse.c (yylex): Accept string literals with newlines in them.
+       (process_pp_line): Handle case of string literal with newline
+       in it in replacement text, which counts as continuing the
+       replacement text in GNU C.
+
+2000-07-02  Gerd Moellmann  <gerd@gnu.org>
+
+       * ebrowse.c (token_string): Add missing tokens.
+       (parm_list): Handle case of qualified pointers.
+
+2000-06-23  Dave Love  <fx@gnu.org>
+
+       * ebrowse.c: Move config.h before other includes (which may use
+       feature tests).
+
+2000-06-14  Jim Meyering  <meyering@lucent.com>
+
+       * grep-changelog: Fix typos in comments.  Remove trailing blanks.
+
+2000-06-11  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.nt: Add targets for ebrowse.
+
+       * ebrowse.c [WINDOWS_NT]: Use stricmp instead of strcasecmp to
+       compare filenames.
+
+2000-06-06  Gerd Moellmann  <gerd@gnu.org>
+
+       * ebrowse.c (ymalloc): Renamed from xmalloc.
+       (yrealloc): Renamed from xrealloc.
+
+2000-05-21  Dave Love  <fx@gnu.org>
+
+       * movemail.c: Include config.h, not ../src/config.h.
+       (Errmsg): Bump length.
+
+       * pop.c (ERROR_MAX): Increase to 160.
+
+2000-05-04  Gerd Moellmann  <gerd@gnu.org>
+
+       * ebrowse.c (DEFAULT_OUTFILE): Set to `BROWSE'.
+
+2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * ebrowse.c (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define
+       to semi-colon.
+       (FILENAME_EQ): New macro, for comparing file names.
+       (add_member_decl, add_global_decl, add_member_defn): Use
+       FILENAME_EQ.
+       (process_file): Don't assume that fread always reads as many bytes
+       as it was told to (DOS-style CR-LF text files fail this logic).
+       (open_file): Allocate enough space for path->path plus the file
+       name and the slash.
+
+2000-04-19  Dave Love  <fx@gnu.org>
+
+       * etags.c (Texinfo_functions): New function.
+       (lang_names): Install it.
+       (Texinfo_suffixes): New variable.
+
+2000-04-19  Gerd Moellmann  <gerd@gnu.org>
+
+       * ebrowse.c (xmalloc, xrealloc): Rewritten.
+       (declaration): Remove parameter IS_EXTERN.
+       (class_definition): Remove unused variable.
+
+2000-04-09  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (INSTALLABLES): Add ebrowse.
+       (ebrowse): New target.
+
+       * ebrowse.c: New file.
+
+2000-03-29  Andreas Schwab  <schwab@suse.de>
+
+       * make-docfile.c (scan_lisp_file): Also look for `defsubst'.
+
+2000-03-02  Gerd Moellmann  <gerd@gnu.org>
+
+       * etags.c (lisp_suffixes)  Add `LSP'.
+
+2000-02-10  Francesco Potorti`  <pot@gnu.org>
+
+       * etags.c (iswhite): Redefined not to consider '\0' as white
+       space, and use it throughout in place of isspace, thus preventing a
+       potential signed char to int conversion problem.
+       (MSDOS): #undefine befere redefining
+
+2000-02-04  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
+
+       * etags.c (many functions): Add prototypes.
+
+2000-02-10  Dave Love  <fx@gnu.org>
+
+       * etags.c (pfnote, new_pfnote, C_entries, prolog_pred)
+       (erlang_func): Add `static' to definitions to keep pcc happy.
+
+2000-01-31  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
+
+       * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise.
+       (get_compressor_from_suffix, process_file): Use MSDOS in if clause.
+       (etags_strchr, etags_strrchr): Use const char * and int as arguments.
+       (getenv, getcwd): Only declare them if necessary.
+       (EMACS_NAME): New constant macro.
+       (print_version): Use it.
+       (P_) [__STDC__]: Macro for defining function prototypes.
+
+2000-01-18  Fabrice Popineau  <Fabrice.Popineau@supelec.fr>
+
+       * etags.c [WINDOWSNT]: #include <direct.h>
+
+2000-01-18  Martin Buchholz  <martin@xemacs.org>
+
+       * etags.c (all functions): Made them static.
+       (all functions): Write prototypes.
+
+2000-01-29  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
+
+       * movemail.c (main): Improve error message if can't create lock file.
+
+2000-01-28  Eric Hanchrow <offby1@blarg.net>
+
+       * emacsclient.c (socket_status): New function.
+       (main): if $LOGNAME or $USER exist and differ from our euid, look
+       for a socket based on the UID associated with the name.
+
+2000-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * emacsclient.c: Add option -a EDITOR and environment variable
+       ALTERNATE_EDITOR.  Exec this editor if we fail to contact Emacs.
+
+1999-12-10  Jonathan Kamens <jik@kamens.brookline.ma.us>
+
+       * movemail.c (popmail): Allow mailbox specifications of the
+       form `po:username:hostname'.
+
+1999-11-19  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
+
+       * etags.c (_GNU_SOURCE): Define only if undefined.
+       (get_scheme): Declaration deleted.
+       (main): error was called with an integer as second arg, instead of
+       a char pointer.
+       (canonicalize_filename): Bug removed.
+
+1999-11-18  Dave Love  <d.love@dl.ac.uk>
+
+       * etags.c (C_entries): Rename label `intoken', avoiding K&R
+       lossage from name clash with macro.
+
+1999-11-13  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (b2m): Add dependency on GETOPTDEPS.
+
+1999-11-03  Gerd Moellmann  <gerd@gnu.org>
+
+       * etags.c (print_help): Change email address to send bugs to.
+
 1999-11-01  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
 
        * etags.c: Add suffix psw for PSWrap.