emacs-ipython-notebook/lisp
Takafumi Arakaki 9bd3b249ff Use overlay to specify ein:cell-heading-N faces
As there is some problem with text property based face and MuMaMo,
using text property for heading is not good idea.  Turing on/off
heading face changes height and moves the following contents in the
notebook.  This is not allowable.

Furthermore, previous approach does not work when there is no text
in the input area or when inserting in front of the current heading.
2012-07-20 20:51:37 +02:00
..
debug-ein.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-ac.el Monkey patch ac-update in superpack 2012-07-08 14:48:58 +02:00
ein-cell.el Use overlay to specify ein:cell-heading-N faces 2012-07-20 20:51:37 +02:00
ein-completer.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-connect.el Use ein:log instead of message in ein-connect.el 2012-07-12 02:59:54 +02:00
ein-dev.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-events.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-kernel.el Rename ein:kernel-ready-p to ein:kernel-live-p 2012-07-19 00:37:30 +02:00
ein-kill-ring.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-log.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-mumamo.el Workaround the buffer local problem in MuMaMo 2012-07-20 20:07:12 +02:00
ein-node.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-notebook.el Better position for imenu 2012-07-20 20:07:12 +02:00
ein-notebooklist.el Retain original point after updating notebook list 2012-07-15 22:27:49 +02:00
ein-notification.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-pager.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-pkg.el Start v0.1.1 (bump to 0.1.1alpha0) 2012-07-04 23:37:28 +02:00
ein-pytools.el Integrate pandas DataFrame with Simple Emacs Spreadsheet 2012-07-19 21:23:57 +02:00
ein-query.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-shared-output.el Add ein:cell-max-num-outputs config variable 2012-07-17 19:01:22 +02:00
ein-smartrep.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-subpackages.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-traceback.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-utils.el Update docstrings 2012-07-14 16:46:17 +02:00
ein-websocket.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein.el Add some autoloads in ein.el 2012-07-12 01:59:01 +02:00
ein.py mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00