Bastien Guerry
|
70dd1196d2
Massive code clean-up.
|
12 gadi atpakaļ |
Bastien Guerry
|
bd4c629e96
Fix docstring and comment typos.
|
12 gadi atpakaļ |
Bastien Guerry
|
6732d633af
Make (org-version) always returns a string, use it in exporters.
|
13 gadi atpakaļ |
Bastien Guerry
|
d5c0af72cf
Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode).
|
13 gadi atpakaļ |
Bastien Guerry
|
e3913a2ab5
Merge branch 'hotfix-7.8.06'
|
13 gadi atpakaļ |
Bastien Guerry
|
5c38bf0ef7
Fix copyright and authors lines.
|
13 gadi atpakaļ |
Bastien Guerry
|
ecd0562c5f
Fix the master branch.
|
13 gadi atpakaļ |
Bastien Guerry
|
6e306f65ff
Fix copyright years in maint.
|
13 gadi atpakaļ |
Bastien Guerry
|
de42649f7b
Manually revert maint to e85080.
|
13 gadi atpakaļ |
Bastien Guerry
|
73bb18ba37
Manually revert to the Release 7.8.04 tag.
|
13 gadi atpakaļ |
Bastien Guerry
|
38c5045725
Fix copyright years.
|
13 gadi atpakaļ |
Bastien Guerry
|
6e534f9c61
Manually revert back to commit e85080.
|
13 gadi atpakaļ |
Bastien Guerry
|
04971de4b9
Add version tag "24.1" for options introduced since Emacs 23.4 (and <= 24.1)
|
13 gadi atpakaļ |
Bastien Guerry
|
e44d2975ff
Fix copyright (to 2012) year and Org version (to 7.8.03).
|
13 gadi atpakaļ |
Bastien Guerry
|
728611fa77
Fix compiler warnings.
|
13 gadi atpakaļ |
Carsten Dominik
|
ca49e893ab
Turn off auto insert and TeX master query for export
|
13 gadi atpakaļ |
Nicolas Goaziou
|
679a0e1fe9
Fix a regexp in HTML and DocBook exporters
|
13 gadi atpakaļ |
Nicolas Goaziou
|
dfcb6faef1
Provide more consistent regexps for headlines
|
13 gadi atpakaļ |
Tassilo Horn
|
4bbdfd229d
Replace org-mode-p with usual (eq major-mode 'org-mode) check
|
13 gadi atpakaļ |
Bastien Guerry
|
58f1dbccf8
Remove the "Version" header in Org libraries (leave it in org.el).
|
13 gadi atpakaļ |
Bastien Guerry
|
7a18799e25
Remove arch-tag at the bottom of files.
|
13 gadi atpakaļ |
Bastien Guerry
|
904ed18bc2
Fix copyright years for elisp files in core and contrib.
|
13 gadi atpakaļ |
emacs
|
7340cee33a
Update website to show 7.7 as current release
|
13 gadi atpakaļ |
Bastien Guerry
|
c3748fcd80
Don't use `outline-regexp' anymore.
|
13 gadi atpakaļ |
Bastien Guerry
|
9c05a7c781
Bump to version 7.6
|
13 gadi atpakaļ |
Nicolas Goaziou
|
934aae8812
Allow white spaces between the counter and the check-box in an item
|
13 gadi atpakaļ |
Michael Markert
|
b3e8b3f87c
adding optional argument KIND to all org-called-interactively-p function invocations
|
13 gadi atpakaļ |
Bastien Guerry
|
2b7dbee193
Replace interactive-p with the org-called-interactively-p macro.
|
13 gadi atpakaļ |
Nicolas Goaziou
|
39d4bfa0e8
Rename org-export-footnotes-markers to org-export-footnotes-seen
|
14 gadi atpakaļ |
Nicolas Goaziou
|
30944f228e
Add properties to footnotes during export
|
14 gadi atpakaļ |