Mercurial > emacs
view etc/nxml/00700-0074F.el @ 111830:79219ca01c7b
Merge changes made in Gnus trunk.
nnir.el (nnir-categorize): Replace mapcar with mapc.
shr.el (shr-urlify): Display the title in <a> tags.
shr.el (shr-urlify): Show the URL before the title to avoid misleading URLs.
gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u g'.
gnus-html.el (gnus-html-put-image): Use widget instead of local maps
so that TAB works.
nnir.el (nnir-run-gmane): Use more careful test for gmane nntp server.
nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
unless necessary.
gnus-util.el (gnus-output-to-mail): Require nnmail before using nnmail
variables.
shr.el (shr-stylesheet): New dynamic variable for cascading the styles.
(shr-colorize-region): New function.
(shr-insert-background-overlay): Remove.
(shr-render-td): Background setting should be taken care of on a higher level.
(shr-tag-body): Use post-hoc colorizations.
(shr-descend): Only render color/background when they change.
(shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
(shr-put-color-1): Don't overwrite old colors.
(shr-colorize-region): When the background color isn't explicit, use a fixed background.
gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
nntp.el (nntp-snarf-error-message): nnheader-report takes a format string as the parameter.
gnus-sum.el (gnus-summary-respool-article): The completion function expects a list instead of an alist.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sun, 05 Dec 2010 22:17:34 +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