Show
Ignore:
Timestamp:
07/01/06 08:27:06 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/admin/FOR-RELEASE

    r4091 r4098  
    2525 
    2626LANG    Translator            Status 
    27 cs      Pavel Janík 
    28 de      ? (*) 
    29 fr      Eric Jacoboni 
    30 pl      Włodek Bzyl 
     27cs      Pavel Janík           No response 
     28de      Sven Joachim          Done 
     29fr      Eric Jacoboni         Done        (layout might be improved) 
     30pl      Włodek Bzyl           Done 
    3131pt-br   Rodrigo Real          Done 
    3232ru      Alex Ott              Working 
    33 sk      Miroslav VaÅ¡ko 
     33sk      Miroslav VaÅ¡ko        No response 
    3434 
    35 (*) If the assignment of Sven Joachim arrives in time, we can install his 
    36 update for de-refcard.tex. 
    37  
    38 If there's no update for a translation on 2006-06-07, notify RMS. 
     35Reminders sent out on 2006-06-08. 
    3936 
    4037** Send an email to the various distributions, including the GNOME 
     
    4340* BUGS 
    4441 
    45 ** We need a way a Lisp file encoded in iso-2022 can assure 
    46 reliable decoding regardless of user options. 
     42** text_property_stickiness can be called with a POS value that is before BEGV. 
     43 
     44text_property_stickiness is called from get_pos_property, 
     45which is called from find_field, which is called from 
     46various user-level functions in editfns.c. 
    4747 
    4848** JD Smith's 17 Apr 2006 bug report that CVS operations 
     
    7676 
    7777* DOCUMENTATION 
    78  
    79 ** Check man/info.texi. 
    8078 
    8179** Check the Emacs Lisp manual.