Commit graph

73 commits

Author SHA1 Message Date
John Miller
14880fe272 Making cool badges even cooler.
And fixing some unfortunate typos.
2016-09-24 14:30:01 -05:00
John Miller
174c587624 Add cool MELPA badges. 2016-09-24 14:23:30 -05:00
John Miller
bd1db231e2 Typos, some more design notes. 2015-08-26 20:46:44 -05:00
John Miller
904359926b Spreading the love.
Shout out to ob-ipython - awesome IPython integration with org-mode.
2015-08-20 20:28:28 -05:00
John Miller
d1eb867cab More forgiving version detection, doc update
Be more forgiving in detecting version; this change is mostly so EIN
works with recently released Jupyter/IPython 4.0.

Adding some additional comments to documentation to note that EIN seems
to work with Jupyter.
2015-08-12 15:17:46 -05:00
John Miller
8183b00d33 That image will be the death of me. 2015-05-27 07:10:52 -05:00
John Miller
e72ae55d11 Starting to get annoyed... 2015-05-19 06:57:56 -05:00
John Miller
c73cfa3e1d Correct image link in README.
Sigh.
2015-05-19 06:56:51 -05:00
John Miller
afd216df66 Update README links. 2015-05-19 06:55:25 -05:00
John Miller
28a0c53bc6 Factor out ein-mumamo. Documentaiton update.
Compiling ein when nxhtml is not installed causes an error when
compiling ein-mumamo.el. Since it seems unreasonable to force mumamo as
a dependency (it is not in MELPA) better to move mumamo support to its
own, optional package.

Also some long overdue upates to documentation.
2015-02-21 19:07:34 -06:00
John Miller
fac3637034 Updating package commentary, grammar.
So the MELPA package info is a bit more, well, informative.
2014-12-17 08:19:51 -06:00
John Miller
88ef3c3e1b Documents - grammar and refs update
Correcting grammar in documents, updating software version and
references.
2014-12-16 07:21:32 -06:00
John Miller
6dfb4a2b43 Updating documentation, remove ein-loaddefs
Updating documentation to list current requirements for ein. (require
'ein-loaddefs) is redundant when loading from MELPA.

For manual installation users can uncomment this line.
2014-12-14 15:20:05 -06:00
John Miller
7f92352856 Revert "ein2 branding, update requirements"
This reverts commit c54b23de35.
2014-12-09 10:43:04 -06:00
John Miller
d8e5a3e1bc Revert "Renaming to ein2"
This reverts commit 029f72d46d.
2014-12-09 10:42:39 -06:00
John Miller
029f72d46d Renaming to ein2
Renaming to ein2 in preparation for submitting to melpa. Note this
changes how you load ein! Call (require 'ein2) now instead of (require
'ein).

Note also that you can't load both ein and ein2 at the same time, so you
should delete ein from your packages before trying ein2.
2014-12-06 13:22:13 -06:00
John Miller
c54b23de35 ein2 branding, update requirements
Touch up package definition, added Tornado requirement to README.
2014-12-05 07:04:34 -06:00
John Miller
218ee3dbb2 More README updates.
Some more updates to README.
2014-11-03 16:36:52 -06:00
John Miller
c963d236c7 Documentation update and travis cleanup
Progressing back towards having automated testing via travis. Updated
contact info for ein:dev-bug-report-template and updated requirements in
README.rst.
2014-11-03 16:34:14 -06:00
Takafumi Arakaki
239914525c Fix typo in the previous command 2013-01-21 19:56:02 +01:00
Takafumi Arakaki
5ed36c8d80 Document the usage of zeroein without /bin/sh 2013-01-21 19:53:34 +01:00
Takafumi Arakaki
ea0b30a86c Merge branch 'request'
Start using request.el_ for smoother experience.
It also helps to reduce workarounds for url.el in EIN.
All the tests are passed and I have no errors so far.
It also supports login as it used be (i.e., still
the support is experimental).

.. _request.el: https://github.com/tkf/emacs-request
2013-01-17 11:27:02 +01:00
Takafumi Arakaki
1f3156d89f Update change log and document 2013-01-10 23:18:47 +01:00
Andreas Stuhlmüller
50f6153de8 Add missing step to quick try instructions. 2013-01-08 08:41:26 +01:00
Takafumi Arakaki
c784cee47b Update README and document 2012-12-17 19:39:07 +01:00
Yaroslav Halchenko
1193ae6a35 just a small typo in README.rst 2012-12-06 10:20:01 -05:00
Takafumi Arakaki
c620c474cb Fix README and document 2012-09-28 01:23:30 +02:00
Takafumi Arakaki
b50639d101 Show build status of only master branch 2012-09-19 01:32:57 +02:00
Takafumi Arakaki
7d9d9ae651 Add build-status image in README 2012-09-13 00:22:50 +02:00
Takafumi Arakaki
13068f39ed Mention that dev version of MuMaMo is required
fixes #56
2012-09-11 01:29:39 +02:00
Takafumi Arakaki
a209691272 Update keybinds in README.rst 2012-09-02 07:09:32 +02:00
Takafumi Arakaki
438926a5cc Rename: ...collapsed-all -> ...output-visibility-all 2012-08-26 18:16:53 +02:00
Takafumi Arakaki
0b4de46f25 Add links to wiki 2012-08-24 00:03:42 +02:00
Takafumi Arakaki
1eb9749767 Recommend el-get or MELPA for installation 2012-08-23 23:38:06 +02:00
Takafumi Arakaki
661d5cc49c Update keymaps in README.rst 2012-08-23 23:29:03 +02:00
Takafumi Arakaki
96b0a86301 Rename symbols in document and README 2012-08-16 15:53:09 +02:00
Takafumi Arakaki
4f065184f8 Update keybinds in README 2012-08-16 10:59:47 +02:00
Takafumi Arakaki
ed5db08710 Update intro of README and document a little bit 2012-08-16 10:58:02 +02:00
Takafumi Arakaki
d2d314e76b Add supported websocket.el version 2012-07-04 23:23:35 +02:00
Takafumi Arakaki
dea32d4ce7 Mention license in README and document
fixes #5
2012-07-02 16:10:22 +02:00
Takafumi Arakaki
d223770d8a Add download link 2012-07-01 20:39:45 +02:00
Takafumi Arakaki
b4f3221e8f Update README and document 2012-07-01 19:20:00 +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
dc21cd2f38 Update README and doc
Once this branch is merged, EIN will be "ready for release" state.
2012-06-17 00:19:00 +02:00
Takafumi Arakaki
30e7621575 Improve document 2012-06-14 17:52:22 +02:00
Takafumi Arakaki
a69d5114a0 Move the advanced topic to the document 2012-06-14 17:26:01 +02:00
Takafumi Arakaki
dc4b942349 Update doc and README 2012-06-14 12:29:15 +02:00
Takafumi Arakaki
f90b88bc29 Update doc and README 2012-06-14 10:30:47 +02:00
Takafumi Arakaki
74d64bd20a Copy intro part from README to the document 2012-06-11 05:28:10 +02:00
Takafumi Arakaki
7a6589b581 Update commands in README.rst 2012-06-10 02:25:32 +02:00