提交历史

作者 SHA1 备注 提交日期
  David Maus ece3091f16 Don't eat headline when yank with point at existing headline 14 年之前
  David Maus 14b556772b Merge branch 'master' of orgmode.org:org-mode 14 年之前
  David Maus fc572f5a6b Fix typo in variable name 14 年之前
  Jambunathan K b5b4134d0c Check org-inlinetask-export-templates before exporting inline tasks 14 年之前
  Valentin Wüstholz ce6010262d Preserve indentation of explicitly indented lines in example blocks 14 年之前
  David Maus 06591f2ccc Fix argument to append when creating final parameter alist 14 年之前
  David Maus fd5828ab77 Fix command line syntax for agenda batch commands 14 年之前
  David Maus a6f13963d7 Fix command line syntax of `org-batch-store-agenda-view' 14 年之前
  David Maus 679c21f8ec Use macro `org-eval-in-environment' in `org-batch-store-agenda-views' 14 年之前
  David Maus 0837adbec8 Provide explanation why batch functions are implemented as macros 14 年之前
  David Maus f0958680db Use `org-eval-in-environment 14 年之前
  David Maus 7d5fb7ff38 New function: Return alist based on flat list 14 年之前
  David Maus b471e56a3e Use macro `org-with-gensyms' in `org-agenda-with-point-at-orig-entry' 14 年之前
  David Maus 19c6b14644 Factor out function for substituting posix class in regular expression 14 年之前
  David Maus 5423b329c1 New macro: Evaluate FORM in ENVIRONMENT 14 年之前
  David Maus 79605a9007 Use new macro `org-with-gensyms' 14 年之前
  David Maus 4fe8369dae New macro: Wrap let-binding of uninterned SYMBOLS around BODY 14 年之前
  Carsten Dominik ca3935b6e3 Add org-sudoku to contrib directory 14 年之前
  Nicolas Goaziou 1b3798ea07 org-inlinetask: fix HTML export when not clearly defined as a paragraph 14 年之前
  Nicolas Goaziou aab16ffdf4 Fix `newline-and-indent' in a list when called on a line being filled 14 年之前
  Jambunathan K 7d3db13916 contrib/odt/styles/OrgOdtStyles.xml: Make it valid 14 年之前
  Jambunathan K 99466ce716 Fix issues with numbering of lists found during odt to doc conversion 14 年之前
  Jambunathan K 12fc264e11 Re-define list styles for exporting to odt 14 年之前
  John Wiegley bb08fab804 org-footnote: Guard against `def' being nil, if footnote undefined 14 年之前
  John Wiegley 54c722a83a Added customization hook `org-log-buffer-setup-hook' 14 年之前
  Nicolas Goaziou c2c7e88677 org-footnote: fix a doc-string 14 年之前
  Nicolas Goaziou 2ea5f35fff org-footnote: fix function declaration 14 年之前
  Nicolas Goaziou 1913f3f50c org-footnote: allow inserting inlined footnotes at column 0 14 年之前
  Nicolas Goaziou 795b7c5ca0 org-footnote: add speedups when prompted for a label 14 年之前
  Nicolas Goaziou a41541c033 org-footnote: remove an unused variable 14 年之前