org-mode/lisp
Nicolas Goaziou e8b4eeb482 Fix `org-return' on non-keyword
* lisp/org.el (org-return): Recognize non-keywords and split text
  accordingly.
* testing/lisp/test-org.el (test-org/return): Add test.

Reported-by: Samuel Wales <samologist@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/109929>
2016-10-29 00:00:32 +02:00
..
Makefile
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
ob-core.el Better integration between Babel and `C-c C-c' 2016-10-19 16:08:09 +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
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
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
org-agenda.el org-agenda: Fix regression with `org-agenda-skip-scheduled-if-deadline-is-shown' 2016-10-18 23:56:16 +02:00
org-archive.el org-archive: Fix archive to datetree 2016-10-05 23:57:08 +02:00
org-attach.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-bbdb.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +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 Improve documentation for capture templates 2016-10-19 19:23:31 +02:00
org-clock.el org-clock: Fix clock table with `file-with-archives' scope 2016-10-27 11:42:27 +02:00
org-colview.el Improve docstrings 2016-10-15 17:43:54 +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 Remove unnecessary calls to `org-update-radio-target-regexp' 2016-10-19 15:31:10 +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: Fix export of LaTeX math in headlines 2016-10-28 15:46:22 +02:00
org-entities.el org-entities.el (org-entities): Add Amacr and amacr entities 2016-10-19 17:05:08 +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
org-footnote.el org-element: Improve support for pseudo objects and elements 2016-10-25 13:13:26 +02:00
org-gnus.el Improve docstrings 2016-10-15 17:43:54 +02:00
org-habit.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-id.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-indent.el org-indent: Remove (require 'cl) 2016-07-25 15:42:25 +02:00
org-info.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-inlinetask.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-install.el
org-irc.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-lint.el Improve docstrings 2016-10-15 17:43:54 +02:00
org-list.el Improve docstrings 2016-10-15 17:43:54 +02: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 Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-mobile.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org-mouse.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +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 Improve docstrings 2016-10-15 17:43:54 +02:00
org-rmail.el Deprecate org-remove-(angle-brackets,double-quotes) 2016-09-03 02:22:11 +01:00
org-src.el org-src: Silence byte-compiler 2016-10-25 13:23:31 +02:00
org-table.el Fix table align when recalculating buffer tables 2016-10-21 17:35:13 +02:00
org-timer.el Improve docstrings 2016-10-15 17:43:54 +02:00
org-w3m.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org.el Fix `org-return' on non-keyword 2016-10-29 00:00:32 +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 Improve docstrings 2016-10-15 17:43:54 +02:00
ox-icalendar.el Improve docstrings 2016-10-15 17:43:54 +02:00
ox-latex.el ox-latex: Fix matrices export 2016-10-24 23:33:28 +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 org-element: Improve support for pseudo objects and elements 2016-10-25 13:13:26 +02:00
ox-org.el Move obsolete declarations into "org-compat.el" 2016-06-30 15:20:51 +02:00
ox-publish.el Improve docstrings 2016-10-15 17:43:54 +02:00
ox-texinfo.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ox.el Tiny refactoring 2016-10-25 18:19:05 +02:00