* net/newsticker.el (newsticker--insert-image): Update docstring,

and insert the image directly.
(newsticker--buffer-redraw): Update docstring.
This commit is contained in:
Chong Yidong 2007-02-03 17:34:35 +00:00
parent 7624877def
commit 19eee1a97a

View file

@ -1,5 +1,9 @@
2007-02-03 Chong Yidong <cyd@stupidchicken.com>
* net/newsticker.el (newsticker--insert-image): Update docstring,
and insert the image directly.
(newsticker--buffer-redraw): Update docstring.
* emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Rename
from define-global-minor-mode.