.. |
debug-ein.el
|
Fix debug-ein.el: use proper config
|
2012-07-23 20:49:16 +02:00 |
ein-ac.el
|
Fix compile warnings in ein-ac.el and ein-jedi.el
|
2013-02-13 21:32:36 +01:00 |
ein-cell.el
|
Expand cell when kernel send some output
|
2012-12-06 21:56:02 +01:00 |
ein-completer.el
|
Change ein:completer-complete call signature
|
2012-12-06 17:48:05 +01:00 |
ein-connect.el
|
Do not record ein:connect-eval-buffer to IPython history
|
2012-11-03 22:18:06 +01:00 |
ein-console.el
|
Update ein:console-open docstring
|
2012-12-06 23:16:45 +01:00 |
ein-core.el
|
Bump to 0.2.1alpha2
|
2013-02-10 04:12:50 +01:00 |
ein-dev.el
|
Improve bug report template
|
2013-02-23 16:35:08 +01:00 |
ein-events.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-helm.el
|
Show recent history first in helm/anything UI
|
2013-01-21 22:06:58 +01:00 |
ein-iexec.el
|
Add autoload cookies
|
2012-09-01 20:51:55 +02:00 |
ein-ipynb-mode.el
|
Make parent mode configurable
|
2012-10-12 18:18:29 +02:00 |
ein-jedi.el
|
Do not try dot-complete when in string literal etc.
|
2013-02-13 21:46:24 +01:00 |
ein-junk.el
|
Simplify ein:junk-new
|
2012-09-20 17:41:31 +02:00 |
ein-kernel.el
|
Check ein:kernel-live-p in ein:ac-* functions
|
2013-02-13 21:06:50 +01:00 |
ein-kernelinfo.el
|
Add notes on Event vs hook vs callback
|
2012-08-28 17:18:39 +02:00 |
ein-kill-ring.el
|
mv *ein*.el ein.py lisp/
|
2012-07-02 16:47:20 +02:00 |
ein-loaddefs.el
|
Update ein-loaddefs.el
|
2012-11-19 23:27:17 +01:00 |
ein-log.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-multilang-fontify.el
|
Soften the dependency on org-src.el
|
2012-09-30 20:58:50 +02:00 |
ein-multilang.el
|
Don't set beginning/end-of-defun-function in ein:ml-lang-setup-python
|
2012-10-05 16:00:03 +02:00 |
ein-mumamo.el
|
Narrow namespace for ein-mumamo.el and ein-org-src.el
|
2012-09-04 17:04:44 +02:00 |
ein-node.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-notebook.el
|
Fix ein:notebook-save-notebook: remove ":cache nil"
|
2012-12-29 19:48:05 +01:00 |
ein-notebooklist.el
|
Fix and simplify ein:notebooklist-new-notebook-error
|
2013-01-10 22:10:03 +01:00 |
ein-notification.el
|
Add [+] button
|
2012-10-10 00:57:26 +02:00 |
ein-org.el
|
Fix: org-store-link not working in connected buffer
|
2013-01-16 15:35:23 +01:00 |
ein-output-area.el
|
Fix and improve docstring for ein:insert-html--fix-urls
|
2012-09-06 20:42:07 +02:00 |
ein-pager.el
|
Add get-notebook-name slot in ein:worksheet
|
2012-08-28 18:00:32 +02:00 |
ein-pkg.el
|
EIN requires request >= 0.2
|
2013-01-10 22:41:55 +01:00 |
ein-pseudo-console.el
|
Now all :help strings in menu are auto-generated
|
2012-09-01 21:32:20 +02:00 |
ein-python.el
|
Add a workaround for indentation with python.el
|
2012-09-04 20:27:34 +02:00 |
ein-pytools.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-query.el
|
Fix timeout handling in ein:query-singleton-ajax
|
2012-12-29 19:36:53 +01:00 |
ein-scratchsheet.el
|
Add discard-output-p slot in ein:worksheet
|
2012-08-28 20:51:18 +02:00 |
ein-shared-output.el
|
Use region as default code for ein:shared-output-eval-string
|
2013-03-10 08:11:30 +01:00 |
ein-smartrep.el
|
Rename: ...cells -> ein:worksheet-kill-cell
|
2012-08-20 11:22:33 +02:00 |
ein-subpackages.el
|
mv *ein*.el ein.py lisp/
|
2012-07-02 16:47:20 +02:00 |
ein-traceback.el
|
Fix ein:tb-jump-to-source-at-point for Emacs 23
|
2012-12-06 23:16:17 +01:00 |
ein-utils.el
|
Send proper cookie in ein:kernel-send-cookie
|
2012-12-17 17:39:46 +01:00 |
ein-websocket.el
|
Cleanup FIXMEs
|
2012-09-11 01:47:50 +02:00 |
ein-worksheet.el
|
Document ein:worksheet-beginning/end-of-cell-input bit more
|
2012-12-07 19:05:34 +01:00 |
ein.el
|
Bump to 0.2.1alpha2
|
2013-02-10 04:12:50 +01:00 |
ein.py
|
Fix ein.find_source
|
2012-09-05 01:13:22 +02:00 |
zeroein.el
|
Add request as dependency
|
2012-12-29 18:55:06 +01:00 |