# HG changeset patch # User Gerd Moellmann # Date 982932936 0 # Node ID 0ab4e667274dac01c51c9c32a671ee6a02f9a002 # Parent 1ca425b36c748efd73648e1c74abee3148873bc7 (Syntactic Symbols): Remove doubled `the'. diff -r 1ca425b36c74 -r 0ab4e667274d man/cc-mode.texi --- a/man/cc-mode.texi Fri Feb 23 12:52:36 2001 +0000 +++ b/man/cc-mode.texi Fri Feb 23 12:55:36 2001 +0000 @@ -2928,7 +2928,7 @@ The first line in an argument list. @item arglist-cont Subsequent argument list lines when no arguments follow on the same line -as the the arglist opening paren. +as the arglist opening paren. @item arglist-cont-nonempty Subsequent argument list lines when at least one argument follows on the same line as the arglist opening paren.