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: Thu, 16 May 2002 07:58:49 -0400

Index: emacs/lisp/progmodes/idlw-shell.el
diff -c emacs/lisp/progmodes/idlw-shell.el:3.14 
emacs/lisp/progmodes/idlw-shell.el:3.15
*** emacs/lisp/progmodes/idlw-shell.el:3.14     Sat Feb 16 07:50:25 2002
--- emacs/lisp/progmodes/idlw-shell.el  Thu May 16 07:58:49 2002
***************
*** 4,10 ****
  ;; Author: Chris Chase <address@hidden>
  ;; Maintainer: John-David Smith <address@hidden>
  ;; Version: 4.7
! ;; Date: $Date: 2002/02/16 12:50:25 $
  ;; 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/05/16 11:58:49 $
  ;; Keywords: processes
  
  ;; This file is part of GNU Emacs.
***************
*** 69,75 ****
  ;;
  ;; I don't plan on implementing directory tracking by watching the IDL
  ;; commands entered at the prompt, since too often an IDL procedure
! ;; will change the current directory. If you want the the idl process
  ;; buffer to match the IDL current working just execute `M-x
  ;; idlwave-shell-resync-dirs' (bound to "\C-c\C-d\C-w" by default.)
  ;;
--- 69,75 ----
  ;;
  ;; I don't plan on implementing directory tracking by watching the IDL
  ;; commands entered at the prompt, since too often an IDL procedure
! ;; will change the current directory. If you want the idl process
  ;; buffer to match the IDL current working just execute `M-x
  ;; idlwave-shell-resync-dirs' (bound to "\C-c\C-d\C-w" by default.)
  ;;



reply via email to

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