Mercurial > emacs
view etc/nxml/00700-0074F.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 | e57e4cbef1f2 |
children | ef719132ddfa |
line wrap: on
line source
(nxml-define-char-name-set 'syriac '(("SYRIAC END OF PARAGRAPH" #x0700) ("SYRIAC SUPRALINEAR FULL STOP" #x0701) ("SYRIAC SUBLINEAR FULL STOP" #x0702) ("SYRIAC SUPRALINEAR COLON" #x0703) ("SYRIAC SUBLINEAR COLON" #x0704) ("SYRIAC HORIZONTAL COLON" #x0705) ("SYRIAC COLON SKEWED LEFT" #x0706) ("SYRIAC COLON SKEWED RIGHT" #x0707) ("SYRIAC SUPRALINEAR COLON SKEWED LEFT" #x0708) ("SYRIAC SUBLINEAR COLON SKEWED RIGHT" #x0709) ("SYRIAC CONTRACTION" #x070A) ("SYRIAC HARKLEAN OBELUS" #x070B) ("SYRIAC HARKLEAN METOBELUS" #x070C) ("SYRIAC HARKLEAN ASTERISCUS" #x070D) ("SYRIAC ABBREVIATION MARK" #x070F) ("SYRIAC LETTER ALAPH" #x0710) ("SYRIAC LETTER SUPERSCRIPT ALAPH" #x0711) ("SYRIAC LETTER BETH" #x0712) ("SYRIAC LETTER GAMAL" #x0713) ("SYRIAC LETTER GAMAL GARSHUNI" #x0714) ("SYRIAC LETTER DALATH" #x0715) ("SYRIAC LETTER DOTLESS DALATH RISH" #x0716) ("SYRIAC LETTER HE" #x0717) ("SYRIAC LETTER WAW" #x0718) ("SYRIAC LETTER ZAIN" #x0719) ("SYRIAC LETTER HETH" #x071A) ("SYRIAC LETTER TETH" #x071B) ("SYRIAC LETTER TETH GARSHUNI" #x071C) ("SYRIAC LETTER YUDH" #x071D) ("SYRIAC LETTER YUDH HE" #x071E) ("SYRIAC LETTER KAPH" #x071F) ("SYRIAC LETTER LAMADH" #x0720) ("SYRIAC LETTER MIM" #x0721) ("SYRIAC LETTER NUN" #x0722) ("SYRIAC LETTER SEMKATH" #x0723) ("SYRIAC LETTER FINAL SEMKATH" #x0724) ("SYRIAC LETTER E" #x0725) ("SYRIAC LETTER PE" #x0726) ("SYRIAC LETTER REVERSED PE" #x0727) ("SYRIAC LETTER SADHE" #x0728) ("SYRIAC LETTER QAPH" #x0729) ("SYRIAC LETTER RISH" #x072A) ("SYRIAC LETTER SHIN" #x072B) ("SYRIAC LETTER TAW" #x072C) ("SYRIAC PTHAHA ABOVE" #x0730) ("SYRIAC PTHAHA BELOW" #x0731) ("SYRIAC PTHAHA DOTTED" #x0732) ("SYRIAC ZQAPHA ABOVE" #x0733) ("SYRIAC ZQAPHA BELOW" #x0734) ("SYRIAC ZQAPHA DOTTED" #x0735) ("SYRIAC RBASA ABOVE" #x0736) ("SYRIAC RBASA BELOW" #x0737) ("SYRIAC DOTTED ZLAMA HORIZONTAL" #x0738) ("SYRIAC DOTTED ZLAMA ANGULAR" #x0739) ("SYRIAC HBASA ABOVE" #x073A) ("SYRIAC HBASA BELOW" #x073B) ("SYRIAC HBASA-ESASA DOTTED" #x073C) ("SYRIAC ESASA ABOVE" #x073D) ("SYRIAC ESASA BELOW" #x073E) ("SYRIAC RWAHA" #x073F) ("SYRIAC FEMININE DOT" #x0740) ("SYRIAC QUSHSHAYA" #x0741) ("SYRIAC RUKKAKHA" #x0742) ("SYRIAC TWO VERTICAL DOTS ABOVE" #x0743) ("SYRIAC TWO VERTICAL DOTS BELOW" #x0744) ("SYRIAC THREE DOTS ABOVE" #x0745) ("SYRIAC THREE DOTS BELOW" #x0746) ("SYRIAC OBLIQUE LINE ABOVE" #x0747) ("SYRIAC OBLIQUE LINE BELOW" #x0748) ("SYRIAC MUSIC" #x0749) ("SYRIAC BARREKH" #x074A) )) ;; arch-tag: c008122a-484e-4253-b18f-eb215dbd1ecf