org-mode/lisp
Nicolas Goaziou 23e62f7527 Radio targets cannot beging or end with whitespace
* lisp/org.el (org-radio-target-regexp): Radio targets cannot begin or
  end with whitespace.
(org-target-regexp): Update syntax according to previous rule.
(org-any-target-regexp): Fix fontification bug.

* testing/lisp/test-org-element.el (test-org-element/radio-target-parser):
  Add test.

Variables are turned into defconst to emphasize the fact that they are
not subject to change.

Thanks to Daniel Clemente for reporting it.
http://permalink.gmane.org/gmane.emacs.orgmode/84461
2014-04-02 14:54:37 +02:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Bugfix, there was one entry too much. 2014-03-27 17:53:39 -04:00
ob-J.el ob-J: Silence byte-compiler 2014-01-07 21:56:22 +01:00
ob-R.el Graphic: Catch errors and return error message 2014-01-26 11:05:46 -07:00
ob-abc.el improve handling of output file types 2013-09-25 09:12:42 -06:00
ob-asymptote.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-awk.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-calc.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-clojure.el ob-clojure.el: Don't use `cider-current-ns' to set the current namespace 2014-03-03 13:53:50 +01:00
ob-comint.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-coq.el ob-coq.el: Declare external functions 2014-03-05 15:38:48 +01:00
ob-core.el ob-ref: Properly resolve references in ":post" arguments 2014-03-19 21:34:56 +01:00
ob-css.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ditaa.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-dot.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-eval.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-exp.el Silence byte-compiler 2014-03-24 21:07:43 +01:00
ob-fortran.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-gnuplot.el Merge branch 'maint' 2014-03-25 18:59:25 +01:00
ob-groovy.el Move ob-groovy.el into core. 2014-03-12 15:57:41 +01:00
ob-haskell.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-io.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-java.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-js.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-keys.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-latex.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ledger.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-lilypond.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-lisp.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-lob.el ob-lob: do not use cl at runtime 2014-03-25 18:59:59 +01:00
ob-makefile.el Backport Emacs changes from r116063 2014-01-18 09:17:14 +01:00
ob-matlab.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-maxima.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-mscgen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ocaml.el ob-ocaml.el: Make sure a value was extracted before printing 2014-03-31 14:24:22 +02:00
ob-octave.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-org.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-perl.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-picolisp.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-plantuml.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-python.el Fix dac6d8 2014-01-22 17:10:55 +01:00
ob-ref.el ob-ref: Properly resolve references in ":post" arguments 2014-03-19 21:34:56 +01:00
ob-ruby.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-sass.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-scala.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-scheme.el Backport Emacs changes from r116063 2014-01-18 09:17:14 +01:00
ob-screen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-shell.el ob-sh: add :hlines processing and :hline-string header arg 2014-03-25 19:25:58 +01:00
ob-shen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-sql.el update psql command to respect :colnames 2014-01-08 09:57:40 -07:00
ob-sqlite.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-table.el ob-table.el (org-sbe): Rename from `sbe' 2014-01-12 12:02:25 +01:00
ob-tangle.el Silence byte-compiler 2014-03-24 21:07:43 +01:00
ob.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-agenda.el Merge branch 'maint' 2014-03-25 21:47:02 +01:00
org-archive.el Complete commit 07158e 2014-03-13 11:28:07 +01:00
org-attach.el org-attach.el: Allow to attach files starting with a dot 2014-03-18 17:17:41 +01:00
org-bbdb.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-bibtex.el org-bibtex.el: Fix typos 2014-03-19 12:01:57 +01:00
org-capture.el org-capture.el: Allow `:table-line-pos' to be a function name, a string or a variable 2014-03-19 09:34:58 +01:00
org-clock.el Merge branch 'maint' 2014-03-24 06:29:26 +01:00
org-colview.el Ignore indentation for all keywords 2014-03-12 21:30:13 +01:00
org-compat.el org-compat.el (org-move-to-column): Fix bug 2014-03-25 12:04:09 +01:00
org-crypt.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-ctags.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-datetree.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-docview.el Fix `org-open-at-point' on "docview"-type links 2014-03-05 11:39:48 +01:00
org-element.el org-element: Small fix 2014-04-01 08:10:41 +02:00
org-entities.el org-entities.el (org-entities): Add "langle" and "rangle" aliases 2014-03-13 16:46:04 +01:00
org-eshell.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-faces.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-feed.el org-feed.el: Allow current buffer to be indirect 2014-02-18 20:33:34 +01:00
org-footnote.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
org-gnus.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-habit.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-id.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-indent.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-info.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-inlinetask.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Backport typo fixes from Emacs revno r115923 2014-01-09 00:47:40 +01:00
org-list.el Complete commit 07158e 2014-03-13 11:28:07 +01:00
org-macro.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
org-macs.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-mhe.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-mobile.el Delete :grouptags from tags list when creating org-mobile index file 2014-01-13 00:27:50 +01:00
org-mouse.el Complete commit 07158e 2014-03-13 11:28:07 +01:00
org-pcomplete.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
org-plot.el Revert "org-plot: Handle explicit date/time index" 2014-03-25 09:18:25 +01:00
org-protocol.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-rmail.el Update copyright year for files changed since 2013 2014-01-05 06:35:21 +01:00
org-src.el Fix org-src-edit interaction with undo. 2014-03-22 09:40:18 +01:00
org-table.el Merge branch 'maint' 2014-03-20 15:07:11 +01:00
org-timer.el org-timer.el: Silent compiler warnings 2014-03-18 16:25:35 +01:00
org-w3m.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org.el Radio targets cannot beging or end with whitespace 2014-04-02 14:54:37 +02:00
ox-ascii.el Merge branch 'maint' 2014-03-24 14:20:23 +01:00
ox-beamer.el Merge branch 'maint' 2014-03-24 14:20:23 +01:00
ox-html.el Allow disabling of htmlization in ox-html export. 2014-03-26 08:42:23 -04:00
ox-icalendar.el Update copyright year for files changed since 2013 2014-01-05 06:35:21 +01:00
ox-latex.el ox-latex: Fix defcustom 2014-03-26 17:59:39 +01:00
ox-man.el Export back-ends: Remove quote section translators 2014-01-27 21:14:44 +01:00
ox-md.el Merge branch 'maint' 2014-03-24 14:20:23 +01:00
ox-odt.el ox-odt: Ignore blank titles 2014-03-28 10:08:56 +01:00
ox-org.el Export back-ends: Remove quote section translators 2014-01-27 21:14:44 +01:00
ox-publish.el Merge branch 'maint' 2014-03-29 14:42:08 +01:00
ox-texinfo.el Export back-ends: Remove quote section translators 2014-01-27 21:14:44 +01:00
ox.el ox: Fix multiple deactivated subscripts export 2014-03-29 22:47:01 +01:00