* server.el (server-process-filter): Use expand-file-name rather than
[bpt/emacs.git] / lib-src / ChangeLog
index ded0f66..0609f1e 100644 (file)
@@ -1,3 +1,42 @@
+2009-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacsclient.c (main): Always pass cwd via "-dir".  Pass the file
+       names without prepending cwd to them, so Emacs uses its customary
+       rules to determine how to interpret the file name.
+
+2009-03-04  Glenn Morris  <rgm@gnu.org>
+
+       * movemail.c (main) [MAIL_USE_POP]: Add -r to usage message.
+
+2009-02-13  Sven Joachim  <svenjoac@gmx.de>
+
+       * movemail.c: Include time.h unconditionally.
+       (main): Use time_t for time variables.
+
+2009-02-11  Glenn Morris  <rgm@gnu.org>
+
+       * movemail.c (mbx_delimit_begin): Also write the current time.
+
+2009-02-10  Glenn Morris  <rgm@gnu.org>
+
+       * movemail.c (mbx_delimit_begin, mbx_delimit_end): Write mbox rather
+       than Babyl format.  (Bug#2196)
+
+2009-01-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * emacsclient.c (decode_options): Use a dummy display name under
+       NS/Cocoa.
+
+2009-01-14  Lars Rasmusson  <lars.rasmusson@gmail.com>  (tiny change)
+
+       * ebrowse.c (matching_regexp): Fix OB1 error.
+
+2009-01-05  Glenn Morris  <rgm@gnu.org>
+
+       * ebrowse.c (version):
+       * etags.c (print_version):
+       * rcs2log (Copyright): Update copyright for 2009.
+
 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
 
        * movemail.c (main): Fatal if hard links cannot be created.
        * pop.c (socket_connection): Move the code to resolve the POP
        host right before trying to connect with it.
 
+2002-05-05  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * tcp.c: Delete file since the TCP emulation is no longer in use on any
+       platform.
+
 2002-04-28  Colin Walters  <walters@verbum.org>
 
        * Makefile.in (${archlibdir}): Don't conditionalize on
 
     Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
        1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
-       2007, 2008 Free Software Foundation, Inc.
+       2007, 2008, 2009 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.