emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-shell.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-shell.el
Date: Tue, 09 Jul 2002 06:47:03 -0400

Index: emacs/lisp/progmodes/idlw-shell.el
diff -c emacs/lisp/progmodes/idlw-shell.el:3.15 
emacs/lisp/progmodes/idlw-shell.el:3.16
*** emacs/lisp/progmodes/idlw-shell.el:3.15     Thu May 16 07:58:49 2002
--- emacs/lisp/progmodes/idlw-shell.el  Tue Jul  9 06:47:02 2002
***************
*** 4,10 ****
  ;; Author: Chris Chase <address@hidden>
  ;; Maintainer: John-David Smith <address@hidden>
  ;; Version: 4.7
! ;; Date: $Date: 2002/05/16 11:58:49 $
  ;; Keywords: processes
  
  ;; This file is part of GNU Emacs.
--- 4,10 ----
  ;; Author: Chris Chase <address@hidden>
  ;; Maintainer: John-David Smith <address@hidden>
  ;; Version: 4.7
! ;; Date: $Date: 2002/07/09 10:47:02 $
  ;; Keywords: processes
  
  ;; This file is part of GNU Emacs.
***************
*** 2373,2379 ****
  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
  command."
    
    ;; Get and save the old breakpoints
--- 2373,2379 ----
  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
  command."
    
    ;; Get and save the old breakpoints



reply via email to

[Prev in Thread] Current Thread [Next in Thread]