From: Juanma Barranquero Date: Fri, 30 Aug 2002 11:02:31 +0000 (+0000) Subject: (idlwave-max-extra-continuation-indent): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~13486 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=134b66715d022e2a11dd4bfd9b1d46efa1e08d40;p=emacs.git (idlwave-max-extra-continuation-indent): Fix typo. --- diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el index 94b229235b4..c26da3d9b27 100644 --- a/lisp/progmodes/idlwave.el +++ b/lisp/progmodes/idlwave.el @@ -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 @@ The following lines receive the same indentation as the first." "*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