We have released version 0.4 of julia-emacs
. This is the first release that requires Emacs 24.3, which simplifies code maintenance a lot.
The new release should trickle through MELPA Stable soon.
Changes include:
-
fix derived parent mode (#66)
-
load LaTeX substitution table as a feature (#93)
-
drop support for Emacs earlier than 24.3, use
cl-lib
(#87), reorganize test framework accordingly (#95) -
remove
latexsub
alias forjulia-latexsub
#101
I would like to thank all contributors and reviewers: @yuhan0
, @non-Jedi, @rfourquet.