Mercurial > emacs
diff lisp/ChangeLog @ 75645:1c40bdf5603d
* net/newsticker.el (newsticker--insert-image): Update docstring,
and insert the image directly.
(newsticker--buffer-redraw): Update docstring.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 03 Feb 2007 17:34:35 +0000 |
parents | 3c400628967a |
children | 6b239d3bbc07 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 03 17:27:14 2007 +0000 +++ b/lisp/ChangeLog Sat Feb 03 17:34:35 2007 +0000 @@ -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.