Commit History

Author SHA1 Message Date
  Bastien Guerry 8165be3aa5 org.el: Prevent link activation in source code blocks 13 years ago
  Bastien Guerry e89994a75c Revert "org.el (org-set-font-lock-defaults): Don't activate links in source code blocks and fixed-width regions" 13 years ago
  Bastien Guerry de84aadf8f org-odt.el: Fix Emacs bug #13197. 13 years ago
  Michael Albinus 27bcf9a70b Backport revno 111277 from Emacs trunk. 13 years ago
  Bastien Guerry f983cf1729 org.el (org-set-font-lock-defaults): Don't activate links in source code blocks and fixed-width regions 13 years ago
  Bastien Guerry ab5e372926 org-agenda.el (org-agenda-finalize): Fix links activation 13 years ago
  Dmitry Antipov bfb9f9d10f Use (point-marker) instead of (move-marker (make-marker) (point)) 13 years ago
  Achim Gratz b508943d32 org-compat: new macro org-no-popups 13 years ago
  Bastien Guerry dfa3c74e34 Fix commit 14ffe2. 13 years ago
  Bastien Guerry 14ffe22b8f org.el (org-open-at-point): Handle non-links correctly. 13 years ago
  Bastien Guerry 963ede0a9d Fix some compiler warnings. 13 years ago
  Bastien Guerry 23e2346c4c org-compat.el: Fix bug: don't use `eval-when-compile' when aliasing `user-error'. 13 years ago
  Achim Gratz b9ea74a195 Backwards compatibility for `user-error´ 13 years ago
  Achim Gratz bdc95549dd Backwards compatibility: use compatibility macro 13 years ago
  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