emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch: write-file to arbitrary target directory


From: martin rudalics
Subject: Re: patch: write-file to arbitrary target directory
Date: Sat, 17 Nov 2007 10:34:20 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

+                     (format "Directory `%s' does not exists; create? " dir))

should be

+                     (format "Directory `%s' does not exist; create? " dir))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]