emacs-ipython-notebook/lisp
John Miller b2bc8159d4 Brute-foce the dependencies on undo-tree and px for emacs-25.
At least until I can figure out why 25.1 breaks here and not elsewhere.
2019-10-15 07:23:51 -05:00
..
ein-ac.el Polymode 2019-04-02 09:35:17 -04:00
ein-cell-edit.el Appveyor iterating (WIP) (#573) 2019-07-28 18:20:13 -06:00
ein-cell-output.el Process all output types on json export. 2019-02-09 13:36:37 -06:00
ein-cell.el Undo did not account for slideshow 2019-04-04 05:45:34 -04:00
ein-classes.el Standardize metadata a bit 2019-05-25 11:31:05 -04:00
ein-company.el Avoid completing against punctuation (again). 2019-04-04 16:42:59 -05:00
ein-completer.el add org-export test 2019-08-10 21:16:51 -04:00
ein-connect.el Use completing-read instead of ido-completing-read. (#514) 2019-04-16 10:04:11 -05:00
ein-console.el ein:console-executable-get: fail if console executable was not found 2018-08-30 16:38:07 -04:00
ein-contents-api.el fix#560: request-response-status-code may return nil 2019-06-21 09:39:03 -04:00
ein-core.el Do not assume "notebook" subcommand 2019-06-05 14:30:26 -04:00
ein-dev.el Closes #580 2019-08-13 08:04:47 -04:00
ein-events.el Respect cursor_start and cursor_end in matches 2018-12-28 21:14:11 -05:00
ein-file.el finish previous commit 2018-10-28 14:38:53 -04:00
ein-helm.el update the code base to avoid compilation warnings about obsolete functions 2018-11-08 09:36:35 -05:00
ein-hy.el use cl-defmethod instead of defmethod 2018-11-08 16:24:28 -05:00
ein-iexec.el Add autoload cookies 2012-09-01 20:51:55 +02:00
ein-inspector.el avoid byte compilation warnings on unused arguments 2018-11-05 11:51:40 -05:00
ein-ipdb.el Source tracking in EIN ipdb sessions. 2016-12-24 12:51:54 -06:00
ein-ipynb-mode.el irnb is a kagglism that jupyter doesn't understand 2019-04-02 19:40:34 -04:00
ein-jupyter.el add org-export test 2019-08-10 21:16:51 -04:00
ein-jupyterhub.el ein-jupyterhub: Whitespace cleanup. 2018-12-05 09:41:47 -06:00
ein-kernel.el ein:kernel-complete: use ':code' instead of ':line' for api-version 4. 2019-05-29 18:34:09 +02:00
ein-kernelinfo.el Ob-ein Improvements 2019-05-20 10:59:43 -04:00
ein-kill-ring.el mv *ein*.el ein.py lisp/ 2012-07-02 16:47:20 +02:00
ein-log.el Surface curl errors 2019-01-21 13:42:35 -05:00
ein-multilang-fontify.el Clean up multilang 2018-12-08 21:25:48 -05:00
ein-multilang.el If you see something, say something 2019-05-16 09:47:24 -04:00
ein-node.el (require 'ein-utils) -> (require 'ein-core) 2012-08-28 15:26:32 +02:00
ein-notebook.el Remove px dependency as it is not in melpa stable. 2019-10-10 14:04:52 -05:00
ein-notebooklist.el Appveyor iterating (WIP) (#573) 2019-07-28 18:20:13 -06:00
ein-notification.el Use completing-read instead of ido-completing-read. (#514) 2019-04-16 10:04:11 -05:00
ein-org.el Add ob-ein tests 2019-02-19 10:06:15 -05:00
ein-output-area.el revive tkf tests 2018-09-27 00:52:00 -04:00
ein-pager.el jupyterhub basic (PAM only) 2018-12-04 18:31:44 -05:00
ein-pkg.el Reference package versions available on Melpa Stable. 2019-10-10 08:11:26 -05:00
ein-process.el irnb is a kagglism that jupyter doesn't understand 2019-04-02 19:40:34 -04:00
ein-pseudo-console.el Now all :help strings in menu are auto-generated 2012-09-01 21:32:20 +02:00
ein-python.el ein-python: Fix for #252 2017-11-18 11:24:24 -06:00
ein-pytools.el Use completing-read instead of ido-completing-read. (#514) 2019-04-16 10:04:11 -05:00
ein-query.el Shutting down 2019-08-07 17:01:11 -04:00
ein-scratchsheet.el use cl-defmethod instead of defmethod 2018-11-08 16:24:28 -05:00
ein-shared-output.el add org-export test 2019-08-10 21:16:51 -04:00
ein-skewer.el ein-skewer: Handle html in the browser. 2019-01-14 18:23:22 -06:00
ein-smartrep.el Appveyor iterating (WIP) (#573) 2019-07-28 18:20:13 -06:00
ein-subpackages.el Polymode 2019-04-02 09:35:17 -04:00
ein-timestamp.el use cl-defmethod instead of defmethod 2018-11-08 16:24:28 -05:00
ein-traceback.el use cl-defmethod instead of defmethod 2018-11-08 16:24:28 -05:00
ein-utils.el Use completing-read instead of ido-completing-read. (#514) 2019-04-16 10:04:11 -05:00
ein-websocket.el half-baked cookie jar messes up websocket 2019-05-07 22:46:37 -04:00
ein-worksheet.el Polymode bugfixes 2019-06-10 19:10:55 -04:00
ein.el Ob-ein Improvements 2019-05-20 10:59:43 -04:00
ein_inspector.py Document and dependency updates. (#561) 2019-06-22 10:01:50 -05:00
ein_remote_safe.py ein-completer: Robuster oinfo 2018-11-05 17:05:38 -06:00
ob-ein.el add org-export test 2019-08-10 21:16:51 -04:00
poly-ein.el Document and dependency updates. (#561) 2019-06-22 10:01:50 -05:00
px.el Brute-foce the dependencies on undo-tree and px for emacs-25. 2019-10-15 07:23:51 -05:00
undo-tree.el Brute-foce the dependencies on undo-tree and px for emacs-25. 2019-10-15 07:23:51 -05:00