From 6871260203ecb19b84baa52a0f136595b05339f8 Mon Sep 17 00:00:00 2001 From: Alan Mackenzie Date: Thu, 24 Sep 2009 20:18:56 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0418b72898d..6d1d6dd6576 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2009-09-24 Alan Mackenzie + + * progmodes/cc-cmds.el (c-scan-conditionals): A new function like + c-forward-conditionals, but it doesn't move point and doesn't set + the mark. + (c-up-conditional, c-up-conditional-with-else, c-down-conditional) + (c-down-conditional-with-else, c-backward-conditional) + (c-forward-conditional): Refactor to use c-scan-conditionals. + 2009-09-24 Juanma Barranquero * help-fns.el (help-downcase-arguments): New option, defaulting to nil. -- 2.39.2