Commit History

Author SHA1 Message Date
  Tassilo Horn 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 years ago
  Carsten Dominik 2e93c951e5 Parse and store both col align and col width spec for later use 13 years ago
  David Maus 85d0a9fc05 Remove unnecessary protection markers 13 years ago
  Bernt Hansen 106993d310 Check argument is a string before calling string-match 13 years ago
  David Maus 5a373f649e Remove unnecessary link unescape 13 years ago
  Bastien Guerry 236642dc54 org-html.el (org-export-html-divs): Improve docstring. 13 years ago
  Bastien Guerry 8b16fae479 org-html.el (org-html-make-link): Minor fix to the docstring. 13 years ago
  Bastien Guerry 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 years ago
  Jambunathan K 395a816a18 Prettify inlinetasks in odt and (x)html backends 13 years ago
  Bastien Guerry 7a18799e25 Remove arch-tag at the bottom of files. 13 years ago
  Bastien Guerry 904ed18bc2 Fix copyright years for elisp files in core and contrib. 13 years ago
  emacs 7340cee33a Update website to show 7.7 as current release 13 years ago
  Bastien Guerry 8d25fdc7e1 org-html: put the title back in the content div. 13 years ago
  Bastien Guerry 2f1fbc58be org-html: add divs for pre/postamble defined in a new variable. 13 years ago
  Bastien Guerry 3482284bbd Make sure :html-pre/postamble can insert the output of a custom function. 13 years ago
  Bastien Guerry 5c53026d32 Fix (a lot of) compiler warnings. 13 years ago
  Bastien Guerry c3748fcd80 Don't use `outline-regexp' anymore. 13 years ago
  Bastien Guerry 1f0a4e4f1a org-html.el: Fix :group for two defcustoms. 13 years ago
  Bastien Guerry d20aa46a49 org-html.el: New defcustom: `org-export-html-before-content-div' 13 years ago
  Bastien Guerry 22ed19061a Rename `org-export-content-div' to `org-export-html-content-div'. 13 years ago
  Bastien Guerry 9c05a7c781 Bump to version 7.6 14 years ago
  David Maus 97538eb9ec Add missing :group keyword in defcustom 14 years ago
  Nicolas Goaziou 934aae8812 Allow white spaces between the counter and the check-box in an item 14 years ago
  Michael Markert b3e8b3f87c adding optional argument KIND to all org-called-interactively-p function invocations 14 years ago
  Bastien Guerry 2b7dbee193 Replace interactive-p with the org-called-interactively-p macro. 14 years ago
  Nicolas Goaziou 39d4bfa0e8 Rename org-export-footnotes-markers to org-export-footnotes-seen 14 years ago
  Nicolas Goaziou 30944f228e Add properties to footnotes during export 14 years ago
  Nicolas Goaziou 789380330a Insert a customizable separator between footnotes 14 years ago
  Nicolas Goaziou ab9c52fd79 Improve footnotes handling in exporters 14 years ago
  Julian Gehring e01e160f31 org-html: fix typo in doc 14 years ago