Changeset 4114

Show
Ignore:
Timestamp:
07/18/06 23:48:26 (2 years ago)
Author:
miyoshi
Message:

(mw32-convert-font-request-alist):
Accept 'any for <SPEC-PLIST> .

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/ChangeLog.Meadow

    r4111 r4114  
     12006-07-18  MIYOSHI Masanori  <miyoshi@meadowy.org> 
     2 
     3        * international/mw32misc.el (mw32-convert-font-request-alist): 
     4        Accept 'any for <SPEC-PLIST> . 
     5 
    162006-07-16  MIYOSHI Masanori  <miyoshi@meadowy.org> 
    27 
  • trunk/lisp/international/mw32misc.el

    r4086 r4114  
    442442      (setq spec (car elem) 
    443443            val (cdr elem)) 
    444       (if (not (listp spec)) 
     444      (if (and (not (listp spec)) 
     445               (not (eq spec 'any))) 
    445446          (error "Invalid Spec %S" spec)) 
    446447      (setq rs (cons (cons