Skip to content

Commit 2062ac3

Browse files
committed
Merge pull request #6920 from stevengj/emacstex
RFC: tab-substitution of LaTeX symbols in Emacs julia-mode
2 parents cde17b6 + d2de8ee commit 2062ac3

File tree

2 files changed

+770
-1
lines changed

2 files changed

+770
-1
lines changed

NEWS.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ REPL improvements
5757
* New native-Julia REPL implementation, eliminating many problems
5858
stemming from the old GNU Readline-based REPL ([#6270]).
5959

60-
* Tab-substitution of LaTeX math symbols (e.g. `\alpha` by `α`) ([#6340]).
60+
* Tab-substitution of LaTeX math symbols (e.g. `\alpha` by `α`) ([#6911]).
61+
This also works in IJulia and in Emacs ([#6920]).
6162

6263
Library improvements
6364
--------------------

0 commit comments

Comments
 (0)