Misc fixes by Stefan Monnier <monnier@iro.umontreal.ca>.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 31 Aug 2010 23:06:25 +0000 (23:06 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 31 Aug 2010 23:06:25 +0000 (23:06 +0000)
commitaf35507fb8e39717d67a9fe665114cfdf958d8d6
tree1c4a0264fbbdf2ab3da01669033652d95c1ed7e1
parent1b47313d04b1f29cc08ba329375cbb7aba0a6c33
Misc fixes by Stefan Monnier <monnier@iro.umontreal.ca>.

2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
 * gnus-html.el: Require packages that define macros used in this file.
 (gnus-article-mouse-face): Declare to silence byte-compiler.
 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
 process-get.
 (gnus-html-put-image): Use plist-get to avoid getf.
 (gnus-html-prefetch-images): Use with-current-buffer.
lisp/ChangeLog
lisp/gnus-html.el