summaryrefslogtreecommitdiff
path: root/support/emacs
Commit message (Collapse)AuthorAgeFilesLines
* - makefile for generating .elc files.michelou2005-06-141-0/+50
|
* Added 'implicit' and 'match' as keywordsmihaylov2005-05-161-5/+5
|
* - 'scala-regexp-opt-charset' no more uses the i...michelou2005-05-101-4/+51
| | | | | | - 'scala-regexp-opt-charset' no more uses the internal function 'regexp-opt-charset'.
* - Replaced "siris" by "scalaint"paltherr2005-05-021-1/+1
|
* - correctly highlight view bounds,schinz2004-07-051-2/+14
| | | | | - indent box comments better
* - changed the way character literals are highli...schinz2004-02-031-3/+3
| | | | | | | - changed the way character literals are highlighted, to fix bug #285: symbols should now highlight correctly as well as character literals, except '\'' which I somehow don't manage to make work
* - fixed the Scala URL,schinz2004-01-221-2/+5
| | | | | - added a TODO list and a note about XEmacs incompatibility
* *** empty log message ***schinz2004-01-221-0/+67
|
* *** empty log message ***Martin Odersky2004-01-051-1/+1
|
* changes to XML API and parameterized binding in...buraq2003-11-171-1/+1
| | | | | | | | | changes to XML API and parameterized binding in dtd2scala better names changes to test suite
* - added compatibility function scala-regexp-opt...schinz2003-10-301-3/+10
| | | | | | - added compatibility function scala-regexp-opt-charset to work around different versions in GNU Emacs and XEmacs
* - updated keywords listschinz2003-10-241-6/+7
| | | | | - bug fix: character literals (and escapes in them) work now
* - bug fix: correctly highlight identifier start...schinz2003-08-251-3/+3
| | | | | | - bug fix: correctly highlight identifier starting with "class" or "extends", - changed the URL for the Scala page
* - correctly highlight variance and bounds in ty...schinz2003-08-141-37/+61
| | | | | | | | - correctly highlight variance and bounds in type parameters, and repetitive value parameters (e.g. int*), - adapted to the new keywords, - added binding for comment-region on C-c C-c, - defined macro scala-when-looking-at and used it in several places.
* - added "object" as an equivalent to "module"schinz2003-04-021-3/+3
|
* - now use ":use" command to evaluate region, so...schinz2003-03-191-3/+3
| | | | | | - now use ":use" command to evaluate region, so that it is not necessary to wrap things in modules
* - fixed highlighting for function typesschinz2003-03-181-11/+33
|
* *** empty log message ***schinz2003-03-173-0/+809