Show
Ignore:
Timestamp:
2006年07月29日 07時48分34秒 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lispref/anti.texi

    r4111 r4131  
    8787 
    8888@item 
    89 The functions @code{face-attribute-relative-p} and 
    90 @code{merge-face-attribute} have been removed. 
     89The functions @code{merge-face-attribute} and 
     90@code{face-attribute-relative-p} have been removed. 
    9191 
    9292@item 
     
    9898The @code{min-colors} face attribute, used for tailoring faces to 
    9999limited-color displays, does not exist.  If in doubt, use colors like 
    100 ``white'' and ``black'', which ought to be defined everywhere. 
     100``white'' and ``black,'' which ought to be defined everywhere. 
    101101 
    102102@item 
     
    171171@item 
    172172Many programming shortcuts have been deleted, to provide you with the 
    173 enjoyment of ``rolling your own''.  The macros @code{while-no-input}, 
     173enjoyment of ``rolling your own.''  The macros @code{while-no-input}, 
    174174@code{with-local-quit}, and @code{with-selected-window}, along with 
    175175@code{dynamic-completion-table} and @code{lazy-completion-table} no