From 219afd94785a1637a46c513964d5fd8a9d14ef09 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 9 Jul 2002 10:47:02 +0000 Subject: [PATCH] (idlwave-shell-set-bp): Fix typos. --- 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 664ff6496ad..4372bd90bc9 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/02/16 12:50:25 $ +;; Date: $Date: 2002/05/16 11:58:49 $ ;; 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 occured at a different line then used with the breakpoint +have occurred at a different line than used with the breakpoint command." ;; Get and save the old breakpoints -- 2.39.5