emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs.app dev]: Emacs.app now in GNU Emacs CVS


From: Stefan Monnier
Subject: Re: [Emacs.app dev]: Emacs.app now in GNU Emacs CVS
Date: Tue, 15 Jul 2008 21:49:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> easy-mmode IS needed, right now.

That seems wrong.  Can you explain why you think it's needed?


        Stefan


PS: Furthermore, it was not mentioned in the ChangeLog:

        * loadup.el: Load ns-win.el if ns-windowing is active.

   (if (featurep 'ns-windowing)
       (progn
         (load "emacs-lisp/easymenu")  ;; for platform-related menu adjustments
         (load "emacs-lisp/easy-mmode")
         (load "term/ns-win")))

You need to be more careful with your ChangeLog entries.




reply via email to

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