1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00
emacs/lisp/net
Ulf Jasper 34912c0a2b Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up.
* lisp/net/newst-backend.el: Remove Time-stamp.  Rename variable
`newsticker--download-logos' to `newsticker-download-logos' and
make it customizable.
(newsticker--sentinel-work): Move xml-workarounds to function
`newsticker--do-xml-workarounds', call unless libxml-parser is
used.  Allow single quote in regexp for encoding.  Use
libxml-parser if available, else fall back to `xml-parse-region'.
Take care of possibly missing namespace prefixes (like "RDF"
instead of "rdf:RDF") when checking xml nodes and attributes (as
libxml correctly removes the prefixes).  Always use Atom 1.0 as
fallback feed type.  Rename `newsticker--download-logos' to
`newsticker-download-logos'
(newsticker--unxml, newsticker--unxml-node)
(newsticker--unxml-attribute): New.
(newsticker--parse-atom-1.0): Call `unxml' in case that embedded
HTML code has become part of the xml parse tree.
(newsticker--parse-rss-1.0, newsticker--parse-rss-2.0): Take care
of possibly missing namespace prefixes.
(newsticker--parse-generic-items): Code formatting. Typo.
(newsticker--images-dir): Add trailing slash.
(newsticker--image-get): Fix error message.

* lisp/net/newst-plainview.el: Remove Time-stamp.

* lisp/net/newst-reader.el: Remove Time-stamp.
(newsticker-download-logos): Rename variable
`newsticker--download-logos' to `newsticker-download-logos' and
make it customizable.
(newsticker--print-extra-elements): Add optional parameter
'htmlish for using html markup.  Amend list of ignored elements.
(newsticker--do-print-extra-element): Add parameter 'htmlish for
using html markup.

* lisp/net/newst-ticker.el: Remove Time-stamp.

* lisp/net/newst-treeview.el (newsticker--treeview-item-show): Use html
for formatting extra elements.

* lisp/net/newsticker.el:  Remove Time-stamp, Version.
(newsticker-version): Make obsolete.
2014-10-01 19:20:00 +02:00
..
.gitignore
ange-ftp.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
browse-url.el Add with-file-modes macro, and use it 2014-05-14 10:15:15 -07:00
dbus.el Fix Bug#17858 2014-07-04 12:03:14 +02:00
dig.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
dns.el Merge from Gnus git master 2014-03-23 23:14:52 +00:00
eudc-bob.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eudc-export.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eudc-hotlist.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eudc-vars.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eudc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eudcb-bbdb.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eudcb-ldap.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eudcb-mab.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
eudcb-ph.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eww.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
gnutls.el * net/gnutls.el (gnutls-negotiate): Prevent destructive modification of 2014-07-01 20:48:24 +02:00
goto-addr.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
hmac-def.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
hmac-md5.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
imap.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ldap.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
mairix.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
net-utils.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
netrc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
network-stream.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
newst-backend.el Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up. 2014-10-01 19:20:00 +02:00
newst-plainview.el Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up. 2014-10-01 19:20:00 +02:00
newst-reader.el Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up. 2014-10-01 19:20:00 +02:00
newst-ticker.el Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up. 2014-10-01 19:20:00 +02:00
newst-treeview.el Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up. 2014-10-01 19:20:00 +02:00
newsticker.el Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up. 2014-10-01 19:20:00 +02:00
ntlm.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
quickurl.el Doc, comment, etc updates for increased use of locate-user-emacs-file 2014-01-26 18:02:28 -08:00
rcirc.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
rlogin.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
sasl-cram.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
sasl-digest.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
sasl-ntlm.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
sasl.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
secrets.el Additional type checking in secrets API 2014-02-21 16:47:42 -08:00
shr-color.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
shr.el Allow users to specify `shr-width' 2014-09-18 21:18:34 +02:00
snmp-mode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
soap-client.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
soap-inspect.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
socks.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
telnet.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
tls.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
tramp-adb.el Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.org 2014-08-27 18:59:29 -07:00
tramp-cache.el * net/tramp-cache.el (tramp-flush-file-function): Simplify check. 2014-09-14 11:00:11 +02:00
tramp-cmds.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tramp-compat.el Avoid recursive load of tramp.el 2014-04-18 20:57:04 +02:00
tramp-ftp.el Remove remaining mentions of VMS as a host 2014-08-07 12:49:36 +01:00
tramp-gvfs.el * net/tramp-cache.el (tramp-flush-file-function): Simplify check. 2014-09-14 11:00:11 +02:00
tramp-gw.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tramp-sh.el * lisp/net/tramp-sh.el (tramp-sh-handle-vc-registered): Don't modify 2014-09-25 09:07:28 -04:00
tramp-smb.el Merge from emacs-24; up to 2014-06-08T18:27:22Z!eggert@cs.ucla.edu 2014-06-24 00:15:26 -07:00
tramp-uu.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tramp.el * net/tramp-cache.el (tramp-flush-file-function): Simplify check. 2014-09-14 11:00:11 +02:00
trampver.el * net/tramp-adb.el (tramp-adb-sh-fix-ls-output): Use `bolp'. 2014-07-03 11:27:02 +02:00
webjump.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
zeroconf.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00