Mercurial > emacs
view etc/nxml/02100-0214F.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 | 146707e036bd |
children | ef719132ddfa |
line wrap: on
line source
(nxml-define-char-name-set 'letterlike-symbols '(("ACCOUNT OF" #x2100) ("ADDRESSED TO THE SUBJECT" #x2101) ("DOUBLE-STRUCK CAPITAL C" #x2102) ("DEGREE CELSIUS" #x2103) ("CENTRE LINE SYMBOL" #x2104) ("CARE OF" #x2105) ("CADA UNA" #x2106) ("EULER CONSTANT" #x2107) ("SCRUPLE" #x2108) ("DEGREE FAHRENHEIT" #x2109) ("SCRIPT SMALL G" #x210A) ("SCRIPT CAPITAL H" #x210B) ("BLACK-LETTER CAPITAL H" #x210C) ("DOUBLE-STRUCK CAPITAL H" #x210D) ("PLANCK CONSTANT" #x210E) ("PLANCK CONSTANT OVER TWO PI" #x210F) ("SCRIPT CAPITAL I" #x2110) ("BLACK-LETTER CAPITAL I" #x2111) ("SCRIPT CAPITAL L" #x2112) ("SCRIPT SMALL L" #x2113) ("L B BAR SYMBOL" #x2114) ("DOUBLE-STRUCK CAPITAL N" #x2115) ("NUMERO SIGN" #x2116) ("SOUND RECORDING COPYRIGHT" #x2117) ("SCRIPT CAPITAL P" #x2118) ("DOUBLE-STRUCK CAPITAL P" #x2119) ("DOUBLE-STRUCK CAPITAL Q" #x211A) ("SCRIPT CAPITAL R" #x211B) ("BLACK-LETTER CAPITAL R" #x211C) ("DOUBLE-STRUCK CAPITAL R" #x211D) ("PRESCRIPTION TAKE" #x211E) ("RESPONSE" #x211F) ("SERVICE MARK" #x2120) ("TELEPHONE SIGN" #x2121) ("TRADE MARK SIGN" #x2122) ("VERSICLE" #x2123) ("DOUBLE-STRUCK CAPITAL Z" #x2124) ("OUNCE SIGN" #x2125) ("OHM SIGN" #x2126) ("INVERTED OHM SIGN" #x2127) ("BLACK-LETTER CAPITAL Z" #x2128) ("TURNED GREEK SMALL LETTER IOTA" #x2129) ("KELVIN SIGN" #x212A) ("ANGSTROM SIGN" #x212B) ("SCRIPT CAPITAL B" #x212C) ("BLACK-LETTER CAPITAL C" #x212D) ("ESTIMATED SYMBOL" #x212E) ("SCRIPT SMALL E" #x212F) ("SCRIPT CAPITAL E" #x2130) ("SCRIPT CAPITAL F" #x2131) ("TURNED CAPITAL F" #x2132) ("SCRIPT CAPITAL M" #x2133) ("SCRIPT SMALL O" #x2134) ("ALEF SYMBOL" #x2135) ("BET SYMBOL" #x2136) ("GIMEL SYMBOL" #x2137) ("DALET SYMBOL" #x2138) ("INFORMATION SOURCE" #x2139) ("ROTATED CAPITAL Q" #x213A) ("DOUBLE-STRUCK SMALL GAMMA" #x213D) ("DOUBLE-STRUCK CAPITAL GAMMA" #x213E) ("DOUBLE-STRUCK CAPITAL PI" #x213F) ("DOUBLE-STRUCK N-ARY SUMMATION" #x2140) ("TURNED SANS-SERIF CAPITAL G" #x2141) ("TURNED SANS-SERIF CAPITAL L" #x2142) ("REVERSED SANS-SERIF CAPITAL L" #x2143) ("TURNED SANS-SERIF CAPITAL Y" #x2144) ("DOUBLE-STRUCK ITALIC CAPITAL D" #x2145) ("DOUBLE-STRUCK ITALIC SMALL D" #x2146) ("DOUBLE-STRUCK ITALIC SMALL E" #x2147) ("DOUBLE-STRUCK ITALIC SMALL I" #x2148) ("DOUBLE-STRUCK ITALIC SMALL J" #x2149) ("PROPERTY LINE" #x214A) ("TURNED AMPERSAND" #x214B) )) ;; arch-tag: 4233f761-f78d-4854-a019-2409f78514fa