aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/octave-mod.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1997-04-20 07:33:52 +0000
committerRichard M. Stallman <[email protected]>1997-04-20 07:33:52 +0000
commit092af6d8677fa62567a0cf03502123cb177fb317 (patch)
treef13f415dcf2836990ad5beca1046644bc7d30158 /lisp/progmodes/octave-mod.el
parent4289d95b3857e945c2bc367a8d9e128f74da44d8 (diff)
Comment change.
Diffstat (limited to 'lisp/progmodes/octave-mod.el')
-rw-r--r--lisp/progmodes/octave-mod.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/octave-mod.el b/lisp/progmodes/octave-mod.el
index f91a268f83..936035866d 100644
--- a/lisp/progmodes/octave-mod.el
+++ b/lisp/progmodes/octave-mod.el
@@ -1,6 +1,6 @@
-;; octave-mod.el --- editing Octave source files under Emacs
+;;; octave-mod.el --- editing Octave source files under Emacs
-;;; Copyright (C) 1997 Free Software Foundation, Inc.
+;; Copyright (C) 1997 Free Software Foundation, Inc.
;; Author: Kurt Hornik <[email protected]>
;; Author: John Eaton <[email protected]>