org-mode/lisp
Nicolas Goaziou 75eebb3715 org-element: Small refactoring
* lisp/org-element.el (org-element-link-parser): Remove useless cond
  branch. "id" links are handled by the previous branch, i.e., "explicit
  types".
2016-10-09 09:53:45 +02:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Use ‘eq’ instead of ‘equal’ for symbols 2016-09-25 16:29:06 +01:00
ob-J.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-R.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-abc.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-asymptote.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-awk.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-calc.el Use ‘eq’ instead of ‘equal’ for symbols 2016-09-25 16:29:06 +01:00
ob-clojure.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-comint.el ob-comint: Fix org-babel-comint-in-buffer 2016-09-03 02:48:23 +01:00
ob-coq.el ox-coq.el: Clean up 2016-02-11 08:54:03 +01:00
ob-core.el ob-core: Prevent spurious blanks lines when executing code 2016-10-07 23:56:37 +02:00
ob-css.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
ob-ditaa.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-dot.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-ebnf.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-emacs-lisp.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-eval.el babel: change single-armed ‘if’ statements to ‘when’ 2016-09-03 02:45:27 +01:00
ob-exp.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ob-forth.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-fortran.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-gnuplot.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-groovy.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-haskell.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-io.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-java.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-js.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-keys.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
ob-latex.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-ledger.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-lilypond.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-lisp.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ob-lob.el Fix coderef handling in source blocks 2016-08-28 11:56:14 +02:00
ob-lua.el Use ‘eq’ instead of ‘equal’ for symbols 2016-09-25 16:29:06 +01:00
ob-makefile.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-matlab.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-maxima.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-mscgen.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-ocaml.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-octave.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-org.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-perl.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-picolisp.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-plantuml.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-processing.el Remove unnecessary (require 'cl) 2016-07-25 15:41:02 +02:00
ob-python.el Use ‘eq’ instead of ‘equal’ for symbols 2016-09-25 16:29:06 +01:00
ob-ref.el Clean up string handling. 2016-08-24 16:05:54 +01:00
ob-ruby.el Use ‘eq’ instead of ‘equal’ for symbols 2016-09-25 16:29:06 +01:00
ob-sass.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-scala.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-scheme.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-screen.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-sed.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-shell.el Use ‘eq’ instead of ‘equal’ for symbols 2016-09-25 16:29:06 +01:00
ob-shen.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-sql.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-sqlite.el Use ‘eq’ instead of ‘equal’ for symbols 2016-09-25 16:29:06 +01:00
ob-stan.el Use `string-match-p' instead of `org-string-match-p' 2016-07-25 15:21:12 +02:00
ob-table.el babel: change single-armed ‘if’ statements to ‘when’ 2016-09-03 02:45:27 +01:00
ob-tangle.el ob-tangle: Fix jump from tangle to org 2016-09-28 14:07:56 +02:00
ob.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-agenda.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
org-archive.el org-archive: Fix archive to datetree 2016-10-05 23:57:08 +02:00
org-attach.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
org-bbdb.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-bibtex.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
org-capture.el Fix some `cl-case' uses 2016-09-25 21:08:36 +02:00
org-clock.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
org-colview.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
org-compat.el Silence byte-compiler 2016-09-26 23:13:52 +02:00
org-crypt.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-ctags.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-datetree.el String handling improvements. 2016-09-03 02:05:10 +01:00
org-docview.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-element.el org-element: Small refactoring 2016-10-09 09:53:45 +02:00
org-entities.el Merge branch 'maint' 2016-09-01 18:26:48 +02:00
org-eshell.el Update eshell link definition 2016-07-18 22:47:50 +02:00
org-eww.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-faces.el Silence byte-compiler 2016-09-24 10:52:49 +02:00
org-feed.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
org-footnote.el org-footnote: Silence byte-compiler 2016-09-07 15:56:38 +02:00
org-gnus.el Deprecate org-remove-(angle-brackets,double-quotes) 2016-09-03 02:22:11 +01:00
org-habit.el Silence byte-compiler 2016-07-25 17:10:53 +02:00
org-id.el Fix documentation 2016-09-29 22:22:56 +02:00
org-indent.el org-indent: Remove (require 'cl) 2016-07-25 15:42:25 +02:00
org-info.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-inlinetask.el Silence byte-compiler 2016-07-25 17:10:53 +02:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-lint.el org-lint: Improve report 2016-10-06 00:23:02 +02:00
org-list.el String handling improvements. 2016-09-03 02:05:10 +01:00
org-macro.el Deprecate org-remove-(angle-brackets,double-quotes) 2016-09-03 02:22:11 +01:00
org-macs.el Remove compatibility code for subr-x.el defsubsts 2016-09-06 00:08:32 +02:00
org-mhe.el Use ‘eq’ instead of ‘equal’ for symbols 2016-09-25 16:29:06 +01:00
org-mobile.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-mouse.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-pcomplete.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-plot.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-protocol.el Clean up string handling. 2016-08-24 16:05:54 +01:00
org-rmail.el Deprecate org-remove-(angle-brackets,double-quotes) 2016-09-03 02:22:11 +01:00
org-src.el Silence byte-compiler 2016-09-24 10:52:49 +02:00
org-table.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
org-timer.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
org-w3m.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org.el Change `org-align-tags-here' into `org--align-tags-here' 2016-10-05 11:54:49 +02:00
ox-ascii.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ox-beamer.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ox-html.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ox-icalendar.el ox-icalendar: Do not require `cl' since `cl-lib' is used 2016-05-26 16:08:15 +02:00
ox-latex.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ox-man.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
ox-md.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ox-odt.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ox-org.el Move obsolete declarations into "org-compat.el" 2016-06-30 15:20:51 +02:00
ox-publish.el Use ‘eq’ instead of ‘equal’ for symbols 2016-09-25 16:29:06 +01:00
ox-texinfo.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ox.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00