emacs/lisp/net
Ulf Jasper 581914e45f newsticker: Prevent multiple "Could not download..." messages. Fixes bug#19166.
* lisp/net/newst-backend.el (newsticker--get-news-by-url-callback):
Pass correct status to `newsticker--sentinel-work'.
(newsticker--sentinel-work): Use "newsticker--download-error" as
guid in order to prevent multiple "Could not download..."
messages.  Fixes bug#19166.

* lisp/net/newst-treeview.el (newsticker--treeview-item-show): Check
window liveliness before measuring its width.
2014-12-01 19:14:54 +01:00
..
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
dns.el Merge from Gnus git master 2014-03-23 23:14:52 +00:00
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
eudcb-ph.el
eww.el Call `eww-after-render-hook' in the correct buffer 2014-12-01 18:56:02 +01:00
gnutls.el * net/gnutls.el (gnutls): Set :group to 'comm so it's near NSM. 2014-11-25 11:45:36 -05:00
goto-addr.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
hmac-def.el
hmac-md5.el
imap.el
ldap.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
mairix.el
net-utils.el
netrc.el
network-stream.el Implement a Network Security Manager 2014-11-23 14:56:43 +01:00
newst-backend.el newsticker: Prevent multiple "Could not download..." messages. Fixes bug#19166. 2014-12-01 19:14:54 +01: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 * lisp/net/newst-reader.el (newsticker--image-read): Simplify. 2014-10-20 21:35:30 -04: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: Prevent multiple "Could not download..." messages. Fixes bug#19166. 2014-12-01 19:14:54 +01:00
newsticker.el Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Clean up. 2014-10-01 19:20:00 +02:00
nsm.el * net/nsm.el (network-security-level): Change the default to `medium'. 2014-12-01 17:47:05 +01:00
ntlm.el * lisp/net/ntlm.el (ntlm-build-auth-request): Add NTLM2 Session support. 2014-10-04 12:23:42 -07: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 * lisp/net/rcirc.el (rcirc-fill-column): Unbump :version. 2014-10-29 13:40:26 -04:00
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl.el
secrets.el Additional type checking in secrets API 2014-02-21 16:47:42 -08:00
shr-color.el
shr.el * net/shr.el (shr-make-table-1): dom.el changes for table rendering. 2014-11-27 00:03:09 +01:00
snmp-mode.el
soap-client.el
soap-inspect.el
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 Improve XEmacs compatibility. 2014-11-20 20:10:15 +01:00
tramp-cache.el Improve XEmacs compatibility. 2014-11-20 20:10:15 +01:00
tramp-cmds.el
tramp-compat.el Improve XEmacs compatibility. 2014-11-20 20:10:15 +01:00
tramp-ftp.el Backport Tramp changes from trunk. 2014-11-01 14:34:45 +01:00
tramp-gvfs.el * net/tramp-adb.el (tramp-adb-handle-file-attributes): 2014-11-05 12:24:04 +01:00
tramp-gw.el
tramp-sh.el Merge branch 'emacs-24'. 2014-11-28 23:07:16 -08:00
tramp-smb.el Improve XEmacs compatibility. 2014-11-20 20:10:15 +01:00
tramp-uu.el
tramp.el Fixes: debbugs:19047 2014-11-22 17:04:47 +01:00
trampver.el Backport Tramp changes from trunk. 2014-11-01 14:34:45 +01:00
webjump.el
zeroconf.el