Commit graph

14 commits

Author SHA1 Message Date
Takafumi Arakaki
1befb9c9dc Fix ein:dev-stop-debug 2012-06-06 20:25:49 +02:00
Takafumi Arakaki
bb56cd4681 Update README.rst 2012-06-03 18:48:07 +02:00
Takafumi Arakaki
853a9ec50e Add ein:pytools-jump-to-source-command (M-.)
As this command requires to invoke multi-line python code, ein.py is
added to store python code needed for EIN.  The sys.path is added
automatically when the kernel is started so that any function can be
called as ``__import__("ein").FUNCTION()``.  This way, namespace is
not contaminated at all.
2012-06-03 17:30:16 +02:00
Takafumi Arakaki
a030f6ec7a Add ein:dev-start/stop-debug commands 2012-05-31 23:54:43 +02:00
Takafumi Arakaki
7b00834dad Suppress compile warning in ein-dev.el 2012-05-25 15:51:32 +02:00
Takafumi Arakaki
da6c563363 ein:notebook-kill-all-buffers from ein:dev-reload 2012-05-25 15:50:48 +02:00
Takafumi Arakaki
7d01c8dc80 ein:dev-reload reconfigures sub-packages now 2012-05-24 17:36:15 +02:00
Takafumi Arakaki
e0dbe4bd47 Add ein:dev-notebook-python-mode 2012-05-21 18:07:52 +02:00
Takafumi Arakaki
dcfbacf857 Move debug utils from debug-ein.el to ein-dev.el 2012-05-21 05:48:45 +02:00
Takafumi Arakaki
8d3243d268 Hack ein:dev-reload 2012-05-19 00:06:51 +02:00
Takafumi Arakaki
3ce948c6ec "Sync" keymaps instead of top-level assignment 2012-05-18 23:41:33 +02:00
Takafumi Arakaki
f40bcec251 Reset some variables in ein:dev-reload 2012-05-18 01:12:00 +02:00
Takafumi Arakaki
d52b46064f Add ein:dev-reload command 2012-05-15 05:26:34 +02:00
Takafumi Arakaki
004006c309 Improve README, especially features/keybinds sections 2012-05-15 02:19:07 +02:00