提交历史

作者 SHA1 备注 提交日期
  Tassilo Horn 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 年之前
  Carsten Dominik 54a9cb0d99 Maintain XEmacs compatibility 13 年之前
  Nicolas Goaziou 0fff59cd43 org-footnote: Small refactoring 13 年之前
  Nicolas Goaziou 0e9d401519 org-footnote: Fix an infloop 13 年之前
  Nicolas Goaziou a77117ba80 org-footnote: Remove useless org-re 13 年之前
  Nicolas Goaziou 1effad02be org-footnote: Only renumber real footnotes references or definitions 13 年之前
  Tassilo Horn 2e2bd083da Fix renumbering for footnotes at BOL. 13 年之前
  Nicolas Goaziou c00fe037be org-footnote: Don't offer to create a footnote when it already exists 13 年之前
  Nicolas Goaziou c7abf641eb org-footnote: fix commit 774f9cb8e63f9739207581b81710c8b6b8cf4d01 13 年之前
  Nicolas Goaziou 774f9cb8e6 org-footnote: ensure footnote tag is inserted after footnotes in non-Org buffers 13 年之前
  Nicolas Goaziou 1e1cde7546 org-footnote: check context around definition at a proper place 13 年之前
  Nicolas Goaziou ff4af45e68 org-footnote: no footnote in latex fragments 13 年之前
  Nicolas Goaziou d6aa8ffa13 org-footnote: fix xhtml export 13 年之前
  Nicolas Goaziou 4574cc11bc org-footnote: preserve narrowing when searching a definition 13 年之前
  Nicolas Goaziou 065c5c3241 Make some files pass checkdoc test 13 年之前
  Nicolas Goaziou 300b2e8f4e org-footnote: normalize function cleanup 13 年之前
  Bastien Guerry a472bee33d org-footnote.el: silence byte-compiler. 13 年之前
  Bastien Guerry 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 年之前
  Nicolas Goaziou 4178a154f3 org-footnote: do not suggest bindings outside Org 13 年之前
  Nicolas Goaziou 6815e30b62 org-footnote: refactor code 13 年之前
  Nicolas Goaziou a8d621c3da org-footnote: remove every footnote tag when normalizing non Org buffers 13 年之前
  Nicolas Goaziou baf7dde28e org-footnote: allow non Org mode files to have no footnote tag 13 年之前
  Nicolas Goaziou cb906e4406 org-footnote: re-use global regexps when possible 13 年之前
  Nicolas Goaziou d053a72066 org-footnote: tweak footnote definition regexp 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 年之前
  Nicolas Goaziou 0bf0b75d51 org-footnote: keep byte-compiler happy 13 年之前
  John Wiegley bb08fab804 org-footnote: Guard against `def' being nil, if footnote undefined 13 年之前
  Nicolas Goaziou c2c7e88677 org-footnote: fix a doc-string 13 年之前
  Nicolas Goaziou 2ea5f35fff org-footnote: fix function declaration 13 年之前