Mercurial > emacs
comparison lisp/ChangeLog @ 98691:152cf98e1cc2
newsticker: declare-function compatibility
author | Ulf Jasper <ulf.jasper@web.de> |
---|---|
date | Mon, 13 Oct 2008 18:43:35 +0000 |
parents | d1ed76cb80be |
children | 889dcc5232c8 |
comparison
equal
deleted
inserted
replaced
98690:f985f5030d33 | 98691:152cf98e1cc2 |
---|---|
1 2008-10-13 Ulf Jasper <ulf.jasper@web.de> | |
2 | |
3 * net/newst-plainview.el (w3m-toggle-inline-image): Define | |
4 'declare-function if necessary, for compatibility. | |
5 | |
6 * net/newst-treeview.el (w3m-toggle-inline-images): Define | |
7 'declare-function if necessary, for compatibility. | |
8 | |
1 2008-10-13 Alan Mackenzie <acm@muc.de> | 9 2008-10-13 Alan Mackenzie <acm@muc.de> |
2 | 10 |
3 * progmodes/cc-cmds.el (c-indent-region): (c-indent-region): Fix | 11 * progmodes/cc-cmds.el (c-indent-region): (c-indent-region): Fix |
4 previous patch so that the function works on one-line macros. | 12 previous patch so that the function works on one-line macros. |
5 | 13 |