emacs-devel
[Top][All Lists]
Advanced

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

Re: system-type macos in lisp/loadup.el & ls-lisp.el


From: Eli Zaretskii
Subject: Re: system-type macos in lisp/loadup.el & ls-lisp.el
Date: Thu, 13 Aug 2009 20:10:54 +0300

> From: CHENG Gao <address@hidden>
> Date: Thu, 13 Aug 2009 21:06:14 +0800
> 
> 
> In lisp/loadup.el:
> 
> ,----
> | (if (eq system-type 'macos)
> |     (progn
> |       (load "ls-lisp")))
> `----
> 
> I trust system-type for MacOSX had been changed to "darwin" for fairly
> long time.

`macos' is not for Darwin/MacOS X, it's for the older Mac systems.  We
should probably remove that.




reply via email to

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