# HG changeset patch # User Juanma Barranquero # Date 1030705351 0 # Node ID 8eeb03f910484a44550f8c05ccdf70a518fccbdc # Parent 4884a0e6069c467b8100e8e7be5ab1faefe8e796 (idlwave-max-extra-continuation-indent): Fix typo. diff -r 4884a0e6069c -r 8eeb03f91048 lisp/progmodes/idlwave.el --- a/lisp/progmodes/idlwave.el Fri Aug 30 11:02:10 2002 +0000 +++ b/lisp/progmodes/idlwave.el Fri Aug 30 11:02:31 2002 +0000 @@ -5,7 +5,7 @@ ;; Chris Chase ;; Maintainer: J.D. Smith ;; Version: 4.14 -;; Date: $Date: 2002/06/14 19:03:30 $ +;; Date: $Date: 2002/07/18 18:58:07 $ ;; Keywords: languages ;; This file is part of GNU Emacs. @@ -198,7 +198,7 @@ "*Maximum additional indentation for special continuation indent. Several special indentations are tried to help line up continuation lines in routine calls or definitions, other statements with -parentheses, or assigment statements. This variable specifies a +parentheses, or assignment statements. This variable specifies a maximum amount by which this special indentation can exceed the standard continuation indentation, otherwise defaulting to a fixed offset. Set to 0 to effectively disable all special continuation