/[emacs]/emacs/lisp/progmodes/octave-inf.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/octave-inf.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by eliz, Fri Aug 26 13:42:05 2005 UTC revision 1.24 by eliz, Sat Sep 10 15:04:37 2005 UTC
# Line 248  startup file, `~/.emacs-octave'." Line 248  startup file, `~/.emacs-octave'."
248    
249      ;; And finally, everything is back to normal.      ;; And finally, everything is back to normal.
250      (set-process-filter proc 'inferior-octave-output-filter)      (set-process-filter proc 'inferior-octave-output-filter)
251      (run-hooks 'inferior-octave-startup-hook)))      (run-hooks 'inferior-octave-startup-hook)
252        (run-hooks 'inferior-octave-startup-hook)
253        ;; Just in case, to be sure a cd in the startup file
254        ;; won't have detrimental effects.
255        (inferior-octave-resync-dirs)))
256    
257    
258  (defun inferior-octave-complete ()  (defun inferior-octave-complete ()

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26