mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(c-lineup-string-cont): Doc fix (Nil -> nil).
This commit is contained in:
parent
3b004a2d9e
commit
502f485084
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
nil is returned in other situations, to allow stacking with other
|
||||
line-up functions.
|
||||
|
||||
Works with: topmost-intro-cont, statement-cont, arglist-cont,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue