Commit graph

9 commits

Author SHA1 Message Date
Takafumi Arakaki
d1031fd61e mv *ein*.el ein.py lisp/
fixes #6
2012-07-02 16:47:20 +02:00
Takafumi Arakaki
32d9fa02e4 Add email address in the source files 2012-07-01 20:18:05 +02:00
Takafumi Arakaki
3570580c58 Make ein:use-smartrep docstring simple 2012-06-17 01:03:45 +02:00
Takafumi Arakaki
f1d8e506e1 Fix the warning in docstring of ein:use-smartrep
I have the infinite loop with "C-c C-s", which is not in the smartrep
key binds.
2012-06-16 13:17:26 +02:00
Takafumi Arakaki
30e7621575 Improve document 2012-06-14 17:52:22 +02:00
Takafumi Arakaki
825c26e08d Document about keyboard macro in ein:use-smartrep 2012-06-14 17:21:56 +02:00
Takafumi Arakaki
3b1e371fc1 Fix: optional packages are loaded at compile time
I didn't notice because I have been testing with compiled files.
2012-05-26 15:15:49 +02:00
Takafumi Arakaki
7d01c8dc80 ein:dev-reload reconfigures sub-packages now 2012-05-24 17:36:15 +02:00
Takafumi Arakaki
525145defa Make subpackage customization easier
* add ein:use-SUBPACKAGE customizable variables.
* add ein:SUBPACKAGE-config-once fuctions.
* add ein:subpackages-load function.
2012-05-19 15:47:09 +02:00