Commit History

Author SHA1 Message Date
  Takafumi Arakaki cf30b4f74e Make ein:notebook-discard-output-on-save obsolete 12 years ago
  Takafumi Arakaki cbe1ab3904 Add discard-output-p slot in ein:worksheet 12 years ago
  Takafumi Arakaki 848771a724 Remove two more notebook functions from ein-notebook.el 12 years ago
  Takafumi Arakaki 7f0f5ea382 Remove ein:$notebook-url-or-port from ein-worksheet.el 12 years ago
  Takafumi Arakaki e93801f101 Add get-notebook-name slot in ein:worksheet 12 years ago
  Takafumi Arakaki 380d5504f1 Add nbformat slot in ein:worksheet 12 years ago
  Takafumi Arakaki 1f7e6ec857 s/\(maybe_reset_undo\).Notebook/\1.Worksheet/g 12 years ago
  Takafumi Arakaki 8ffc065a5a Move maybe_reset_undo event to worksheet 12 years ago
  Takafumi Arakaki 5e22f31dfe ein:notebook-enable-undo -> ein:worksheet-enable-undo 12 years ago
  Takafumi Arakaki ca8c1678fe (require 'ein-utils) -> (require 'ein-core) 12 years ago
  Takafumi Arakaki 4d6043652d Fix: minimum history is 1 now 12 years ago
  Takafumi Arakaki 5ef22cccaa Fix docstring of history commands 12 years ago
  Takafumi Arakaki 7a53f05af4 Document history functions 12 years ago
  Takafumi Arakaki a31184a5b6 Add commands ein:worksheet-previous/next-input-history 12 years ago
  Takafumi Arakaki caab214989 Add tests for set_dirty.Worksheet and fixed a bug 12 years ago
  Takafumi Arakaki c7d5cebd41 Make set_next_input.Worksheet class-level handler 12 years ago
  Takafumi Arakaki d461afeccb set_dirty.Notebook -> set_dirty.Worksheet 12 years ago
  Takafumi Arakaki 785355c3ca Activate codecell menu conditionally 12 years ago
  Takafumi Arakaki 1620bc4fe1 Simplify how ein:notebook-setup-kill-buffer-hook is called 12 years ago
  Takafumi Arakaki 0fb3f9ea3e Add ein:connect-to-default-notebook 12 years ago
  Takafumi Arakaki 438926a5cc Rename: ...collapsed-all -> ...output-visibility-all 12 years ago
  Takafumi Arakaki 4e299ae137 Fix ein:worksheet-set-collapsed-all 12 years ago
  Takafumi Arakaki d891fe1bf1 Insert new cell when opening empty notebook 12 years ago
  Takafumi Arakaki 79691e658f Add ein:worksheet-execute-cell-and-insert-below 12 years ago
  Takafumi Arakaki 77f9742cfe Add INSERT option to ein:worksheet-execute-cell-and-goto-next 12 years ago
  Takafumi Arakaki aa038f63bc Copy heading level when splitting cell 12 years ago
  Takafumi Arakaki a232a5d9b1 Improve docstring of ein:worksheet-execute-autoexec-cells 12 years ago
  Takafumi Arakaki 92a7892139 Fix ein:worksheet-execute-autoexec-cells 12 years ago
  Takafumi Arakaki 24df4cde68 Fix ein:worksheet-turn-on-autoexec 12 years ago
  Takafumi Arakaki f820dbb94e Fix ein:worksheet-set-buffer-name 12 years ago