diff man/idlwave.texi @ 36335:a74d5c25210c

(Introduction): Remove doubled `routines'. (Configuration Examples): Remove doubled `with'.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 23 Feb 2001 12:48:59 +0000
parents f6ba7a00b9e1
children e8db5e28d0d1
line wrap: on
line diff
--- a/man/idlwave.texi	Fri Feb 23 12:46:54 2001 +0000
+++ b/man/idlwave.texi	Fri Feb 23 12:48:59 2001 +0000
@@ -214,7 +214,7 @@
 Font-lock support on three levels. 
 @item 
 Display of calling sequence and keywords of more than 1000 IDL
-routines routines and any routines in your local IDL library.
+routines and any routines in your local IDL library.
 @item
 Name space conflict search.
 @item
@@ -2659,7 +2659,7 @@
     (font-lock-mode 1)                   ; Turn on font-lock mode
     (idlwave-auto-fill-mode 0)           ; Turn off auto filling
     ;;
-    ;; Pad with with 1 space (if -n is used then make the
+    ;; Pad with 1 space (if -n is used then make the
     ;; padding a minimum of n spaces.)  The defaults use -1
     ;; instead of 1.
     (idlwave-action-and-binding "=" '(idlwave-expand-equal 1 1))