]> git.eshelyaron.com Git - emacs.git/commitdiff
* net/newsticker.el (newsticker--insert-image): Update docstring,
authorChong Yidong <cyd@stupidchicken.com>
Sat, 3 Feb 2007 17:34:35 +0000 (17:34 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 3 Feb 2007 17:34:35 +0000 (17:34 +0000)
and insert the image directly.
(newsticker--buffer-redraw): Update docstring.

lisp/ChangeLog

index 14f128ba4d5d218674572f682fc24ecb23ffff65..ae1931983af5ad9425fe92c1abfee91a028c26b5 100644 (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.