]> code.delx.au - gnu-emacs/blobdiff - lib-src/ChangeLog
Entry corrected.
[gnu-emacs] / lib-src / ChangeLog
index 10dfa8163ac4df334da9cd14f5ef7cb2990ceae9..691b5584d6de927518f271b9f0cd04ee66d50511 100644 (file)
@@ -1,3 +1,123 @@
+2003-01-06  Kim F. Storm  <storm@cua.dk>
+
+       * pop.c (__P): Renamed from _P to avoid problems on Cygwin.
+       All uses changed.
+
+2002-12-18  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.w32-in ($(DOC)): Use -o and -a options to make-docfile,
+       because GNU make doesn't append when using >> redirection.
+
+2002-12-12  Jonathan Kamens  <jik@kamens.brookline.ma.us>
+
+       * b2m.pl: Make sure every message ends with a blank line, because
+       some mbox parsers require a blank line before "From " lines.
+
+2002-12-08  Richard M. Stallman  <rms@gnu.org>
+
+       * getopt.c: Do include libintl.h if HAVE_LIBINTL_H.
+       (_): Test only HAVE_LIBINTL_H to decide what to do.
+
+2002-12-05  Richard M. Stallman  <rms@gnu.org>
+
+       * getopt.c: Comment out include of libintl.h or gettext.h.
+
+2002-12-04  Richard M. Stallman  <rms@gnu.org>
+
+       * Update getopt from gnulib version; changes described below.
+
+       * getopt1.c: Conditionally find getopt.h.
+       [_LIBC] (getopt_long, getopt_long_only): Do libc_hidden_def.
+
+       * getopt.c (const): Move outside !HAVE_CONFIG_H conditional.
+       (libintl.h): Include this if _LIBC.  Otherwise include gettext.h.
+       (wchar.h): Include, maybe.                   
+       (attribute_hidden): Define if not defind.
+       (__getopt_initialized): Use attribute_hidden.
+       (__libc_argc, __libc_argv): Renamed from original_argc, etc.
+       (__getopt_nonoption_flags, nonoption_flags_max_len, nonoption_flags_len):
+       Conditional on USE_NONOPTION_FLAGS.
+       (SWAP_FLAGS): New definitions.
+       (exchange): Test USE_NONOPTION_FLAGS.
+       (_getopt_initialize): Test USE_NONOPTION_FLAGS.
+       (_getopt_internal): Error if argc < 1.  New local var print_errors.
+       Improve test for ambiguous long option.
+       Add LIBIO support for error message output.
+       (NONOPTION_P): Test USE_NONOPTION_FLAGS.
+
+       * getopt.h: Maybe include ctype.h.
+       Treat __cplusplus like __STDC__.
+       (decls): Use __ in arg names.
+
+2002-12-02  Stephen Eglen  <stephen@gnu.org>
+
+       * emacsclient.c (main): Tell user how to start server within Emacs
+       if socket could not be found.
+
+2002-12-02  Richard M. Stallman  <rms@gnu.org>
+
+       * emacsclient.c (main): Test HAVE_GETCWD rather than BSD_SYSTEM.
+
+2002-11-19  Ben Key  <bkey1@tampabay.rr.com>
+
+       * makefile.w32-in: Fixed a bug that caused the documentation for
+       the built in function play-sound-internal not to be included in
+       /etc/DOC.
+
+2002-11-18  Dave Love  <fx@gnu.org>
+
+       * update-game-score.c: Include unistd.h, string.h, stdlib.h,
+       fcntl.h, stdarg.h conditionally.
+       (_GNU_SOURCE, __attribute__): Don't define.
+       (optarg, optind, opterr): Declare.
+       (lose, lose_syserr): Use NO_RETURN.
+       (get_user_id): Use P_.
+
+2002-11-17  Richard M. Stallman  <rms@gnu.org>
+
+       * Makefile.in (${archlibdir}): Ignore errors operating on $(gamedir).
+
+2002-11-14  Dave Love  <fx@gnu.org>
+
+       * movemail.c (pop_retr): Declare comment.
+
+       * make-docfile.c (read_c_string_or_comment): Declare msgno.
+
+       * Makefile.in (YACC): Deleted.
+
+2002-10-19  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (${archlibdir}): Always create $(gamedir).
+       (update-game-score): Pass $(gamedir) as HAVE_SHARED_GAME_DIR.
+
+2002-10-04  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in (lisp): Load devanagari.el, not .elc.
+
+2002-09-30  Markus Rost  <rost@math.ohio-state.edu>
+
+       * emacsclient.c (main): Remove reference to SERVER_HOME_DIR
+       completely.
+
+2002-09-27  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * emacsclient.c: Remove SYSV support.
+       (eval, display): New vars.
+       (longopts): Add --eval and --display.
+       (decode_options): Add -e and -d processing.
+       (print_help_and_exit): Update the usage string.
+       (main): Add support for --eval and --display.
+       (main): Always use /tmp and non-qualified hostname.
+
+2002-09-25  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * emacsserver.c: Remove.
+
+2002-09-17  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * emacsclient.c (quote_file_name): Quote \n.
+       (main): Print a final \n when needed.
+
 2002-09-03  Francesco Potorti`  <pot@gnu.org>
 
        * etags.c (regex_tag_multiline, readline): Never pass pfnote a