Show
Ignore:
Timestamp:
09/18/06 20:48:14 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/PROBLEMS

    r4111 r4166  
    203203configuring your compiler to use the native linker instead of GNU ld. 
    204204 
     205** Emacs compiled with Gtk+ crashes when closing a display (x-close-connection). 
     206 
     207This happens because of bugs in Gtk+.  Gtk+ 2.10 seems to be OK.  See bug 
     208http://bugzilla.gnome.org/show_bug.cgi?id=85715. 
     209 
    205210* General runtime problems 
    206211 
     
    536541 
    537542    if ($?EMACS) then 
    538         if ($EMACS == "t") then 
     543        if ("$EMACS" =~ /*) then 
    539544            unset edit 
    540545            stty  -icrnl -onlcr -echo susp ^Z