Commit graph

12 commits

Author SHA1 Message Date
Takafumi Arakaki
64ead0598a Use set-keymap-parent instead of setcdr
Otherwise, the previous commit does not work.
2012-07-29 18:14:33 +02:00
Takafumi Arakaki
dfeadad28d Add more log levels to suppress logs from MuMaMo
Solving #25 (sub-package level logger) will be the ultimate solution.
But probably this is enough.
2012-07-22 13:16:29 +02:00
Takafumi Arakaki
6f76750318 Comment/document functions 2012-07-22 01:22:54 +02:00
Takafumi Arakaki
95c1ea5812 Ultra super aggressive workaround
Bit long code block is inserted during indentation to avoid error
in some cases.

fixes #24
2012-07-22 00:34:15 +02:00
Takafumi Arakaki
3ba35ec7a1 Generalize the workaround for indent in MuMaMo
Do the workaround bit more aggressive, in order to apply in cases
other than the cursor-at-the-end-of-input.

fixes #36
2012-07-22 00:11:35 +02:00
Takafumi Arakaki
e6ad9bc9f3 Stop requiring mumamo-cmirr as it is not used
I don't remember why mumamo-cmirr is needed, but removing mumamo-cmirr
does not causes compile waring or error and notebook works.

See also: #39
2012-07-21 12:34:10 +02:00
Takafumi Arakaki
150cd45664 Workaround the buffer local problem in MuMaMo 2012-07-20 20:07:12 +02:00
Takafumi Arakaki
b228a312e5 Add simple imenu support in notebook buffer
It concerns only heading cells.
2012-07-20 20:07:12 +02:00
Takafumi Arakaki
88fc3222c5 Comment on ein:mumamo-indent-line-function-workaround 2012-07-19 17:36:45 +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
d1031fd61e mv *ein*.el ein.py lisp/
fixes #6
2012-07-02 16:47:20 +02:00
Renamed from ein-mumamo.el (Browse further)