Takafumi Arakaki
|
422adbdd2b
|
Change variable type of event: use symbol
As there is no "pattern matching" for event handling anymore, using
cons for event-type makes no sense.
|
2012-06-06 21:16:48 +02:00 |
|
Takafumi Arakaki
|
cc0aa11a19
|
Put dummy event handler in shared-output cell
|
2012-06-05 00:52:00 +02:00 |
|
Takafumi Arakaki
|
6d0893b0b9
|
Suppress silent flag from shared output cell
Some kind of outputs (pyout/inline image) was not shown in the shared
output buffer because the silent flag was on. This is fixed now.
|
2012-06-02 21:53:59 +02:00 |
|
Takafumi Arakaki
|
5da0839071
|
Add sections in ein-shared-output.el
|
2012-05-24 14:43:28 +02:00 |
|
Takafumi Arakaki
|
4da179c440
|
Notify when the output goes into the shared buffer
|
2012-05-24 14:42:30 +02:00 |
|
Takafumi Arakaki
|
bccae92dde
|
Use ein-shared-output.el from ein-connect.el
|
2012-05-24 13:17:42 +02:00 |
|
Takafumi Arakaki
|
2cc5f5c1db
|
Add ein-shared-output.el
|
2012-05-24 12:56:07 +02:00 |
|