From d616b57903feef938d7b0e433d659b29d4e97106 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 11 Nov 2006 04:01:33 +0000 Subject: [PATCH] (c-lineup-string-cont): Improve previous doc fix. --- lisp/progmodes/cc-align.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/cc-align.el b/lisp/progmodes/cc-align.el index e6e5e0c356..53711ecb95 100644 --- a/lisp/progmodes/cc-align.el +++ b/lisp/progmodes/cc-align.el @@ -822,7 +822,7 @@ directly after another one. E.g: result = prefix + \"A message \" \"string.\"; <- c-lineup-string-cont -nil is returned in other situations, to allow stacking with other +In other situations, returns nil, to allow stacking with other line-up functions. Works with: topmost-intro-cont, statement-cont, arglist-cont, -- 2.39.2