emacs-devel
[Top][All Lists]
Advanced

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

Re: Adding GnuTLS to the Windows port


From: Christoph
Subject: Re: Adding GnuTLS to the Windows port
Date: Mon, 04 Oct 2010 22:16:48 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

On 10/4/2010 10:00 PM, Juanma Barranquero wrote:

Just a few spelling things...

+Emacs tries to load the library from the files in the orden they
+appear on the list;

Should be `order'.

+(setq dynamic-library-alist
        '((xpm "libxpm.dll" "xpm4.dll" "libXpm-nox4.dll")
          (png "libpng12d.dll" "libpng12.dll" "libpng.dll"
         ;; these are libpng 1.2.8 from GTK+

I am not sure if case matters, but I think the XPM library name supplied with the binary distribution is actualy `libXpm.dll'.

+Emacs tries to load the library from the files in the orden they appear on
+the list; if none is loaded, the running session of Emacs won't have access
+to that library.

Again, should be `order'.

Christoph



reply via email to

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