Bastien Guerry
|
58f1dbccf8
Remove the "Version" header in Org libraries (leave it in org.el).
|
14 years ago |
Nicolas Goaziou
|
4178a154f3
org-footnote: do not suggest bindings outside Org
|
14 years ago |
Nicolas Goaziou
|
6815e30b62
org-footnote: refactor code
|
14 years ago |
Nicolas Goaziou
|
a8d621c3da
org-footnote: remove every footnote tag when normalizing non Org buffers
|
14 years ago |
Nicolas Goaziou
|
baf7dde28e
org-footnote: allow non Org mode files to have no footnote tag
|
14 years ago |
Nicolas Goaziou
|
cb906e4406
org-footnote: re-use global regexps when possible
|
14 years ago |
Nicolas Goaziou
|
d053a72066
org-footnote: tweak footnote definition regexp
|
14 years ago |
Bastien Guerry
|
7a18799e25
Remove arch-tag at the bottom of files.
|
14 years ago |
Bastien Guerry
|
904ed18bc2
Fix copyright years for elisp files in core and contrib.
|
14 years ago |
Nicolas Goaziou
|
0bf0b75d51
org-footnote: keep byte-compiler happy
|
14 years ago |
John Wiegley
|
bb08fab804
org-footnote: Guard against `def' being nil, if footnote undefined
|
14 years ago |
Nicolas Goaziou
|
c2c7e88677
org-footnote: fix a doc-string
|
14 years ago |
Nicolas Goaziou
|
2ea5f35fff
org-footnote: fix function declaration
|
14 years ago |
Nicolas Goaziou
|
1913f3f50c
org-footnote: allow inserting inlined footnotes at column 0
|
14 years ago |
Nicolas Goaziou
|
795b7c5ca0
org-footnote: add speedups when prompted for a label
|
14 years ago |
Nicolas Goaziou
|
a41541c033
org-footnote: remove an unused variable
|
14 years ago |
Nicolas Goaziou
|
c3631aae7e
org-footnote: prevent LaTeX export from catching footnotes in protect environment
|
14 years ago |
Nicolas Goaziou
|
520bd1feac
org-footnote: don't move point for unsuccessful search of the next footnote
|
14 years ago |
emacs
|
7340cee33a
Update website to show 7.7 as current release
|
14 years ago |
Nicolas Goaziou
|
3b5132bf8f
org-footnote: fix bug when inserting a footnote in a non-Org buffer
|
14 years ago |
Nicolas Goaziou
|
ed685f8a7e
org-footnote: in Message mode, do not allow footnotes in headers
|
14 years ago |
Nicolas Goaziou
|
6278c73cdb
org-footnote: add more checks to avoid false-positives
|
14 years ago |
Bastien Guerry
|
5c53026d32
Fix (a lot of) compiler warnings.
|
14 years ago |
Bastien Guerry
|
c3748fcd80
Don't use `outline-regexp' anymore.
|
14 years ago |
Nicolas Goaziou
|
4ae030e027
org-footnote: fix some comment strings
|
14 years ago |
Nicolas Goaziou
|
6d9e90454f
org-footnote: don't insert footnote section without footnotes
|
14 years ago |
Nicolas Goaziou
|
86418aad12
org-footnote: fix compiler warning
|
14 years ago |
Nicolas Goaziou
|
b824725df1
org-footnote: fix problem with normalize in message-mode
|
14 years ago |
Nicolas Goaziou
|
9495979cdd
org-footnote: fix doc-string typo
|
14 years ago |
Nicolas Goaziou
|
31e92984bc
Correctly export lists in footnotes (take 2)
|
14 years ago |