Commit History

Author SHA1 Message Date
  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
  Bastien Guerry e279e98e77 org-src.el (org-src-font-lock-fontify-block): Fix bug: don't fontify the last character 12 years ago
  Bastien Guerry 70dd1196d2 Massive code clean-up. 12 years ago
  Bastien Guerry afe5eb140e Fix some docstrings format. 12 years ago
  Bastien Guerry dadc199491 org-src.el: Fix some typos in docstrings. 12 years ago
  Bastien Guerry d5c0af72cf Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 13 years ago
  Bastien Guerry 44bf4de900 Merge branch 'hotfix-7.8.06' 13 years ago
  Bastien Guerry fc717f3eb7 Fix compiler warnings. 13 years ago
  Bastien Guerry 3982ce5f6c Merge branch 'hotfix-7.8.06' 13 years ago
  Suvayu Ali 526cac1776 Change let bind to a let* in org-edit-src-code 13 years ago