* server.el (server-process-filter): Use expand-file-name rather than
[bpt/emacs.git] / lib-src / ChangeLog
index 02f9918..0609f1e 100644 (file)
@@ -1,3 +1,9 @@
+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.