From 6c25620ad917e0344b23d139eb8b8f8279479776 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 13 Oct 2008 22:48:24 +0000 Subject: [PATCH] Fix typo. --- lisp/ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 361f7f7279d..12208786795 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,15 +1,15 @@ 2008-10-13 Ulf Jasper - * net/newst-plainview.el (w3m-toggle-inline-image): Define - 'declare-function if necessary, for compatibility. + * 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. + * 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 - previous patch so that the function works on one-line macros. + * progmodes/cc-cmds.el (c-indent-region): Fix previous patch + so that the function works on one-line macros. * progmodes/cc-engine.el: Amend several doc strings and comments. -- 2.39.5