org-mode/contrib/lisp
Nicolas Goaziou 95cd07d058 org-export: Use `eq' instead of `equal' when possible
* contrib/lisp/org-export.el (org-export-data,
  org-export-footnote-first-reference-p,
  org-export-get-footnote-number, org-export-get-ordinal,
  org-export-get-loc, org-export-table-row-group,
  org-export-table-cell-starts-colgroup-p,
  org-export-table-cell-ends-colgroup-p,
  org-export-table-cell-address): Use `eq' instead of `equal' when
  possible.
* contrib/lisp/org-e-ascii.el (org-e-ascii-table-row):
* contrib/lisp/org-e-beamer.el (org-e-beamer-select-environment):
* contrib/lisp/org-e-html.el (org-e-html-footnote-section,
  org-e-html-latex-environment, org-e-html-paragraph): Use `eq'
  instead of `equal' when possible.
* contrib/lisp/org-e-latex.el (org-e-latex--get-footnote-counter):
* contrib/lisp/org-e-odt.el (org-e-odt-do-format-code,
  org-e-odt-footnote-def, org-e-odt-item, org-e-odt-latex-environment,
  org-e-odt-latex-fragment, org-e-odt-plain-list, org-e-odt-table,
  org-e-odt-enumerate-element): Use `eq' instead of `equal' when
  possible.

In particular, comparing elements shouldn't be done with `equal' since
they are circular lists.  On the other hand, using `eq' is fine if
they belong to the same tree.
2012-07-16 16:28:06 +02:00
..
htmlize.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-annotate-file.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-bibtex-extras.el Fix the maint branch. 2012-03-19 20:27:28 +01:00
org-bookmark.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-checklist.el org-checklist.el: Fix dynamically bound variable name. 2012-04-02 16:02:44 +02:00
org-choose.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-collector.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-contacts.el Tags/properties matcher: Fixed issues with todo-only matches 2012-03-23 13:42:06 +01:00
org-contribdir.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-depend.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-drill.el org-drill: prevent fontifcation functions from being called when saving outline 2012-05-06 10:45:39 +12:00
org-e-ascii.el org-export: Use `eq' instead of `equal' when possible 2012-07-16 16:28:06 +02:00
org-e-beamer.el org-export: Use `eq' instead of `equal' when possible 2012-07-16 16:28:06 +02:00
org-e-html.el org-export: Use `eq' instead of `equal' when possible 2012-07-16 16:28:06 +02:00
org-e-latex.el org-export: Use `eq' instead of `equal' when possible 2012-07-16 16:28:06 +02:00
org-e-odt.el org-export: Use `eq' instead of `equal' when possible 2012-07-16 16:28:06 +02:00
org-e-publish.el org-export: Silence byte-compiler 2012-07-02 11:22:22 +02:00
org-element.el org-export: Use `eq' instead of `equal' when possible 2012-07-16 16:28:06 +02:00
org-elisp-symbol.el More copyright year fixes. 2012-02-19 08:16:27 -07:00
org-eval-light.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-eval.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-exp-bibtex.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-expiry.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-export-generic.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-export.el org-export: Use `eq' instead of `equal' when possible 2012-07-16 16:28:06 +02:00
org-git-link.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-interactive-query.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-invoice.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-jira.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-learn.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-mac-iCal.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-mac-link-grabber.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-mairix.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-man.el Renamed CONTRIB directory to "contrib". 2008-04-07 17:36:12 +02:00
org-mime.el Revert "Revert "in emails, wrap html and images in a multipart/mixed structure"" 2012-04-12 08:21:05 -04:00
org-mtags.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-notify.el Add org-notify.el by Peter Münster to contrib/lisp/. 2012-03-24 07:48:07 +01:00
org-notmuch.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-panel.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-registry.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-screen.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-secretary.el Copyright year fixes for contrib/. 2012-02-19 08:16:54 -07:00
org-static-mathjax.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-sudoku.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-toc.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org-track.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-velocity.el Copyright year fixes for contrib/. 2012-02-19 08:16:54 -07:00
org-wikinodes.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
org2rem.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00
orgtbl-sqlinsert.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
test-org-export-preproc.el Delete trailing whitespaces in contrib/lisp/ files. 2012-03-28 02:08:03 +02:00