comparison lisp/progmodes/idlw-shell.el @ 46289:0b9af9ab98d2

Revert doubtful typo fix.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 10 Jul 2002 09:49:40 +0000
parents a146209bda51
children 148f4d9a8905
comparison
equal deleted inserted replaced
46288:1b1c4b4ef8d4 46289:0b9af9ab98d2
2 ;; Copyright (c) 1999, 2000 Free Software Foundation 2 ;; Copyright (c) 1999, 2000 Free Software Foundation
3 3
4 ;; Author: Chris Chase <chase@att.com> 4 ;; Author: Chris Chase <chase@att.com>
5 ;; Maintainer: John-David Smith <jdsmith@astro.cornell.edu> 5 ;; Maintainer: John-David Smith <jdsmith@astro.cornell.edu>
6 ;; Version: 4.7 6 ;; Version: 4.7
7 ;; Date: $Date: 2002/05/16 11:58:49 $ 7 ;; Date: $Date: 2002/07/09 10:47:02 $
8 ;; Keywords: processes 8 ;; Keywords: processes
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11
12 ;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;; GNU Emacs is free software; you can redistribute it and/or modify
2371 2371
2372 The breakpoint will be placed at the beginning of the statement on the 2372 The breakpoint will be placed at the beginning of the statement on the
2373 line specified by BP or at the next IDL statement if that line is not 2373 line specified by BP or at the next IDL statement if that line is not
2374 a statement. 2374 a statement.
2375 Determines IDL's internal representation for the breakpoint which may 2375 Determines IDL's internal representation for the breakpoint which may
2376 have occurred at a different line than used with the breakpoint 2376 have occurred at a different line then used with the breakpoint
2377 command." 2377 command."
2378 2378
2379 ;; Get and save the old breakpoints 2379 ;; Get and save the old breakpoints
2380 (idlwave-shell-send-command 2380 (idlwave-shell-send-command
2381 idlwave-shell-bp-query 2381 idlwave-shell-bp-query