Takafumi Arakaki
|
5d9d37a8de
|
Fix compile warnings in test-ein-notebook.el
|
2012-08-28 15:54:04 +02:00 |
|
Takafumi Arakaki
|
1ba8f46b3a
|
Fix compile warning in ein-testing-kernel.el
|
2012-08-28 15:50:58 +02:00 |
|
Takafumi Arakaki
|
6e1d9084e6
|
Merge branch 'ein-core'
EIN specific variables and functions are moved to ein-core.el
from ein-utils.el
|
2012-08-28 15:48:43 +02:00 |
|
Takafumi Arakaki
|
e70d3da4ab
|
Move tests to test-ein-core.el from test-ein-utils.el
|
2012-08-28 15:38:09 +02:00 |
|
Takafumi Arakaki
|
bf9d4f7b5d
|
Move EIN specific stuff to ein-core from ein-utils
|
2012-08-28 15:36:15 +02:00 |
|
Takafumi Arakaki
|
ca8c1678fe
|
(require 'ein-utils) -> (require 'ein-core)
|
2012-08-28 15:26:32 +02:00 |
|
Takafumi Arakaki
|
338ff5267f
|
Add ein-core.el
|
2012-08-28 15:26:02 +02:00 |
|
Takafumi Arakaki
|
7dff9d7f6a
|
Add FIXMEs on ein:$kernel
|
2012-08-28 15:06:28 +02:00 |
|
Takafumi Arakaki
|
4a1b812e21
|
Define "public" method ein:kernel-url-or-port
|
2012-08-28 14:55:22 +02:00 |
|
Takafumi Arakaki
|
92e1d097e5
|
Merge branch 'input-history'
* New kernel API ein:kernel-history-request is introduced
* History can be inserted into the current buffer using M-p/n
|
2012-08-28 14:37:17 +02:00 |
|
Takafumi Arakaki
|
08bb176cd7
|
Update eldomain for menu item support in keymap
|
2012-08-28 14:35:22 +02:00 |
|
Takafumi Arakaki
|
4d6043652d
|
Fix: minimum history is 1 now
|
2012-08-28 13:10:37 +02:00 |
|
Takafumi Arakaki
|
5ef22cccaa
|
Fix docstring of history commands
|
2012-08-28 12:40:57 +02:00 |
|
Takafumi Arakaki
|
6b745919bb
|
Update change log
|
2012-08-28 12:36:21 +02:00 |
|
Takafumi Arakaki
|
7a53f05af4
|
Document history functions
|
2012-08-28 12:34:24 +02:00 |
|
Takafumi Arakaki
|
a31184a5b6
|
Add commands ein:worksheet-previous/next-input-history
|
2012-08-28 12:23:47 +02:00 |
|
Takafumi Arakaki
|
8ce439b927
|
Add ein:kernel-history-request
|
2012-08-28 12:18:12 +02:00 |
|
Takafumi Arakaki
|
8b052354f6
|
Simplify words in notebook menu
|
2012-08-28 09:12:31 +02:00 |
|
Takafumi Arakaki
|
c96687ad0a
|
Organize notebook menu
|
2012-08-28 09:02:07 +02:00 |
|
Takafumi Arakaki
|
ab21912876
|
Add ein:iexec-mode to notebook menu
|
2012-08-28 08:31:49 +02:00 |
|
Takafumi Arakaki
|
85579c9efc
|
Merge branch 'pseudo-console'
|
2012-08-28 08:27:03 +02:00 |
|
Takafumi Arakaki
|
2404e4673c
|
Update change log
|
2012-08-28 08:26:07 +02:00 |
|
Takafumi Arakaki
|
31951b51f3
|
Add ein:pseudo-console-mode to notebook menu
|
2012-08-28 08:24:56 +02:00 |
|
Takafumi Arakaki
|
b1a7e85235
|
Autoload ein:pseudo-console-mode
|
2012-08-28 08:21:38 +02:00 |
|
Takafumi Arakaki
|
638a60f48e
|
Add ein:pseudo-console-mode
|
2012-08-28 08:21:24 +02:00 |
|
Takafumi Arakaki
|
9ba0010cc9
|
Merge branch 'scratchsheet'
|
2012-08-28 08:02:13 +02:00 |
|
Takafumi Arakaki
|
056f7f89fe
|
Update change log
|
2012-08-28 08:01:14 +02:00 |
|
Takafumi Arakaki
|
9e208508b3
|
Test scratchsheet also in ein:testing-worksheet-set-dirty
|
2012-08-28 02:10:00 +02:00 |
|
Takafumi Arakaki
|
caab214989
|
Add tests for set_dirty.Worksheet and fixed a bug
|
2012-08-28 01:38:41 +02:00 |
|
Takafumi Arakaki
|
36c1c24bb6
|
Move ein:testing-make-notebook-with-outputs to ein-testing-notebook.el
|
2012-08-28 01:33:57 +02:00 |
|
Takafumi Arakaki
|
5bb7ec055c
|
Add ein:notebook-ask-before-kill-buffer/modified-scratchsheet
|
2012-08-28 01:11:13 +02:00 |
|
Takafumi Arakaki
|
1488c7c988
|
Add tests for ein:notebook-ask-before-kill-buffer
|
2012-08-28 01:05:09 +02:00 |
|
Takafumi Arakaki
|
d47f2c583d
|
Fix ein:notebook-close-worksheet
Treat scratchsheets as well.
|
2012-08-28 00:52:39 +02:00 |
|
Takafumi Arakaki
|
9e2330fa09
|
Fix ein:notebook-scratchsheet-new
Actually the slot ein:$notebook-scratchsheets was not used.
|
2012-08-28 00:52:01 +02:00 |
|
Takafumi Arakaki
|
63056b490e
|
Add failing tests for ein:notebook-close
|
2012-08-28 00:51:24 +02:00 |
|
Takafumi Arakaki
|
bafd4c44ec
|
Refactor ein:testing-notebook-close-worksheet-open-and-close
|
2012-08-28 00:26:15 +02:00 |
|
Takafumi Arakaki
|
fe8b2606af
|
Add tests ein:notebook-close-worksheet/open-*-close-*
|
2012-08-28 00:10:37 +02:00 |
|
Takafumi Arakaki
|
c7d5cebd41
|
Make set_next_input.Worksheet class-level handler
|
2012-08-27 23:25:49 +02:00 |
|
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 |
|