# HG changeset patch # User Ulf Jasper # Date 1223923415 0 # Node ID 152cf98e1cc2477ba9c9c0b830172c3a2f5b6d9d # Parent f985f5030d33dbb1635fafb76c5375011338e7e9 newsticker: declare-function compatibility diff -r f985f5030d33 -r 152cf98e1cc2 lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 13 18:34:05 2008 +0000 +++ b/lisp/ChangeLog Mon Oct 13 18:43:35 2008 +0000 @@ -1,3 +1,11 @@ +2008-10-13 Ulf Jasper + + * net/newst-plainview.el (w3m-toggle-inline-image): Define + 'declare-function if necessary, for compatibility. + + * net/newst-treeview.el (w3m-toggle-inline-images): Define + 'declare-function if necessary, for compatibility. + 2008-10-13 Alan Mackenzie * progmodes/cc-cmds.el (c-indent-region): (c-indent-region): Fix