view etc/nxml/10300-1032F.el @ 111705:cad125981c0f

Merge changes made in Gnus trunk. shr-color.el (shr-color-visible): Really return original background if fixed. shr.el (shr-insert-color-overlay): Replace deprecated syntax. shr.el (shr-tag-body, shr-descend): Add background support. shr.el (shr-tag-title): Add. gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes this function to return incorrect results. shr.el (shr-parse-style): Drop !important from styles. message.el (message-goto-body): Remove the <#secure special-casing, which is too special. mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes something or other in Emacs 23, and is backwards compatible. message.el (message-goto-body): Use called-interactively-p. message.el (message-in-body-p): message-goto-body returns point. nnimap.el (nnimap-request-move-article): It's no longer necessary to clear marks before moving, since they're synced from the Gnus side first. gnus-sum.el (gnus-summary-push-marks-to-backend): New function. gnus-sum.el (gnus-summary-move-article): Copy over all marks before moving, so that IMAP doesn't think a new article has arrived. message.el (message-goto-body): called-interactively-p needs a parameter, so use `any'. gnus-cache.el (gnus-summary-insert-cached-articles): Use it. gnus-sum.el (gnus-summary-include-articles): New function. shr.el (shr-tag-table, shr-render-td): Add bgcolor support. shr-color.el (shr-color-visible): Fix docstring. shr.el (shr-insert-background-overlay): Fix typo. shr.el (shr-render-td): Copy the background before rendering.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Wed, 24 Nov 2010 22:54:47 +0000
parents 6a92e2423abe
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'old-italic
  '(("OLD ITALIC LETTER A" #x10300)
    ("OLD ITALIC LETTER BE" #x10301)
    ("OLD ITALIC LETTER KE" #x10302)
    ("OLD ITALIC LETTER DE" #x10303)
    ("OLD ITALIC LETTER E" #x10304)
    ("OLD ITALIC LETTER VE" #x10305)
    ("OLD ITALIC LETTER ZE" #x10306)
    ("OLD ITALIC LETTER HE" #x10307)
    ("OLD ITALIC LETTER THE" #x10308)
    ("OLD ITALIC LETTER I" #x10309)
    ("OLD ITALIC LETTER KA" #x1030A)
    ("OLD ITALIC LETTER EL" #x1030B)
    ("OLD ITALIC LETTER EM" #x1030C)
    ("OLD ITALIC LETTER EN" #x1030D)
    ("OLD ITALIC LETTER ESH" #x1030E)
    ("OLD ITALIC LETTER O" #x1030F)
    ("OLD ITALIC LETTER PE" #x10310)
    ("OLD ITALIC LETTER SHE" #x10311)
    ("OLD ITALIC LETTER KU" #x10312)
    ("OLD ITALIC LETTER ER" #x10313)
    ("OLD ITALIC LETTER ES" #x10314)
    ("OLD ITALIC LETTER TE" #x10315)
    ("OLD ITALIC LETTER U" #x10316)
    ("OLD ITALIC LETTER EKS" #x10317)
    ("OLD ITALIC LETTER PHE" #x10318)
    ("OLD ITALIC LETTER KHE" #x10319)
    ("OLD ITALIC LETTER EF" #x1031A)
    ("OLD ITALIC LETTER ERS" #x1031B)
    ("OLD ITALIC LETTER CHE" #x1031C)
    ("OLD ITALIC LETTER II" #x1031D)
    ("OLD ITALIC LETTER UU" #x1031E)
    ("OLD ITALIC NUMERAL ONE" #x10320)
    ("OLD ITALIC NUMERAL FIVE" #x10321)
    ("OLD ITALIC NUMERAL TEN" #x10322)
    ("OLD ITALIC NUMERAL FIFTY" #x10323)
    ))

;; arch-tag: 823cbcc4-a815-4f82-a1e9-348c2f5d237e