emacs-jupyter/test
Nathaniel Nicandro 9484735c06
Fix undo in the REPL
When inserting continuation prompts, extra text deletion entries where being
added in `buffer-undo-list` which caused yanked text to not be undone fully
since it would add in those entries before undoing the yank.
2019-02-21 23:21:22 -06:00
..
jupyter-test.el Fix undo in the REPL 2019-02-21 23:21:22 -06:00
test-helper.el Test against the newest version of org-mode 2019-02-21 17:14:59 -06:00