From: Richard M. Stallman Date: Tue, 21 Jan 1997 00:40:35 +0000 (+0000) Subject: Whitespace change. X-Git-Tag: emacs-20.1~3038 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e96a83c806c92b379c9a72acb2294b418f870d9c;p=emacs.git Whitespace change. --- diff --git a/lisp/progmodes/octave-inf.el b/lisp/progmodes/octave-inf.el index ac2568f5d0d..be81c8bf299 100644 --- a/lisp/progmodes/octave-inf.el +++ b/lisp/progmodes/octave-inf.el @@ -347,4 +347,4 @@ directory and makes this the current buffer's default directory." (inferior-octave-send-list-and-digest '("pwd\n")) (cd (car inferior-octave-output-list))) -;;; octave-inf.el ends here \ No newline at end of file +;;; octave-inf.el ends here