Commit History

Author SHA1 Message Date
  Achim Gratz 9a71174348 Backwards compatibility: check for possibly undefined variables in org-find-invisible-foreground 13 years ago
  Bastien Guerry db28a7a0ab Merge branch 'maint' of orgmode.org:org-mode into maint 13 years ago
  Bastien Guerry 1c57cd5a7d org-agenda.el (org-agenda-skip): Only check if point is inside a code block, not at a code block. 13 years ago
  Nicolas Goaziou 7739e8b5f7 Small refactoring 13 years ago
  Bastien Guerry 374efdd63e org.el (org-in-fixed-width-region-p): Rewrite using org-element.el. 13 years ago
  Bastien Guerry 9d4dd69b30 org.el (org-fill-paragraph): Fill correctly in source code block. 13 years ago
  Nicolas Goaziou 20839ced71 org-element: Fix parsing of a list in a block in a list 13 years ago
  Bastien Guerry c0675b478e test-org-src.el: Fix a test. 13 years ago
  Bastien Guerry 8f3b8ee44c testing/org-test.el: Fix `org-test-with-temp-text'. 13 years ago
  Bastien Guerry 0b44eb6961 Add doclicense.texi to include the GNU FDL license and fix the copyright notice. 13 years ago
  Bastien Guerry 6f5b4a8b73 orgguide.texi: Fix the copyright notice. 13 years ago
  Bastien Guerry cd249629de org.texi: Update copyright notice. 13 years ago
  Bastien Guerry df099175e7 org.el (org-edit-special): Fix bug about editing special environments. 13 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'. 13 years ago
  Bastien Guerry a7afe7df1a org.el (org-in-src-block-p): Return t when on #+BEGIN|END_SRC lines. 13 years ago
  Bastien Guerry c4bf1eeed4 Remove gplmanual.pl as we are not allowed to dual-license the Org manual. 13 years ago
  Michael Gauland 4524a02b39 Edit source: fix 'end' initialisation 13 years ago
  Bastien Guerry 22e4a4ecb9 Revert "org-src.el (org-edit-src-code): Fix bug on Emacs <24.1." 13 years ago
  Bastien Guerry 0584dffefe ob-exp.el (obe-marker): Delete useless var. 13 years ago
  Bastien Guerry 70b0f422b4 Fix copyright notices for test files. 13 years ago
  Le Wang a0cb4a3edc add tests for org-src-edit 13 years ago
  Bastien Guerry 7a770c10c1 org-src.el (org-edit-src-code): Fix bug on Emacs <24.1. 13 years ago
  Bastien Guerry 82db0aab3b org.texi: Fix typos. 13 years ago
  Bastien Guerry 488eea6d25 org-latex.el: Escape raw path when exporting links to files. 13 years ago
  Bastien Guerry 570ecb4e31 org-src.el: Fix bug: the S-TAB key should not trigger a native TAB command. 13 years ago
  Bastien Guerry 1c13115780 org.texi: Small reformatting. 13 years ago
  Bastien Guerry 7abad97db7 org.texi: Fix indendation of Elisp code examples. 13 years ago
  Bastien Guerry 20b3d550e0 org.el: Allow to open any link within footnotes definition, not only bracket links. 13 years ago
  Bastien Guerry 7f0e7cb9b9 org.el (org-sort-entries): Bugfix: keep track of the clock marker when sorting entries. 13 years ago
  Bastien Guerry 0c68a27ac9 org-clock.el (org-clock-out): Use `user-error'. 13 years ago