org-mode/contrib/lisp
Nicolas Goaziou a0f2293405 Remove comment related translators in export back-ends
* lisp/ox-ascii.el (ascii):
* lisp/ox-latex.el (latex):
* lisp/ox-man.el (man):
* lisp/ox-md.el (md):
* lisp/ox-org.el (org):
* lisp/ox-texinfo.el (texinfo):

* contrib/lisp/ox-groff.el (groff): Remove `comment' and
`comment-block' translators.

`comment' and `comment-block' translators are not needed since both
commented lines and comment blocks do not appear anymore in the parse
tree.  See 69dd4301ab.
2015-03-28 10:56:11 +01:00
..
htmlize.el Revert "Update copyright years." 2014-01-05 06:28:07 +01:00
ob-eukleides.el contrib: Fix error messages. 2015-01-26 02:54:17 -05:00
ob-fomus.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-julia.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-mathematica.el Add org-babel functions for Mathematica language 2015-03-05 18:56:16 +08:00
ob-mathomatic.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-oz.el contrib: Fix error messages. 2015-01-26 02:54:17 -05:00
ob-stata.el Fix trailing spaces in previous commit 2014-07-31 12:54:40 +02:00
ob-tcl.el contrib: Fix error messages. 2015-01-26 02:54:17 -05:00
org-annotate-file.el contrib/lisp/org-annotate-file.el: Create a customization group and convert `defvar' customization variables to `defcustom' 2014-05-09 22:22:10 +09:00
org-bibtex-extras.el rm dependency of ox-bibtex on org-bibtex-extras 2014-06-25 12:43:33 -04:00
org-bookmark.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-bullets.el Fix broken org-bullets. 2013-03-15 22:23:00 -04:00
org-checklist.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-choose.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-collector.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
org-colview-xemacs.el Update some copyright years 2015-02-16 01:40:07 +01:00
org-contacts.el contrib: Fix error messages. 2015-01-26 02:54:17 -05:00
org-contribdir.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-depend.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-download.el org-download.el: Update to commit d01bdfd6 2015-02-03 19:46:05 +01:00
org-drill.el Updated org-drill to version 2.4.5. 2015-02-16 15:12:10 +13:00
org-ebib.el contrib/lisp/org-ebib.el: Support for links to Ebib's entries 2014-03-13 11:27:36 +09:00
org-effectiveness.el org-effectiveness.el: Add org-effectiveness-plot-save 2014-10-15 14:58:13 +02:00
org-eldoc.el Fix documentation-function for elisp-mode in emacs24 2015-02-16 06:05:30 +01:00
org-elisp-symbol.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-eval-light.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-eval.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-eww.el org-eww.el: Fix org-store-link for eww-mode 2014-11-26 10:38:43 +01:00
org-expiry.el Org-expiry: make code and doc consistent 2014-04-14 14:03:45 +02:00
org-git-link.el org-git-link.el: Add support for line in org-git-ling 2014-07-27 16:16:37 +02:00
org-index.el org-index.el: version 4.2.1 2015-03-19 22:16:46 +01:00
org-interactive-query.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-invoice.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-jira.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-learn.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-license.el org-license.el: Upgrade to Creative Commons 4.0 2014-08-31 13:19:30 +02:00
org-mac-iCal.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-mac-link.el org-mac-link.el: Fix malformed Safari links 2014-10-15 10:22:08 +02:00
org-mairix.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-man.el org-man.el: Fix code typo 2013-04-16 12:51:08 +02:00
org-mew.el contrib: Fix error messages. 2015-01-26 02:54:17 -05:00
org-mime.el org-mime.el: Correct element matching regex 2014-12-14 09:32:31 +01:00
org-notify.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-notmuch.el contrib/lisp/org-notmuch.el: new notmuch open function 2014-07-27 15:27:51 +02:00
org-panel.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-passwords.el Improve functionality of org-passwords.el 2014-10-13 00:32:51 +02:00
org-registry.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-screen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-screenshot.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-secretary.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-static-mathjax.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-sudoku.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-toc.el contrib: Fix error messages. 2015-01-26 02:54:17 -05:00
org-track.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-velocity.el New version of Org-Velocity 2014-12-01 16:27:29 +01:00
org-vm.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-wikinodes.el org-wikinodes: Fix fontification 2015-02-07 22:01:38 +01:00
org-wl.el Update copyright years again. 2014-01-07 14:18:17 +01:00
orgtbl-sqlinsert.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ox-bibtex.el contrib/lisp/ox-bibtex.el: Fix trailing whitespace 2014-12-01 16:52:47 +01:00
ox-confluence.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ox-deck.el Merge branch 'maint' 2014-04-17 11:34:54 +02:00
ox-extra.el contrib/lisp/ox-extra.el: Add ignore-headlines filter. 2014-08-06 00:07:57 -04:00
ox-freemind.el contrib: Fix error messages. 2015-01-26 02:54:17 -05:00
ox-gfm.el Add contrib/lisp/ox-gfm.el by Lars Tveito 2014-04-11 12:27:41 +02:00
ox-groff.el Remove comment related translators in export back-ends 2015-03-28 10:56:11 +01:00
ox-koma-letter.el ox-koma-letter: Add hyperref support 2015-03-27 13:46:08 +01:00
ox-rss.el Update some copyright years 2015-02-16 01:40:07 +01:00
ox-s5.el ox-s5: Small fix 2015-03-20 23:43:14 +01:00
ox-taskjuggler.el Merge branch 'maint' 2014-11-06 09:17:34 +01:00