Takafumi Arakaki
|
acff775e4c
|
Remove ein:notebook-pp
|
2012-08-26 13:25:47 +02:00 |
|
Takafumi Arakaki
|
79691e658f
|
Add ein:worksheet-execute-cell-and-insert-below
|
2012-08-21 12:01:47 +02:00 |
|
Takafumi Arakaki
|
6f7bc7b7ca
|
Fix notebook buffer directory sync with kernel
|
2012-08-21 09:59:08 +02:00 |
|
Takafumi Arakaki
|
06ec418c12
|
Fix ein:notebook-mode-map
|
2012-08-20 13:53:14 +02:00 |
|
Takafumi Arakaki
|
e703ad50b9
|
Fix ein:notebook-from-json
Previously two empty worksheets were created when opening an empty
notebook.
Note that `(list (list :cells nil))' will also fix this bug.
|
2012-08-20 13:33:27 +02:00 |
|
Takafumi Arakaki
|
157ddfa31a
|
Fix ein:notebook-execute-autoexec-cells
|
2012-08-20 11:55:00 +02:00 |
|
Takafumi Arakaki
|
eb5662e9c9
|
Fix ein:notebook-save-notebook-success
:dirty slot in worksheet was not set after saving notebook.
|
2012-08-20 11:40:16 +02:00 |
|
Takafumi Arakaki
|
61d993b86e
|
Fix: ein:notebook-imenu-setup is referenced
|
2012-08-20 09:52:10 +02:00 |
|
Takafumi Arakaki
|
5b11ed626e
|
Fix ein:notebook-from-json
|
2012-08-20 09:50:07 +02:00 |
|
Takafumi Arakaki
|
98088216cf
|
Update ein:notebook-mode-map
|
2012-08-20 04:24:00 +02:00 |
|
Takafumi Arakaki
|
722d849530
|
Fix ein:notebook-rename-command
|
2012-08-20 04:23:59 +02:00 |
|
Takafumi Arakaki
|
b6391d2be2
|
Remove ein:get-cell-at-point/traceback--notebook
|
2012-08-20 04:23:57 +02:00 |
|
Takafumi Arakaki
|
7abe7a8244
|
Remove unused macros from ein-notebook.el
|
2012-08-20 04:23:55 +02:00 |
|
Takafumi Arakaki
|
84ad0cdfba
|
Shorten ein:notebook-execute-autoexec-cells
|
2012-08-20 04:23:53 +02:00 |
|
Takafumi Arakaki
|
0b0547ab5f
|
Add auto-execution commands in ein-worksheet.el
|
2012-08-20 04:22:35 +02:00 |
|
Takafumi Arakaki
|
7192deb514
|
Fix maybe_reset_undo.Notebook event
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
3d1c70017d
|
Fix ein:notebook-modified-p
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
07dc0b3360
|
Move event set_next_input.Notebook to Worksheet
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
b99d8de73f
|
Add ein:worksheet-imenu-create-index
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
856d49e0db
|
Add ein:worksheet-execute-all-cell
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
7e8ec0710c
|
Add ein:worksheet-execute-cell-and-goto-next
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
54294bef18
|
Add ein:worksheet-execute-cell
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
35b51d0bba
|
Add ein:worksheet-clear-all-output
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
8271ac2ae9
|
Add ein:worksheet-clear-output
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
c2fbb0ae33
|
Add ein:worksheet-set-collapsed-all
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
ea589ac069
|
Add ein:worksheet-toggle-output
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
01f93f1162
|
Add ein:worksheet-move-cell-up/down
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
c6b42e49ea
|
Add ein:worksheet-goto-next/prev-input
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
2b980a021e
|
Add ein:worksheet-merge-cell
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
919eba27b1
|
Add ein:worksheet-split-cell-at-point
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
abb9203373
|
Add ein:worksheet-change-cell-type
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
1e05d2f73f
|
Add ein:worksheet-toggle-cell-type
|
2012-08-20 03:03:29 +02:00 |
|
Takafumi Arakaki
|
6f0317428d
|
Add delete/kill/copy/yank commands
|
2012-08-20 03:03:28 +02:00 |
|
Takafumi Arakaki
|
6b03c53114
|
Add ein:worksheet-to-json
|
2012-08-20 03:03:28 +02:00 |
|
Takafumi Arakaki
|
7bc41fff61
|
Notebook rendering works now
|
2012-08-20 03:03:28 +02:00 |
|
Takafumi Arakaki
|
a6a662d59e
|
Notebook rendering is moved to ein-worksheet.el
|
2012-08-20 03:03:28 +02:00 |
|
Takafumi Arakaki
|
985de9c7e8
|
Fix ein:notebook-complete-dot
Dot was not inserted in non-code type cell.
|
2012-08-20 02:58:08 +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
|
f32a169920
|
Move tooltip and help command to pytools
ein-notebook.el and ein-connect.el can share same command thanks to
the generic getter function.
|
2012-08-19 21:48:28 +02:00 |
|
Takafumi Arakaki
|
66bb888424
|
Restore current buffer in event callbacks in ein-notebook.el
|
2012-08-19 12:36:13 +02:00 |
|
Takafumi Arakaki
|
8acb9409b1
|
Remove :buffer slot from ein:events class
|
2012-08-19 12:10:36 +02:00 |
|
Takafumi Arakaki
|
37b79cef84
|
Fix ein:notebook-kill-all-buffers
|
2012-08-19 05:02:18 +02:00 |
|
Takafumi Arakaki
|
c020d6e645
|
Add sections in ein-notebook.el
|
2012-08-19 04:41:26 +02:00 |
|
Takafumi Arakaki
|
5e342cb19a
|
Move ein:notebook-opened-buffer-names
|
2012-08-19 04:18:02 +02:00 |
|
Takafumi Arakaki
|
49d3d5acf7
|
Change: ein:notebook-modified-p takes notebook now
|
2012-08-19 04:17:34 +02:00 |
|
Takafumi Arakaki
|
0025cca406
|
Fix ein:notebook-get-opened-buffer
|
2012-08-19 03:43:54 +02:00 |
|
Takafumi Arakaki
|
2c1680a0a8
|
Add functions to manipulate opened notebook map
This gives better encapsulation.
|
2012-08-19 03:19:46 +02:00 |
|
Takafumi Arakaki
|
3766cc1c1a
|
Add API function ein:notebook-buffer-p
|
2012-08-19 02:32:11 +02:00 |
|
Takafumi Arakaki
|
733e68284a
|
Rename: ein:notebook -> ein:%notebook%
%s/\_<ein:notebook\_>/ein:%notebook%/g
Define obsolete alias, as user might use this variable.
|
2012-08-18 22:59:31 +02:00 |
|
Takafumi Arakaki
|
aa7fa77906
|
Remove buffer specific logging
It is not super useful feature. Simplifying logging module by
removing this is better.
|
2012-08-16 17:54:03 +02:00 |
|