1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Miles Bader
9d245da59e Add compatibility definition of comint-line-beginning-position. 2000-08-17 06:25:11 +00:00
Miles Bader
502166d288 (inferior-octave-complete): Use comint-line-beginning-position. 2000-08-07 14:58:44 +00:00
Stephen Eglen
3a5a5d3673 (inferior-octave-startup): Ensure -i and --no-line-editing are passed
to Octave by including them here rather than storing them in
inferior-octave-startup-args.
1999-09-14 16:57:40 +00:00
Stephen Eglen
48495f0fd6 add --no-line-editing to inferior-octave-startup-args so that TABs in source
files are not interpreted as completion requests.
1999-09-06 19:20:29 +00:00
Stephen Eglen
df287ddb46 inferior-octave-directory-tracker: Change regexp so that it doesn't
think functions beginning with `cd' are directory-changing commands.
1999-07-07 20:49:12 +00:00
Stephen Eglen
9eb580d27f (inferior-octave-prompt): Also match prompts of the form
`octave.bin:1>' which come from using precopiled binary	versions.
1998-09-28 14:03:38 +00:00
Andreas Schwab
28d16ed35b Customized. 1998-01-26 11:29:46 +00:00
Karl Heuer
a04f05bdd6 (inferior-octave-directory-tracker):
Anchor regexp match to beginning of command string.
1997-12-04 04:39:00 +00:00
Karl Heuer
915c0e2515 (inferior-octave-startup-args):
Set to '("-i") to force interactive behavior.
(inferior-octave-prompt): Include the `debug' prompt issued by the
Octave `keyboard' command.
1997-11-11 04:00:53 +00:00
Richard M. Stallman
092af6d867 Comment change. 1997-04-20 07:33:52 +00:00
Karl Heuer
15c2d736a0 Provide octave-inf. 1997-03-12 00:34:25 +00:00
Richard M. Stallman
e96a83c806 Whitespace change. 1997-01-21 00:40:35 +00:00
Richard M. Stallman
f7bbab75ea Require octave-mod, not octave. 1997-01-21 00:37:59 +00:00
Richard M. Stallman
081bf30e0f Initial revision 1997-01-21 00:35:48 +00:00