Commit History

Author SHA1 Message Date
  Aaron Ecay 50226db65d org-src.el (org-edit-src-exit): Don't modify the undo list when inserting the code 12 years ago
  Achim Gratz 3773029db9 fix 17131cbf63 12 years ago
  Bastien Guerry 463a2f602f org-src.el (org-edit-src-auto-save-idle-delay): Deactivate auto-saving by default 12 years ago
  Bastien Guerry 295b0ba5d1 Bump :version to "24.4" and add :package-version. 12 years ago
  Bastien Guerry c1cdb379af org-src.el: Use C-c C-k for `org-edit-src-abort' 12 years ago
  Bastien Guerry 25aabd7d2f org-src.el (org-edit-src-auto-save-idle-delay): New option 12 years ago
  Bastien Guerry 602d6edb56 org-src.el: Prevent saving when editing fixed-width buffer, exiting will save already 12 years ago
  Bastien Guerry 7c9663eb4a org-src.el: Allow to abort editing with C-c k 12 years ago
  Bastien Guerry 7a4d026b67 Remove references to the DocBook exporter 12 years ago
  Bastien Guerry a5815f3f5b org-src.el (org-edit-src-find-region-and-lang): Try to find table.el tables first 12 years ago
  Bastien Guerry a4b4143132 org-src.el (org-edit-src-code): Fix bug when trying to edit a table.el table 12 years ago
  Bastien Guerry 98cd4687a2 Update copyright years. 12 years ago
  Bastien Guerry e4ca9f44e3 org-src.el (org-edit-src-exit): Don't comma-escape the content of a fixed width region 12 years ago
  Bastien Guerry bdbdc4cb2c org-src.el: Fix compiler warning 12 years ago
  Bastien Guerry 40cb44e795 Fix regression: allow editing HTML and LaTeX source blocks again 12 years ago
  Bastien Guerry 98a5f3df32 Don't allow special edit in verbatim blocks. 12 years ago
  Bastien Guerry a118ae4e1c org-src.el (org-edit-src-code): Fix another bug about editing special blocks "example" and "verbatim" 12 years ago
  Bastien Guerry 963ede0a9d Fix some compiler warnings. 12 years ago
  Bastien Guerry 81d5ebce8d org-src.el (org-edit-src-code): Check if we are in a source code block with `org-in-src-block-p'. 12 years ago
  Michael Gauland 4524a02b39 Edit source: fix 'end' initialisation 12 years ago
  Bastien Guerry 22e4a4ecb9 Revert "org-src.el (org-edit-src-code): Fix bug on Emacs <24.1." 12 years ago
  Bastien Guerry 7a770c10c1 org-src.el (org-edit-src-code): Fix bug on Emacs <24.1. 12 years ago
  Bastien Guerry 570ecb4e31 org-src.el: Fix bug: the S-TAB key should not trigger a native TAB command. 12 years ago
  Le Wang 8d22b11978 org-src: Fix org-edit-src-code for empty blocks and block with just an empty line 12 years ago
  Le Wang d22e732d7a org-src.el (org-edit-src-exit): Fix editing source section with blank lines 12 years ago
  Bastien Guerry aba9e2b94d org-src.el (org-edit-src-exit): Fix bug when saving an empty source buffer 12 years ago
  Nicolas Goaziou fac86b03fe Normalize comma-escaping of src-blocks and example-blocks 12 years ago
  Eric Schulte 7a06ed790a marginally less hacky comma escaping of org blocks 12 years ago
  Bastien Guerry da606d8aaa org-src.el: Fix commit e279e9 12 years ago
  Bastien Guerry 468a73ea11 org-src.el: Fix bug about C-c C-s'ing in the source editing window 12 years ago