.. |
debug-ein.el
|
Fix debug-ein.el: use proper config
|
2012-07-23 20:49:16 +02:00 |
ein-ac.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-cell.el
|
Use ASCII table for pandas output
|
2012-08-31 00:30:31 +02:00 |
ein-completer.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-connect.el
|
Scratchsheet can be opened from connected buffer now
|
2012-08-31 17:21:19 +02:00 |
ein-console.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-core.el
|
Move scratch notebook functions to ein-junk.el
|
2012-09-01 18:29:09 +02:00 |
ein-dev.el
|
Test that functions in ein:*-mode-map are bounded
|
2012-08-20 15:50:26 +02:00 |
ein-events.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-helm.el
|
Document helm/anything-ein-notebook-buffers
|
2012-08-10 22:10:20 +02:00 |
ein-iexec.el
|
Fix ein-iexec.el
|
2012-08-20 04:24:03 +02:00 |
ein-junk.el
|
Move scratch notebook functions to ein-junk.el
|
2012-09-01 18:29:09 +02:00 |
ein-kernel.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02: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-log.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-mumamo.el
|
Simplify how ein:notebook-setup-kill-buffer-hook is called
|
2012-08-27 00:02:36 +02:00 |
ein-node.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-notebook.el
|
Move scratch notebook functions to ein-junk.el
|
2012-09-01 18:29:09 +02:00 |
ein-notebooklist.el
|
Move scratch notebook functions to ein-junk.el
|
2012-09-01 18:29:09 +02:00 |
ein-notification.el
|
Simplify notification module setup
|
2012-08-28 21:48:06 +02:00 |
ein-output-area.el
|
Add a note on ein:insert-html-shr
|
2012-08-31 00:52:48 +02:00 |
ein-pager.el
|
Add get-notebook-name slot in ein:worksheet
|
2012-08-28 18:00:32 +02:00 |
ein-pkg.el
|
Start v0.2.0 (bump to v0.2.0alpha0)
|
2012-08-23 22:17:52 +02:00 |
ein-pseudo-console.el
|
Add ein:pseudo-console-mode
|
2012-08-28 08:21:24 +02:00 |
ein-pytools.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-query.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-scratchsheet.el
|
Add discard-output-p slot in ein:worksheet
|
2012-08-28 20:51:18 +02:00 |
ein-shared-output.el
|
s/\(maybe_reset_undo\).Notebook/\1.Worksheet/g
|
2012-08-28 16:42:07 +02: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
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-utils.el
|
Set buffer in ein:worksheet-to-json
|
2012-08-29 21:32:06 +02:00 |
ein-websocket.el
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
ein-worksheet.el
|
Deactivate cached cells in ein:worksheet-save-cells
|
2012-08-30 16:51:33 +02:00 |
ein.el
|
Add notes on Event vs hook vs callback
|
2012-08-28 17:18:39 +02:00 |
ein.py
|
mv *ein*.el ein.py lisp/
|
2012-07-02 16:47:20 +02:00 |