* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
[bpt/emacs.git] / lib-src / ChangeLog
index 36929eb..a9d82de 100644 (file)
@@ -1,3 +1,93 @@
+2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
+       (main): Replace MAIL_PROGRAM_NAME with its value.
+
+       * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
+       variable.
+
+2008-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacsclient.c (decode_options): Pass --display implicitly if -c
+       is specified.  Only set tty if -t or -c is specified.
+
+2008-02-04  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in (lisp1): Use (), not {}.
+
+2008-02-04  Tom Tromey  <tromey@redhat.com>
+
+       * etags.c: Add "GTY" as synonym for __attribute__. Update gperf output.
+
+2008-02-01  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in (obj): Sync with src/Makefile.in
+       (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions.
+       (WINNT_SUPPORT): Add term/w32-win.elc.
+       (lisp1, lisp2): Sync with lisp in src/Makefile.in.
+
+2008-02-01  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in (obj): Add font.o and w32font.o
+
+2008-02-01  Zhang Wei <id.brep@gmail.com>  (tiny change)
+
+       * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc,
+       utf-8.elc, and latin-*.el.
+
+2008-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacsclient.c (decode_options): Default to NULL display, as Emacs-22.
+       Allow the -d option under w32 again, for those rare cases where it
+       actually does make sense.
+
+2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacsclient.c (set_tcp_socket): Don't send "\n" after
+       the authentication string; there's no need to haste.
+
+2008-01-22  Chong Yidong  <cyd@stupidchicken.com>
+
+       * pop.c (pop_stat, pop_last): Fix last fix.
+
+2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * movemail.c: Remove references to XENIX.
+
+2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * movemail.c:
+       * make-docfile.c: Remove reference to symbols defined by systems
+       not supported anymore: MAC_OS8, XENIX and STRIDE.
+
+2008-01-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacsclient.c (decode_options) [WINDOWSNT]: Don't use the value
+       of DISPLAY in the environment.  Don't support -d.
+       (print_help_and_exit) [WINDOWSNT]: Don't show the --display option.
+       (longopts) [WINDOWSNT]: Remove --display.
+
+2008-01-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * pop.c (pop_stat, pop_last): Check validity of string-to-integer
+       conversion.  Mistakes spotted by Nico Golde.
+
+2008-01-09  Glenn Morris  <rgm@gnu.org>
+
+       * emacsclient.c: Add missing final newlines to message calls.
+
+2008-01-09  Daniel Hackney  <dan@haxney.org>  (tiny change)
+
+       * emacsclient.c (set_socket): Add final newline to socket error message.
+
+2008-01-04  Glenn Morris  <rgm@gnu.org>
+
+       * ebrowse.c (version) <emacs_copyright>: New variable.
+       Just use current year for copyright.
+
+       * etags.c (print_version):
+       * rcs2log (Copyright): Update to 2008.
+
 2007-11-28  Jason Rumney  <jasonr@gnu.org>
 
        * makefile.w32-in (VMS_SUPPORT): No longer byte-compiled.
 
 2003-09-10  Richard M. Stallman  <rms@gnu.org>
 
-       * emacsclient.c (main): Use socket_name.
+       * emacsclient.c (main): Use socket_name.
 
 2003-09-10  Andreas B\e,A|\e(Bsching  <crunchy@tzi.de>  (tiny change)
 
        (main): Use username field.
        (read_score): Read it.
        (push_score): Handle it.
-       (write_scores) Write it.
+       (write_scores): Write it.
        (read_score): Handle arbitrary length data.
 
 2002-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
 
 2001-10-10  Jason Rumney  <jasonr@gnu.org>
 
-       * makefile.w32-in (ALL) Do not include fakemail.
+       * makefile.w32-in (ALL): Do not include fakemail.
 
-       * makefile.nt (install) Ditto.
+       * makefile.nt (install): Ditto.
 
 2001-10-09  Gerd Moellmann  <gerd@gnu.org>
 
        (consider_token): Automatic set C++ mode.
        (C_entries): New security check for yacc.
        (print_language_names, print_help): Mention the autodetect
-       feature, do not show help for the -C option, now mostly useless.
+       feature, do not show help for the -C option, now mostly useless.
        (C_entries): Tag C++ forward declarations if --declarations.
        (C_entries): Don't be fooled by things like XDEFUN.
        (consider_token): Discard asm pseudo function.
        * rcs2log: Add -u "login<tab>fullname<tab>mailaddr" option, which
        replaces the (now obsolescent) -n login fullname mailaddr option.
        Add -R option for recursive rlog.
-       (AWK): New environment variable (default `awk') for awk program name.
+       (AWK): New environment variable (default `awk') for awk program name.
        (output_authors, tab, loginFullnameMailaddrs, recursive): New vars.
        Quote authors and fullnames correctly.
        Don't omit path from repository root when logging CVS files.
 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * etags.c: Handle `typedef struct foo {' (price@mcc.com).
-       (istoken) New string-comparison macro.
+       (istoken): New string-comparison macro.
        (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
 
 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
     Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
        1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
-       2006, 2007 Free Software Foundation, Inc.
+       2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.