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/octave-inf.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/octave-inf.el
Date: Thu, 26 May 2005 12:39:43 -0400

Index: emacs/lisp/progmodes/octave-inf.el
diff -c emacs/lisp/progmodes/octave-inf.el:1.18 
emacs/lisp/progmodes/octave-inf.el:1.19
*** emacs/lisp/progmodes/octave-inf.el:1.18     Wed Oct 29 18:55:13 2003
--- emacs/lisp/progmodes/octave-inf.el  Thu May 26 16:39:28 2005
***************
*** 158,164 ****
        inferior-octave-dynamic-complete-functions)
    (comint-read-input-ring t)
  
!   (run-hooks 'inferior-octave-mode-hook))
  
  ;;;###autoload
  (defun inferior-octave (&optional arg)
--- 158,164 ----
        inferior-octave-dynamic-complete-functions)
    (comint-read-input-ring t)
  
!   (run-mode-hooks 'inferior-octave-mode-hook))
  
  ;;;###autoload
  (defun inferior-octave (&optional arg)




reply via email to

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