1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 06:00:41 -08:00
Commit graph

7 commits

Author SHA1 Message Date
Richard M. Stallman
e09735aadf (inferior-octave-output-list): Declare here
to avoid compiler warnings.
(inferior-octave-output-string): Likewise.
(inferior-octave-receive-in-progress): Likewise.
1997-04-22 04:45:17 +00:00
Richard M. Stallman
092af6d867 Comment change. 1997-04-20 07:33:52 +00:00
Karl Heuer
6e6d2764da (octave-abbrev-table): Add abbrevs for switch,
case, otherwise, and endswitch.
(octave-begin-keywords): Add switch.
(octave-else-keywords): Add case and otherwise.
(octave-end-keywords): Add endswitch.
(octave-block-match-alist): Add an entry for switch syntax.
(calculate-octave-indent): Add support for switch syntax.
(octave-block-end-offset): New function.
(octave-comment-indent): Fix typo.
1997-03-12 00:35:32 +00:00
Richard M. Stallman
e7017ef969 Delete explicit autoload calls.
Provide octave-mod.
Move the variables formerly in octave.el
to the top of the file.
1997-01-21 04:43:45 +00:00
Richard M. Stallman
d1e49742c5 Merge in octave.el; don't require octave.el.
Don't require octave-inf.el.
(octave-mode): Delete the startup message.
(octave-maintainer-address): Add bug-gnu-emacs.
(octave-version): Variable deleted.
(octave-submit-bug-report): Use emacs-version.
1997-01-21 00:40:19 +00:00
Richard M. Stallman
777874d029 (octave-mode): Delete the startup message. 1997-01-21 00:30:23 +00:00
Richard M. Stallman
f2727dfb21 Initial revision 1997-01-21 00:29:57 +00:00