# HG changeset patch # User Glenn Morris # Date 1163217693 0 # Node ID aa069c1a1c03e2ecdc48531d8db57d10b06d8b99 # Parent c411526ac6bbb72f306c1eadb4ed6cd51613f1b4 (c-lineup-string-cont): Improve previous doc fix. diff -r c411526ac6bb -r aa069c1a1c03 lisp/progmodes/cc-align.el --- a/lisp/progmodes/cc-align.el Sat Nov 11 04:01:02 2006 +0000 +++ b/lisp/progmodes/cc-align.el Sat Nov 11 04:01:33 2006 +0000 @@ -822,7 +822,7 @@ 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,