view etc/nxml/01760-0177F.el @ 110914:ccdc694ce7bd

More cleanups and minor fixes for Customize. * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec. * custom.el (custom-push-theme): Cleanup (use cond). (disable-theme): Recompute the saved-face property. (custom-theme-recalc-face): Follow face alias before setting prop. * custom.el (custom-fix-face-spec): New function; code moved from custom-face-edit-fix-value. (custom-push-theme): Use it when checking if a face has been changed outside customize. (custom-available-themes): New function. (load-theme): Use it. * image.el (image-checkbox-checked, image-checkbox-unchecked): New variables, containing checkbox images. * startup.el (fancy-startup-tail): * wid-edit.el (checkbox): Use them.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 11 Oct 2010 00:49:59 -0400
parents 9d706366d477
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'tagbanwa
  '(("TAGBANWA LETTER A" #x1760)
    ("TAGBANWA LETTER I" #x1761)
    ("TAGBANWA LETTER U" #x1762)
    ("TAGBANWA LETTER KA" #x1763)
    ("TAGBANWA LETTER GA" #x1764)
    ("TAGBANWA LETTER NGA" #x1765)
    ("TAGBANWA LETTER TA" #x1766)
    ("TAGBANWA LETTER DA" #x1767)
    ("TAGBANWA LETTER NA" #x1768)
    ("TAGBANWA LETTER PA" #x1769)
    ("TAGBANWA LETTER BA" #x176A)
    ("TAGBANWA LETTER MA" #x176B)
    ("TAGBANWA LETTER YA" #x176C)
    ("TAGBANWA LETTER LA" #x176E)
    ("TAGBANWA LETTER WA" #x176F)
    ("TAGBANWA LETTER SA" #x1770)
    ("TAGBANWA VOWEL SIGN I" #x1772)
    ("TAGBANWA VOWEL SIGN U" #x1773)
    ))

;; arch-tag: 7ec84a4f-8077-400f-9b1a-f31b6d75fb65