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


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to