Takafumi Arakaki
|
4efb68e226
|
Refactoring: ein:completer-complete can take CALLBACKS argument
|
2012-11-19 20:46:09 +01:00 |
|
Takafumi Arakaki
|
ca8c1678fe
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
|
Takafumi Arakaki
|
c55e4c83c0
|
Move completion functions to ein-completer.el
Unify functions in ein-notebook.el and ein-connect.el.
|
2012-08-19 23:04:00 +02:00 |
|
Takafumi Arakaki
|
12fae49898
|
Fix arguments of other callbacks
Any callbacks called from ein:kernel--handle-shell-reply are passed
metadata. Therefore, complete/tooltip callbacks must be changed.
|
2012-08-08 23:27:07 +02:00 |
|
Takafumi Arakaki
|
99c0441992
|
Respect ein:use-auto-complete in ein:completer-choose
|
2012-07-23 20:37:32 +02:00 |
|
Takafumi Arakaki
|
182cfe8672
|
Add debug logs in finish-completing functions
|
2012-07-23 20:33:46 +02:00 |
|
Takafumi Arakaki
|
d1031fd61e
|
mv *ein*.el ein.py lisp/
fixes #6
|
2012-07-02 16:47:20 +02:00 |
|