Test version of GAMS mode.
Test version of GAMS mode.
This is a developing version. This version contains newly added functions, and so includes (many?) bugs, too!
Change from the previous version.
2008-07-14:
- Fixed the bug in font-lock (coloring) for gams mode.
- A minor change to `gams-show-identifier-list'.
- Changed GAMS-SIL mode. Explanatory text for equations in equation declaration part (EQU part) is displayed also in equation definition part (DEF part). Similarly, explanatory text for model in model declaration part (MOD part) is displayed also in solve statement part (SOL part).
2008-06-18:
- Added the function `gams-change-gams-command'. You can change GAMS command name in the process menu as you can change gams commad line option. Try `C-cC-t c'
2008-04-24:
- Changed `gams-show-identifier'. Now, you can extract (copy) the explanatory text from the identifier declaration part. Try `C-c..' and type `e'.
- Changed GAMS-SIL mode. Explanatory text for equations in equation declaration part (EQU part) is displayed also in equation definition part (DEF part).