chiark / gitweb /
el/dot-emacs.el: Fix Scala keywords.
authorMark Wooding <mwooding@good.com>
Wed, 26 Feb 2014 16:03:12 +0000 (16:03 +0000)
committerMark Wooding <mwooding@good.com>
Wed, 26 Feb 2014 16:03:15 +0000 (16:03 +0000)
commit3f017188cec447b4326bfb6a4052bc7a8c1d472c
treeebbc71aa5c2678752d932dccff92065e0b0d5df7
parent3da089939fb0017b21cd44ab95b7ea0fcf8a0090
el/dot-emacs.el: Fix Scala keywords.

Move `super' and `this' to the constants list.  They fit better here, I
think.  And add `private' which was unaccountably missing.
el/dot-emacs.el