comparison ChangeLog @ 3093:83ab3f9ff43d

[project @ 1997-10-17 09:44:23 by jwe]
author jwe
date Fri, 17 Oct 1997 09:44:29 +0000
parents 4bb976b250bf
children f936c7f5074f
comparison
equal deleted inserted replaced
3092:4bb976b250bf 3093:83ab3f9ff43d
1 Fri Oct 17 04:43:27 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Include the following change from RMS for octave-mode.el:
4
5 1997-04-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6
7 * octave-mod.el (inferior-octave-output-list): Declare here
8 to avoid compiler warnings.
9 (inferior-octave-output-string): Likewise.
10 (inferior-octave-receive-in-progress): Likewise.
11
1 Tue Oct 14 10:48:28 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> 12 Tue Oct 14 10:48:28 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
2 13
3 * emacs/octave-mod.el (octave-block-match-alist): Move 14 * emacs/octave-mod.el (octave-block-match-alist): Move
4 `otherwise' to right after `case' to have octave-close-block() 15 `otherwise' to right after `case' to have octave-close-block()
5 correctly close a `switch' block by `endswitch'. 16 correctly close a `switch' block by `endswitch'.