Commit graph

710 commits

Author SHA1 Message Date
Takafumi Arakaki
0deeac9f27 Add Change Log section in the document 2012-07-08 14:58:04 +02:00
Takafumi Arakaki
8522f849ae Monkey patch ac-update in superpack
AC help was not shown for the first candidate when the AC menu
is popped up first time.  This change fixes the bug.
2012-07-08 14:48:58 +02:00
Takafumi Arakaki
fcf42847a1 Add auto-completion help in the superpack
fixes #15
2012-07-08 14:39:13 +02:00
Takafumi Arakaki
d6bb022941 Refactor ein:cell-finish-tooltip 2012-07-08 13:45:30 +02:00
Takafumi Arakaki
1e7a078333 Bit better prompt in ein:connect-to-notebook
The message is better because it mentions what is the next action.
Useful when invoked via keybind.
2012-07-05 00:36:26 +02:00
Takafumi Arakaki
803bdea285 Add a FIXME comment in ein:notebooklist-open-notebook-by-name 2012-07-05 00:22:16 +02:00
Takafumi Arakaki
fa00a57b80 Use ein:notebooklist-open-notebook-by-name in func-test.el 2012-07-05 00:14:52 +02:00
Takafumi Arakaki
ed7f4d997c Add ein:notebooklist-first-open-hook 2012-07-05 00:13:12 +02:00
Takafumi Arakaki
d526d3a32a Start v0.1.1 (bump to 0.1.1alpha0) 2012-07-04 23:37:28 +02:00
Takafumi Arakaki
e1c6b7ed20 Bump to 0.1 2012-07-04 23:29:05 +02:00
Takafumi Arakaki
d2d314e76b Add supported websocket.el version 2012-07-04 23:23:35 +02:00
Takafumi Arakaki
ba935fca33 Add a test for ein:version 2012-07-03 16:32:18 +02:00
Takafumi Arakaki
338d4b560d Add ein-pkg.el 2012-07-03 16:27:26 +02:00
Takafumi Arakaki
ca550ee5a4 Bump to 0.1beta1
Note that version number scheme is changed to `version-to-list'
-compliant scheme.
2012-07-03 16:27:12 +02:00
Takafumi Arakaki
5f7bd7ef78 Add bit more about el-get tips 2012-07-03 11:56:20 +02:00
Takafumi Arakaki
d209946d29 Remove warning from installation using el-get
As this PR is merged:
https://github.com/dimitri/el-get/pull/792
2012-07-03 11:42:47 +02:00
Takafumi Arakaki
fd74285aac Add Gotchas and caveats > python-mode.el 2012-07-02 23:50:16 +02:00
Takafumi Arakaki
5a1db54cb5 Comment out html_static_path in conf.py
To suppress the warning from Sphinx about non-existing directory.
2012-07-02 23:49:43 +02:00
Takafumi Arakaki
798b7a20b2 Fix gh-pages-clone target in doc/Makefile 2012-07-02 21:07:18 +02:00
Takafumi Arakaki
4c15c66d94 Add gh-pages-clone/pull targets in doc/Makefile 2012-07-02 21:02:47 +02:00
Takafumi Arakaki
391695dfc7 Stop tracking gh-pages as submodule 2012-07-02 20:58:34 +02:00
Takafumi Arakaki
4e98a4d4c2 Rename gh-pages related build target in doc/Makefile 2012-07-02 20:50:06 +02:00
Takafumi Arakaki
502a49e838 Add MELPA as an installation method 2012-07-02 20:25:18 +02:00
Takafumi Arakaki
bb6e4555a2 Update gh-pages 2012-07-02 17:41:49 +02:00
Takafumi Arakaki
8aac6acac7 Fix load-path for EIN in doc/source/conf.el 2012-07-02 17:40:32 +02:00
Takafumi Arakaki
9fd3d38bb1 Warn el-get user about directory reorganization 2012-07-02 17:37:44 +02:00
Takafumi Arakaki
d1031fd61e mv *ein*.el ein.py lisp/
fixes #6
2012-07-02 16:47:20 +02:00
Takafumi Arakaki
dea32d4ce7 Mention license in README and document
fixes #5
2012-07-02 16:10:22 +02:00
Takafumi Arakaki
1467f9aff7 Copy full GPLv3 from GNU website
wget http://www.gnu.org/licenses/gpl-3.0.txt -O COPYING
2012-07-02 16:03:02 +02:00
Takafumi Arakaki
5114b90ab0 Update gh-pages 2012-07-01 20:46:26 +02:00
Takafumi Arakaki
d223770d8a Add download link 2012-07-01 20:39:45 +02:00
Takafumi Arakaki
85c6d2ebaf Bump to 0.1.beta 2012-07-01 20:34:37 +02:00
Takafumi Arakaki
32d9fa02e4 Add email address in the source files 2012-07-01 20:18:05 +02:00
Takafumi Arakaki
fa15301438 Add header comments in ein.el 2012-07-01 20:07:11 +02:00
Takafumi Arakaki
0fe431f208 Update gh-pages 2012-07-01 19:30:30 +02:00
Takafumi Arakaki
b4f3221e8f Update README and document 2012-07-01 19:20:00 +02:00
Takafumi Arakaki
3f7bdf4082 Update gh-pages 2012-06-26 22:11:20 +02:00
Takafumi Arakaki
1af6508414 Automate updating gh-pages 2012-06-26 22:02:10 +02:00
Takafumi Arakaki
5f5e2a293c Add some texts to the intro part of the document 2012-06-26 21:27:26 +02:00
Takafumi Arakaki
480454326b Add table of contents in the document 2012-06-26 20:55:16 +02:00
Takafumi Arakaki
c779087a61 Add "Gotchas and caveats" in document 2012-06-26 20:48:34 +02:00
Takafumi Arakaki
c0646f14bb Better error message for ein:notebooklist-open 2012-06-26 19:41:50 +02:00
Takafumi Arakaki
22f0464373 Use hash table for ein:notebooklist-list
In the previous version, the global variable ein:notebooklist-list
kept growing when the notebook list is reloaded.  In this change
backend for data storage is switched to hash table so that the size
of data will not increase when the list is reloaded.

Fixes the problem old notebook name showed up in the completion
list of ein:notebooklist-open-notebook-global.
2012-06-26 17:54:31 +02:00
Takafumi Arakaki
48a4475583 Refresh notebook list after renaming notebook 2012-06-26 17:03:36 +02:00
Takafumi Arakaki
895e3e2070 Small change on discard-output-on-save document 2012-06-23 01:06:24 +02:00
Takafumi Arakaki
8dacbf1652 Refactor ein:cell-finish-tooltip 2012-06-21 16:22:46 +02:00
Takafumi Arakaki
b7be93cf91 Add ein:pos-tip-face 2012-06-21 16:17:14 +02:00
Takafumi Arakaki
bf614f729e Update gh-pages 2012-06-21 15:06:30 +02:00
Takafumi Arakaki
642e461061 Merge branch 'query-singleton-ajax' 2012-06-21 15:05:09 +02:00
Takafumi Arakaki
9847301a5f Document ein:query-timeout more 2012-06-21 15:03:41 +02:00