From 5b29971189a98d38fb5ddd9df960489fd15f34ee Mon Sep 17 00:00:00 2001 From: Takafumi Arakaki Date: Sat, 29 Dec 2012 18:49:25 +0100 Subject: [PATCH] Update --- _sources/index.txt | 7 ++++++- genindex.html | 14 +++++++++----- index.html | 22 ++++++++++++++++------ search.html | 10 +++++----- searchindex.js | 2 +- 5 files changed, 37 insertions(+), 18 deletions(-) diff --git a/_sources/index.txt b/_sources/index.txt index 702cc2b..772538b 100644 --- a/_sources/index.txt +++ b/_sources/index.txt @@ -105,7 +105,8 @@ Requirements this feature. Also, EIN heavily relies on standard Emacs libraries including EWOC, -EIEIO and json.el. EIN is currently tested in Emacs 24.1. +EIEIO and json.el. EIN is currently tested against Emacs 23.3 and 24.3. +It is known to work in Emacs 23.2, 24.1 and 24.2. .. _IPython: http://ipython.org/ .. _websocket.el: https://github.com/ahyatt/emacs-websocket @@ -218,6 +219,7 @@ port or URL of the IPython notebook server. .. el:function:: ein:notebooklist-open .. el:function:: ein:notebooklist-new-notebook .. el:function:: ein:notebooklist-open-notebook-global +.. el:function:: ein:notebooklist-login .. el:function:: ein:junk-new .. el:keymap:: ein:notebooklist-mode-map @@ -543,6 +545,9 @@ Change Log v0.2 ---- +* Preliminary login support. See :el:symbol:`ein:notebooklist-login`. +* Code completion in notebook happens *really* automatically. + You don't need to hit a key to start completion. * :el:symbol:`ein:console-open` works without `python.el`_. * Expand code cell output on execution. (`#88 `_). diff --git a/genindex.html b/genindex.html index cf89375..313bb83 100644 --- a/genindex.html +++ b/genindex.html @@ -9,7 +9,7 @@ - Index — Emacs IPython Notebook 0.2.0alpha0 documentation + Index — Emacs IPython Notebook 0.2.0 documentation @@ -17,7 +17,7 @@ - + @@ -238,6 +238,10 @@ +
ein:notebooklist-login (Lisp function) +
+ +
ein:notebooklist-new-notebook (Lisp function)
@@ -348,7 +352,7 @@
  • index
  • -
  • Emacs IPython Notebook 0.2.0alpha0 documentation »
  • +
  • Emacs IPython Notebook 0.2.0 documentation »