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: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-shell.el
Date: Thu, 26 May 2005 12:39:40 -0400

Index: emacs/lisp/progmodes/idlw-shell.el
diff -c emacs/lisp/progmodes/idlw-shell.el:3.35 
emacs/lisp/progmodes/idlw-shell.el:3.36
*** emacs/lisp/progmodes/idlw-shell.el:3.35     Mon May 16 11:26:54 2005
--- emacs/lisp/progmodes/idlw-shell.el  Thu May 26 16:39:28 2005
***************
*** 1055,1061 ****
    (set (make-local-variable 'tool-bar-map) nil)
  
    ;; Run the hooks.
!   (run-hooks 'idlwave-shell-mode-hook)
    (idlwave-shell-send-command idlwave-shell-initial-commands nil 'hide)
    ;; Turn off IDL's ^d interpreting, and define a system
    ;; variable which knows the version of IDLWAVE
--- 1055,1061 ----
    (set (make-local-variable 'tool-bar-map) nil)
  
    ;; Run the hooks.
!   (run-mode-hooks 'idlwave-shell-mode-hook)
    (idlwave-shell-send-command idlwave-shell-initial-commands nil 'hide)
    ;; Turn off IDL's ^d interpreting, and define a system
    ;; variable which knows the version of IDLWAVE




reply via email to

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