Takafumi Arakaki
d0874be99b
Add a command to show a cell in shared-output buffer
2012-07-17 18:29:00 +02:00
Takafumi Arakaki
ba16a14ac3
Workaround indentation problem in mumamo
...
fixes #20
2012-07-17 08:17:22 +02:00
Takafumi Arakaki
68918ddcbe
Add sections in ein-mumamo.el
2012-07-17 07:25:57 +02:00
Takafumi Arakaki
c1de159060
Retain original point after updating notebook list
...
fixes #22
2012-07-15 22:27:49 +02:00
Takafumi Arakaki
d9c96d86f3
Update docstrings
2012-07-14 16:46:17 +02:00
Takafumi Arakaki
b79a51c657
Add ein:notebook-rename-to-scratch-command
2012-07-14 16:36:51 +02:00
Takafumi Arakaki
22fc876723
Add ein:scratch-notebook-name
2012-07-14 16:30:56 +02:00
Takafumi Arakaki
51b623e4e2
Move ein:scratch-notebook-name-template to ein-utils.el
2012-07-14 16:23:25 +02:00
Takafumi Arakaki
84876d0188
Add sections in ein-utils.el
2012-07-14 16:22:15 +02:00
Takafumi Arakaki
63958f3cfa
Change mime type preference: text over latex
...
LaTeX is not for human!
2012-07-14 15:19:26 +02:00
Takafumi Arakaki
502b9d3182
Use ein:log instead of message in ein-connect.el
2012-07-12 02:59:54 +02:00
Takafumi Arakaki
5c5ba3810b
Support callback in ein:notebooklist-open-notebook-by-name
2012-07-12 02:56:23 +02:00
Takafumi Arakaki
857660c0a3
Fix ein:connect-to-notebook: no popup
2012-07-12 02:44:34 +02:00
Takafumi Arakaki
96cb9076f3
Connect to not-yet-opened notebook
...
fixes #16
Note that this change introduces another problem:
ein:connect-to-notebook popups notebook buffer (opens notebook buffer
and change focus to it). Fixing this requires change in
ein:notebook-open.
2012-07-12 02:04:50 +02:00
Takafumi Arakaki
38b2362268
Add some autoloads in ein.el
2012-07-12 01:59:01 +02:00
Takafumi Arakaki
0d665ca8b5
Refactoring: add ein:notebooklist-list-notebooks
2012-07-12 01:09:58 +02:00
Takafumi Arakaki
27ca1a6c5a
Fix the problem with unclosed ANSI escape code
2012-07-10 07:51:41 +02:00
Takafumi Arakaki
6f3fb3b576
Handle carriage return using comint
...
fixes #13
2012-07-10 02:47:47 +02:00
Takafumi Arakaki
8522f849ae
Monkey patch ac-update in superpack
...
AC help was not shown for the first candidate when the AC menu
is popped up first time. This change fixes the bug.
2012-07-08 14:48:58 +02:00
Takafumi Arakaki
fcf42847a1
Add auto-completion help in the superpack
...
fixes #15
2012-07-08 14:39:13 +02:00
Takafumi Arakaki
d6bb022941
Refactor ein:cell-finish-tooltip
2012-07-08 13:45:30 +02:00
Takafumi Arakaki
1e7a078333
Bit better prompt in ein:connect-to-notebook
...
The message is better because it mentions what is the next action.
Useful when invoked via keybind.
2012-07-05 00:36:26 +02:00
Takafumi Arakaki
803bdea285
Add a FIXME comment in ein:notebooklist-open-notebook-by-name
2012-07-05 00:22:16 +02:00
Takafumi Arakaki
ed7f4d997c
Add ein:notebooklist-first-open-hook
2012-07-05 00:13:12 +02:00
Takafumi Arakaki
d526d3a32a
Start v0.1.1 (bump to 0.1.1alpha0)
2012-07-04 23:37:28 +02:00
Takafumi Arakaki
e1c6b7ed20
Bump to 0.1
2012-07-04 23:29:05 +02:00
Takafumi Arakaki
338d4b560d
Add ein-pkg.el
2012-07-03 16:27:26 +02:00
Takafumi Arakaki
ca550ee5a4
Bump to 0.1beta1
...
Note that version number scheme is changed to `version-to-list'
-compliant scheme.
2012-07-03 16:27:12 +02:00
Takafumi Arakaki
d1031fd61e
mv *ein*.el ein.py lisp/
...
fixes #6
2012-07-02 16:47:20 +02:00