summaryrefslogtreecommitdiff
path: root/lisp/org-exp.el
AgeCommit message (Expand)Author
2013-01-02Fix number of arguments for org-export-as-org/docbookBastien Guerry
2013-01-01org-exp.el (org-export-string): Fix number of arguments passed to the org-exp...Bastien Guerry
2013-01-01Update copyright years.Bastien Guerry
2012-12-28Pass the dir option on through org-export-as-stringEric Schulte
2012-10-02Update autoloads.Bastien Guerry
2012-10-02Use generated-autoload-file: "org-loaddefs.el" as a local variable.Bastien Guerry
2012-10-01Normalize comma-escaping of src-blocks and example-blocksNicolas Goaziou
2012-09-18org-exp.el (org-export): Set the mark correctly when exporting a subtreeBastien Guerry
2012-09-02org-exp.el: Fix export of subtree with HTML_CONTAINER_CLASST.F. Torrey
2012-08-27Fix commit 40084a55d16775519bf7960a7d583894fb606450Nicolas Goaziou
2012-08-27org-exp: Handle inline comments with new syntaxNicolas Goaziou
2012-08-19Remove useless (t nil) sexps at the end of some (cond ...) constructsBastien Guerry
2012-08-18Fix HTML export bug for empty headlines when `org-export-with-priority' is nilBastien Guerry
2012-08-18org-exp.el: Merge functions for removing tables and source blocks metalinesBastien Guerry
2012-08-11Massive code clean-up.Bastien Guerry
2012-08-09Don't use `org-flet' in some functionsBastien Guerry
2012-07-31org-exp.el (org-export-language-setup): Use "Sommaire" for the translation of...Bastien Guerry
2012-07-30Add punctuation at the end of the first line of docstrings. Code cleanup.Bastien Guerry
2012-07-25replace flet/labels with org-flet/org-labelsEric Schulte
2012-05-23Make the column mandatory after #+include:.Bastien Guerry
2012-05-19org-exp.el: Allow to use #+include with no column.Bastien Guerry
2012-04-23org-exp.el: Handle new parameter :addlevel when including a file.Daniel Dehennin
2012-04-23Match #+name/#+tblname/#+tblfm along with uppercase twins.Bastien Guerry
2012-04-21Allow to use imagemagick for previewing LaTeX fragements.Feng Shu
2012-04-02org-exp.el: Add ukrainian language.Yury Bulka
2012-03-21org-exp.el: Add traditional Chinese translation.FengShu
2012-03-19Fix the master branch.Bastien Guerry
2012-03-18org-exp: Add japanese translationDavid Maus
2012-03-18Numeric character entities for proper rendering of non-UTF8 documentsDavid Maus
2012-03-18org-exp: Add simplified chinese translationtumashu
2012-03-18Merge branch 'maint'Bastien Guerry
2012-03-17Fix copyright years in maint.Bastien Guerry
2012-03-17Manually revert maint to e85080.Bastien Guerry
2012-03-17org-exp.el: Add russian translation.Bastien Guerry
2012-03-17Manually revert to the Release 7.8.04 tag.Bastien Guerry
2012-03-17Manually revert to 78ec8e21 (Release 7.8.04)Bastien Guerry
2012-03-17org-exp.el: Add russian translation.Bastien Guerry
2012-03-17Fix copyright years.Bastien Guerry
2012-03-17Manually revert back to commit e85080.Bastien Guerry
2012-02-22Merge branch 'maint'Nicolas Goaziou
2012-02-22org-exp: Ignore table rows defining parameters for formulas during exportNicolas Goaziou
2012-02-19org-list: Remove two defcustomsNicolas Goaziou
2012-02-19Fix typos and spelling mistakes.Bastien Guerry
2012-02-19Don't format tags in title if title headline does not have tagsDavid Maus
2012-02-18Merge branch 'origin-maint'Eric Schulte
2012-02-18unified stripping of protective commas -- idempotent org-edit-src-codeEric Schulte
2012-02-17org-list: Remove two defcustomsNicolas Goaziou
2012-02-13Add version tag "24.1" for options introduced since Emacs 23.4 (and <= 24.1)Bastien Guerry
2012-02-08Don't format tags in title if title headline does not have tagsDavid Maus
2012-01-31Merge branch 'maint'Nicolas Goaziou