Skip to content

Commit

Permalink
Correct info about Alt+e on 1.9 HISTORY.md (#49685)
Browse files Browse the repository at this point in the history
The code is not executed when existing the editor:
#46153
  • Loading branch information
abelsiqueira committed Aug 14, 2023
1 parent 022924c commit 7157029
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,7 @@ Standard library changes

#### REPL

* `Alt-e` now opens the current input in an editor. The content (if modified) will be executed
upon exiting the editor ([#33759]).
* `Alt-e` now opens the current input in an editor ([#33759]).
* The contextual module which is active in the REPL can be changed (it is `Main` by default),
via the `REPL.activate(::Module)` function or via typing the module in the REPL and pressing
the keybinding Alt-m ([#33872]).
Expand Down

0 comments on commit 7157029

Please sign in to comment.