comparison lisp/progmodes/cc-align.el @ 73912:aa069c1a1c03

(c-lineup-string-cont): Improve previous doc fix.
author Glenn Morris <rgm@gnu.org>
date Sat, 11 Nov 2006 04:01:33 +0000
parents 6086ff65590f
children cf3e4c6cd4c3 dbe3f29e61d6
comparison
equal deleted inserted replaced
73911:c411526ac6bb 73912:aa069c1a1c03
820 directly after another one. E.g: 820 directly after another one. E.g:
821 821
822 result = prefix + \"A message \" 822 result = prefix + \"A message \"
823 \"string.\"; <- c-lineup-string-cont 823 \"string.\"; <- c-lineup-string-cont
824 824
825 nil is returned in other situations, to allow stacking with other 825 In other situations, returns nil, to allow stacking with other
826 line-up functions. 826 line-up functions.
827 827
828 Works with: topmost-intro-cont, statement-cont, arglist-cont, 828 Works with: topmost-intro-cont, statement-cont, arglist-cont,
829 arglist-cont-nonempty." 829 arglist-cont-nonempty."
830 (save-excursion 830 (save-excursion