提交历史

作者 SHA1 备注 提交日期
  Bastien Guerry 2108d294db Silent byte-compiler 12 年之前
  Bastien Guerry e292a1e2b8 Fix commit 03f1cf and 3f0b60. 12 年之前
  Bastien Guerry 03f1cffcd5 Restore completion over the most important keywords 12 年之前
  Nicolas Goaziou 73ddb3c49c Remove references to `org-protected' `org-example' and `original-indentation' 12 年之前
  Bastien Guerry ff2d373dc3 Merge branch 'maint' 12 年之前
  Francesco Pizzolante ebad7d9226 org-macs.el (org-unmodified): Inhibit modification hooks 12 年之前
  Eric Schulte f94d81a17e `org-load-noerror-mustsuffix' requires an autoload 12 年之前
  Achim Gratz 5484a33b8d Compatibility: Use org-load-noerror-mustsuffix 12 年之前
  Bastien Guerry 98cd4687a2 Update copyright years. 12 年之前
  Bastien Guerry 14c3635a0d New macro `org-with-buffer-modified-unmodified' 12 年之前
  Bastien Guerry 722e0e0c83 Remove `org-substring-no-properties' and some redundant code 12 年之前
  Bastien Guerry 70dd1196d2 Massive code clean-up. 12 年之前
  Bastien Guerry 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 年之前
  Nicolas Goaziou 2da2c923aa org-macs: Fix typo in `org-with-limited-levels' 12 年之前
  Eric Schulte 63b5f8f2e8 replace flet/labels with org-flet/org-labels 12 年之前
  Bastien Guerry 10aba6b126 New option `org-allow-promoting-top-level-subtree'. 13 年之前
  Bastien Guerry 99c97fbffc Fix bug in `org-indent-line-function'. 13 年之前
  Bastien Guerry ecd4079f0e org-macs.el (orgstruct++-ignore-org-filling): Set `def-edebug-spec' correctly. 13 年之前
  Bastien Guerry a8c3125a14 Rework `orgstruct++-mode' so that you can turn if off safely. 13 年之前
  Bastien Guerry d5c0af72cf Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 13 年之前
  Bastien Guerry e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 年之前
  Tassilo Horn 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 年之前
  Bastien Guerry 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 年之前
  Bastien Guerry 7a18799e25 Remove arch-tag at the bottom of files. 13 年之前
  Bastien Guerry 904ed18bc2 Fix copyright years for elisp files in core and contrib. 13 年之前
  David Maus 545bfddeea Provide edebug specifications for macros 13 年之前
  David Maus 7d5fb7ff38 New function: Return alist based on flat list 13 年之前
  David Maus 19c6b14644 Factor out function for substituting posix class in regular expression 13 年之前
  David Maus 5423b329c1 New macro: Evaluate FORM in ENVIRONMENT 13 年之前
  David Maus 79605a9007 Use new macro `org-with-gensyms' 13 年之前