Takafumi Arakaki
|
d461afeccb
|
set_dirty.Notebook -> set_dirty.Worksheet
|
2012-08-27 23:21:47 +02:00 |
|
Takafumi Arakaki
|
465c4a446a
|
Section comments on ein-notebook.el
|
2012-08-27 18:34:25 +02:00 |
|
Takafumi Arakaki
|
78eb22df8d
|
ein:notebook-scratchsheet-open is functional now
Set default :data slot in ein:scratchsheet
|
2012-08-27 18:28:11 +02:00 |
|
Takafumi Arakaki
|
59607cd117
|
Fix ein:notebook-scratchsheet-open
|
2012-08-27 18:28:09 +02:00 |
|
Takafumi Arakaki
|
83106da92c
|
Bind C-c C-/ to ein:notebook-scratchsheet-open
|
2012-08-27 18:28:09 +02:00 |
|
Takafumi Arakaki
|
83477934a5
|
Support opening new scratchsheet
|
2012-08-27 18:28:07 +02:00 |
|
Takafumi Arakaki
|
d5ffb38436
|
Add a new command ein:notebook-scratchsheet-open
|
2012-08-27 18:28:04 +02:00 |
|
Takafumi Arakaki
|
4b9d10d5c9
|
Ignore scratchsheet in ein:notebook-ask-before-kill-buffer
|
2012-08-27 17:58:00 +02:00 |
|
Takafumi Arakaki
|
c969f0f735
|
Add ein:scratchsheet class
|
2012-08-27 17:57:59 +02:00 |
|
Takafumi Arakaki
|
46b1f314db
|
Support scratchsheets in ein:notebook-buffer-list
|
2012-08-27 17:57:59 +02:00 |
|
Takafumi Arakaki
|
791da37ed8
|
Add scratchsheets slot in ein:$notebook
|
2012-08-27 17:57:59 +02:00 |
|
Takafumi Arakaki
|
56a13926b5
|
Merge branch 'notebook-menu'
Simple menu is added for notebook mode.
fixes #69
fixes #9
|
2012-08-27 14:36:17 +02:00 |
|
Takafumi Arakaki
|
f2cee6e6b7
|
Update change log
|
2012-08-27 14:33:13 +02:00 |
|
Takafumi Arakaki
|
6a8f04b485
|
Fix failing test in test-ein-modes.el
|
2012-08-27 14:32:21 +02:00 |
|
Takafumi Arakaki
|
785355c3ca
|
Activate codecell menu conditionally
|
2012-08-27 14:22:27 +02:00 |
|
Takafumi Arakaki
|
1a08ea429d
|
Simple menu for notebook
|
2012-08-27 14:11:41 +02:00 |
|
Takafumi Arakaki
|
a92145001b
|
Document ein:notebook-modified-p
|
2012-08-27 00:08:19 +02:00 |
|
Takafumi Arakaki
|
1620bc4fe1
|
Simplify how ein:notebook-setup-kill-buffer-hook is called
|
2012-08-27 00:02:36 +02:00 |
|
Takafumi Arakaki
|
76fadb2b4b
|
Make ein:notebook-ask-before-kill-emacs more robust
|
2012-08-26 23:56:43 +02:00 |
|
Takafumi Arakaki
|
7353d7f665
|
Setup kill-buffer-hook in ein:notebook-python-mode
|
2012-08-26 23:45:43 +02:00 |
|
Takafumi Arakaki
|
2e100486fd
|
Add ein:notebook-close-worksheet
This is for coming multiple worksheet support.
|
2012-08-26 23:33:51 +02:00 |
|
Takafumi Arakaki
|
22a316d48f
|
Remove ein:*-sync-directory
As kernelinfo does the job, these functions are not needed.
|
2012-08-26 23:10:20 +02:00 |
|
Takafumi Arakaki
|
d60d77380e
|
Support multiple buffers in ein:notebook-close
|
2012-08-26 23:07:45 +02:00 |
|
Takafumi Arakaki
|
cb0e8622cd
|
Merge branch 'connect-to-default-notebook'
Auto-connection support is introduced.
|
2012-08-26 22:31:44 +02:00 |
|
Takafumi Arakaki
|
dcb28e8433
|
Update change log
|
2012-08-26 22:21:05 +02:00 |
|
Takafumi Arakaki
|
21009827e2
|
Add ein:notebooklist-load
|
2012-08-26 22:15:44 +02:00 |
|
Takafumi Arakaki
|
ceace33504
|
Autoload ein:connect-to-default-notebook
Otherwise, hook won't work.
|
2012-08-26 22:10:07 +02:00 |
|
Takafumi Arakaki
|
32f6aaba6d
|
Simplify ein:connect-to-default-notebook
... by modifying ein:pytools-jump-to-source a bit.
|
2012-08-26 21:50:05 +02:00 |
|
Takafumi Arakaki
|
f8fba2d140
|
Document ein:connect-default-notebook more
|
2012-08-26 21:42:25 +02:00 |
|
Takafumi Arakaki
|
0fb3f9ea3e
|
Add ein:connect-to-default-notebook
|
2012-08-26 21:38:18 +02:00 |
|
Takafumi Arakaki
|
9cb6282d36
|
Merge branch 'set-collapsed-all'
ein:worksheet-set-collapsed-all is fixed and renamed to do what its
document says. Also tests are added for it and its cousins.
|
2012-08-26 21:23:05 +02:00 |
|
Takafumi Arakaki
|
c01b4fe355
|
Add ein:worksheet-clear-output/preserve-input-prompt
|
2012-08-26 21:17:51 +02:00 |
|
Takafumi Arakaki
|
940270fb4d
|
Better ein:worksheet-clear-output/simple
|
2012-08-26 21:07:13 +02:00 |
|
Takafumi Arakaki
|
a88ea3d76e
|
Refactor: add ein:testing-make-notebook-with-outputs
|
2012-08-26 21:04:31 +02:00 |
|
Takafumi Arakaki
|
66f2ee4a2a
|
Refactor ein:worksheet-clear-output/simple
|
2012-08-26 20:56:10 +02:00 |
|
Takafumi Arakaki
|
e494bd70c8
|
Add test ein:worksheet-clear-all-output/simple
|
2012-08-26 20:52:59 +02:00 |
|
Takafumi Arakaki
|
d9fbfb31c7
|
Fix tests in test-ein-cell.el
Tests in test-ein-cell.el (actually the `ein:codecell' class) assume
that `:outputs' is a list, not an array.
|
2012-08-26 20:17:15 +02:00 |
|
Takafumi Arakaki
|
2a250d1f2b
|
Add test ein:worksheet-clear-output/simple
|
2012-08-26 19:55:28 +02:00 |
|
Takafumi Arakaki
|
eb70d8a7f9
|
Add test on ein:worksheet-toggle-output
|
2012-08-26 19:15:26 +02:00 |
|
Takafumi Arakaki
|
f341726038
|
Add tests for ein:worksheet-set-output-visibility-all
|
2012-08-26 19:14:48 +02:00 |
|
Takafumi Arakaki
|
438926a5cc
|
Rename: ...collapsed-all -> ...output-visibility-all
|
2012-08-26 18:16:53 +02:00 |
|
Takafumi Arakaki
|
4e299ae137
|
Fix ein:worksheet-set-collapsed-all
See also #68
|
2012-08-26 18:02:03 +02:00 |
|
Takafumi Arakaki
|
22b26717c2
|
Merge branch 'decouple-kernelinfo'
|
2012-08-26 17:54:21 +02:00 |
|
Takafumi Arakaki
|
63a2e70717
|
%s/ein:kernelinfo-setup /ein:kernelinfo-new /g
|
2012-08-26 16:53:22 +02:00 |
|
Takafumi Arakaki
|
67e35daed5
|
Document ein-kernelinfo.el
|
2012-08-26 16:50:35 +02:00 |
|
Takafumi Arakaki
|
7eb6a0a57e
|
Fix ein:$notebook docstring
|
2012-08-26 16:46:33 +02:00 |
|
Takafumi Arakaki
|
119fd59648
|
kernelinfo supports multiple buffers now
|
2012-08-26 16:27:28 +02:00 |
|
Takafumi Arakaki
|
a00bd71970
|
Remove ein:kernelinfo-init
|
2012-08-26 15:43:25 +02:00 |
|
Takafumi Arakaki
|
2b47f310c5
|
Simplify ein:kernelinfo-update-ccwd
|
2012-08-26 15:41:01 +02:00 |
|
Takafumi Arakaki
|
bea782380a
|
Rewrite ein-kernelinfo.el using eieio
|
2012-08-26 15:35:10 +02:00 |
|