Commit History

Author SHA1 Message Date
  Ihor Radchenko 4fbd8bfae0 Alias new org-fold functions to their old shorter names 3 years ago
  Ihor Radchenko bf6bd6d21d Support extra org-fold optimisations for huge buffers 3 years ago
  Ihor Radchenko f63ff07441 Fix subtle differences between overlays and invisible text properties 3 years ago
  Ihor Radchenko cd83606cfd org-fold: Handle indirect buffer visibility 3 years ago
  Ihor Radchenko 77aa9be5ac Implement overlay- and text-property-based versions of some functions 3 years ago
  Ihor Radchenko 67275f4664 Implement link folding 3 years ago
  Ihor Radchenko fa7530c7b4 Rename old function call to use org-fold 3 years ago
  Ihor Radchenko bc0caec6eb org-at-heading-p: Accept optional argument 3 years ago
  Ihor Radchenko b7dae51dbb org-macs: New function org-find-text-property-region 3 years ago
  Ihor Radchenko d72ac89c7c Remove functions from org.el that are now moved elsewhere 3 years ago
  Ihor Radchenko 6ea247d79a org-at-timestamp-p: Fix compatibility with Emacs 26 3 years ago
  Ihor Radchenko bebf0bd42d Merge branch 'bugfix' 3 years ago
  Ihor Radchenko 1f617727f1 org-at-timestamp-p: Fix invalid regexp groups for 'agenda scope 3 years ago
  Kyle Meyer 0ea476ad75 Merge branch 'bugfix' 3 years ago
  Kyle Meyer 682ccdfffe org.el: Silence byte-compiler under 'make single' 3 years ago
  Bastien f6813dbea9 lisp/org.el: Don't use lexical scope for diary related evals 3 years ago
  Stefan Monnier 6d73cd34a0 Replace all uses of the old `defadvice` with the new `advice-add` 3 years ago
  Ihor Radchenko 6304afcaa4 Merge branch 'bugfix' 3 years ago
  Ihor Radchenko b1a570b3b4 org-agenda: Fix regression when diary sexp timestamps are ignored 3 years ago
  Kyle Meyer e822291aca Merge branch 'bugfix' 3 years ago
  Kyle Meyer 57362f7414 org-copy-visible: Respect buffer-invisibility-spec 3 years ago
  Kyle Meyer f2833ff255 org-copy-visible: Fix handling of adjacent invisible text 3 years ago
  Marco Wahl 1f78ca45f8 org: Small simplification 3 years ago
  Ihor Radchenko 7014675226 org-mode: Fix cache loading order 3 years ago
  Ihor Radchenko dc52c0fe99 Fix native-comp warnings 3 years ago
  Ihor Radchenko edd7f2962f org-persist: Reimplement using more generic approach 3 years ago
  Ihor Radchenko 70970dff8d org-before-first-heading-p: Use cache and clarify docstring 3 years ago
  Ihor Radchenko 5ac2b2291b Make sure that 'inherited text property in tags does not propagate to cache 3 years ago
  Ihor Radchenko 37edef8bbd org-mode: Initialise cache before initialising file-local regexps 3 years ago
  Marco Wahl 0725237eed org: Small simplification 3 years ago