From d1020651761b60d849890825e3f065f91999c2cb Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 10 Jul 2002 09:16:38 +0000 Subject: [PATCH] (idlwave-shell-set-bp): Fix typo. --- 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 29a7fc021f0..a39832150c9 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: 2001/12/01 13:14:33 $ +;; Date: $Date: 2002/05/16 16:07:25 $ ;; Keywords: processes ;; This file is part of GNU Emacs. @@ -2375,7 +2375,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 then used with the breakpoint command." ;; Get and save the old breakpoints -- 2.39.5