From 1e5cc404ee459814f183b81c6597b2bc8ef4858a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 10 Jul 2002 09:49:40 +0000 Subject: [PATCH] Revert doubtful typo fix. --- lisp/progmodes/idlw-shell.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el index 4372bd90bc9..030d949f60b 100644 --- a/lisp/progmodes/idlw-shell.el +++ b/lisp/progmodes/idlw-shell.el @@ -4,7 +4,7 @@ ;; Author: Chris Chase ;; Maintainer: John-David Smith ;; Version: 4.7 -;; Date: $Date: 2002/05/16 11:58:49 $ +;; Date: $Date: 2002/07/09 10:47:02 $ ;; Keywords: processes ;; This file is part of GNU Emacs. @@ -2373,7 +2373,7 @@ The breakpoint will be placed at the beginning of the statement on the line specified by BP or at the next IDL statement if that line is not a statement. Determines IDL's internal representation for the breakpoint which may -have occurred at a different line than used with the breakpoint +have occurred at a different line then used with the breakpoint command." ;; Get and save the old breakpoints -- 2.39.5