aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/octave-inf.el
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2001-07-16 12:23:00 +0000
committerPavel Janík <[email protected]>2001-07-16 12:23:00 +0000
commite8af40eed41d6c61ea6a0649512c4b09afcb1bfa (patch)
tree588654cb6c38a93c432bfae53ccbf36569e3cf23 /lisp/progmodes/octave-inf.el
parent4cba8c0bdcce038e6966aab82d08859d796e69d0 (diff)
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/progmodes/octave-inf.el')
-rw-r--r--lisp/progmodes/octave-inf.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/progmodes/octave-inf.el b/lisp/progmodes/octave-inf.el
index dd26918e4e..1274c3eff3 100644
--- a/lisp/progmodes/octave-inf.el
+++ b/lisp/progmodes/octave-inf.el
@@ -24,6 +24,8 @@
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
+;;; Commentary:
+
;;; Code:
(require 'octave-mod)