Mercurial > emacs
changeset 94074:deb6d3164716
*** empty log message ***
author | Tassilo Horn <tassilo@member.fsf.org> |
---|---|
date | Mon, 14 Apr 2008 11:02:31 +0000 |
parents | 747b5b0190df |
children | b31c348d0336 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Apr 14 11:02:03 2008 +0000 +++ b/lisp/ChangeLog Mon Apr 14 11:02:31 2008 +0000 @@ -1,3 +1,9 @@ +2008-04-14 Tassilo Horn <tassilo@member.fsf.org> + + * doc-view.el (doc-view-start-process): Don't set + default-directory to "~/" if the current value is valid. This + broke PS files that run other files in the same directory. + 2008-04-14 Dan Nicolaescu <dann@ics.uci.edu> * vc.el (vc-status-kill-query): New function.