emacs-devel
[Top][All Lists]
Advanced

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

Re: HEAD broken for OSX- nsfsn.o fails to compile


From: Randal L. Schwartz
Subject: Re: HEAD broken for OSX- nsfsn.o fails to compile
Date: Wed, 31 Mar 2010 15:18:35 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix)

>>>>> "Randal" == Randal L Schwartz <address@hidden> writes:

Randal> Last edit that touched this was Chong Yidong, on Mar 29.  Does
Randal> this ring any bells?

Yup, just bisected... that's the one that breaks it.

Author: Chong Yidong <address@hidden>
Date:   Mon Mar 29 19:48:44 2010 -0400

    Clean up unneeded ns_set_icon_type calls.
    
    Patch from Adrian Robert, see
    http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01391.html
    
    * xdisp.c (x_consider_frame_title, update_window_cursor): Remove
    HAVE_NS conditionals.
    (prepare_menu_bars)[HAVE_NS]: Call ns_set_doc_edited.
    
    * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use
    filename for the title.
    (ns_set_doc_edited): Do nothing if the selected window is a
    minibuffer window.
    
    * nsterm.h: Add prototypes for ns_set_name_as_filename and
    ns_set_doc_edited.
    
    * nsterm.m: Remove unneeded prototype.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion





reply via email to

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