mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 09:31:39 -05:00
Update change log and document
This commit is contained in:
parent
96dd850ee5
commit
e493368721
1 changed files with 3 additions and 0 deletions
|
@ -307,6 +307,7 @@ Notebook
|
|||
.. el:variable:: ein:cell-autoexec-prompt
|
||||
.. el:variable:: ein:scratch-notebook-name-template
|
||||
.. el:variable:: ein:iexec-delay
|
||||
.. el:variable:: ein:complete-on-dot
|
||||
|
||||
Connect
|
||||
^^^^^^^
|
||||
|
@ -482,6 +483,8 @@ v0.1.1
|
|||
* Add auto-execution mode
|
||||
(see :el:symbol:`ein:connect-toggle-autoexec` and
|
||||
:el:symbol:`ein:notebook-turn-on-autoexec`).
|
||||
* Start completion when "." is inserted.
|
||||
Use :el:symbol:`ein:complete-on-dot` to disable this feature.
|
||||
|
||||
|
||||
v0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue