aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ee521252b9..2170615668 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2009-03-10 Stefan Monnier <[email protected]>
+ * server.el (server-process-filter): Use expand-file-name rather than
+ command-line-normalize-file-name so as to use the `dir' when provided.
+
* doc-view.el (doc-view-convert-current-doc): Fix last change.
2009-03-10 Glenn Morris <[email protected]>