Age | Commit message (Collapse) | Author |
|
Documentation updates.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Toft)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Problem: Using taglist() on a tag file with duplicate fields generates an
internal error. (Peter Odding)
Solution: Check for duplicate field names.
|
|
|
|
|
|
Problem: Copy/paste with OpenOffice doesn't work.
Solution: Do not offer the HTML target when it is not supported. (James
Vega)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A few minor changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modified.
|
|
Problem: No completion for :behave.
Solution: Add :behave completion. Minor related fixes. (Dominique Pelle)
|
|
Problem: No command line completion for ":profile".
Solution: Complete the subcommand and file name.
|
|
Problem: MzScheme interface can't evaluate an expression.
Solution: Add mzeval(). (Sergey Khorev)
|
|
Problem: Postponing keys in Netbeans interface does not work properly.
Solution: Store the key string instead of the number. Avoid an infinite
loop. (Mostly by Xavier de Gaye)
|
|
|
|
|
|
|
|
|
|
|
|
|