Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add compatibility definition of comint-line-beginning-position. | Miles Bader | 2000-08-17 | 1 | -0/+11 |
| | |||||
* | (inferior-octave-complete): Use comint-line-beginning-position. | Miles Bader | 2000-08-07 | 1 | -5/+4 |
| | |||||
* | (inferior-octave-startup): Ensure -i and --no-line-editing are passed | Stephen Eglen | 1999-09-14 | 1 | -2/+3 |
| | | | | | to Octave by including them here rather than storing them in inferior-octave-startup-args. | ||||
* | add --no-line-editing to inferior-octave-startup-args so that TABs in source | Stephen Eglen | 1999-09-06 | 1 | -1/+1 |
| | | | | files are not interpreted as completion requests. | ||||
* | inferior-octave-directory-tracker: Change regexp so that it doesn't | Stephen Eglen | 1999-07-07 | 1 | -3/+5 |
| | | | | think functions beginning with `cd' are directory-changing commands. | ||||
* | (inferior-octave-prompt): Also match prompts of the form | Stephen Eglen | 1998-09-28 | 1 | -1/+1 |
| | | | | `octave.bin:1>' which come from using precopiled binary versions. | ||||
* | Customized. | Andreas Schwab | 1998-01-26 | 1 | -10/+25 |
| | |||||
* | (inferior-octave-directory-tracker): | Karl Heuer | 1997-12-04 | 1 | -1/+1 |
| | | | | Anchor regexp match to beginning of command string. | ||||
* | (inferior-octave-startup-args): | Karl Heuer | 1997-11-11 | 1 | -2/+3 |
| | | | | | | Set to '("-i") to force interactive behavior. (inferior-octave-prompt): Include the `debug' prompt issued by the Octave `keyboard' command. | ||||
* | Comment change. | Richard M. Stallman | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Provide octave-inf. | Karl Heuer | 1997-03-12 | 1 | -0/+4 |
| | |||||
* | Whitespace change. | Richard M. Stallman | 1997-01-21 | 1 | -1/+1 |
| | |||||
* | Require octave-mod, not octave. | Richard M. Stallman | 1997-01-21 | 1 | -3/+1 |
| | |||||
* | Initial revision | Richard M. Stallman | 1997-01-21 | 1 | -0/+352 |