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: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-shell.el
Date: Sat, 24 Sep 2005 19:26:36 -0400

Index: emacs/lisp/progmodes/idlw-shell.el
diff -c emacs/lisp/progmodes/idlw-shell.el:3.44 
emacs/lisp/progmodes/idlw-shell.el:3.45
*** emacs/lisp/progmodes/idlw-shell.el:3.44     Sun Sep 18 12:31:27 2005
--- emacs/lisp/progmodes/idlw-shell.el  Sat Sep 24 23:26:26 2005
***************
*** 2462,2468 ****
                (beep)
                (y-or-n-p 
                 (concat "Okay to recompile file "
!                        (idlwave-shell-bp-get bp 'file) " ")))
              ;; Recompile
              (progn
                ;; Clean up before retrying
--- 2462,2468 ----
                (beep)
                (y-or-n-p 
                 (concat "Okay to recompile file "
!                        (idlwave-shell-bp-get bp 'file) "? ")))
              ;; Recompile
              (progn
                ;; Clean up before retrying




reply via email to

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