org-mode/lisp
Bastien Guerry 45b0d23b0c Fix creation of parent nodes when refiling.
* org.el (org-refile-get-location): Check for a refile
position when the position is not nil, otherwise allow to
create the parent node if the user requests it.

Thanks to Li Zhuo for reporting this bug and for providing
a preliminary patch.
2014-01-04 15:05:01 +01:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-asymptote.el
ob-awk.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-C.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-calc.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-clojure.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-comint.el more robust edebug spec 2013-06-06 12:29:37 -06:00
ob-core.el Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
ob-css.el
ob-ditaa.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-dot.el
ob-emacs-lisp.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-eval.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
ob-exp.el ob-exp: Fix duplicate evaluation with :wrap src 2013-12-06 16:40:23 +01:00
ob-fortran.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-gnuplot.el prolog and epilog header arguments 2013-06-22 14:09:24 -06:00
ob-haskell.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-io.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-java.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-js.el use org-babel-result-cond in JavaScript code blocks 2013-04-06 11:39:23 -06:00
ob-keys.el
ob-latex.el Fix defcustoms: don't quote const values. 2013-12-30 10:30:44 +01:00
ob-ledger.el
ob-lilypond.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-lisp.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-lob.el ob-lob.el: Minor custom and docstring fixes 2014-01-03 17:15:34 +01:00
ob-makefile.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-matlab.el
ob-maxima.el Add missing :type to a few options. 2013-12-30 10:13:57 +01:00
ob-mscgen.el
ob-ocaml.el Babel ocaml: fix bug where the first exported result would end up in the ocaml 2013-05-07 14:15:33 +02:00
ob-octave.el ob-octave: Emacs 24.4 will ditch octave-inf in favor for octave 2013-05-19 21:08:00 +02:00
ob-org.el allow insertion of non-strings into Org code blocks 2013-05-06 16:31:53 -04:00
ob-perl.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-picolisp.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-plantuml.el Fix errors reported by cus-test.el 2013-11-14 14:05:18 +01:00
ob-python.el Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
ob-R.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-ref.el evaluate elisp header args at original call site 2013-06-25 09:59:56 -06:00
ob-ruby.el Fix errors reported by cus-test.el 2013-11-14 14:05:18 +01:00
ob-sass.el
ob-scala.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-scheme.el ob-scheme.el (org-babel-scheme-execute-with-geiser): Fix code typo and add declarations 2013-07-01 23:08:08 +02:00
ob-screen.el
ob-sh.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-shen.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-sql.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-sqlite.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-table.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob-tangle.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ob.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
org-agenda.el org-agenda.el (org-cmp-ts): Fix bug 2014-01-03 16:01:30 +01:00
org-archive.el Remove org-autoload. 2013-11-15 06:55:28 +01:00
org-attach.el org-attach.el: Check whether git is installed 2013-12-06 15:22:50 +01:00
org-bbdb.el org-bbdb.el: Fix typo. 2013-04-03 18:28:29 +02:00
org-bibtex.el Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
org-capture.el org-capture.el (org-capture-refile): Don't finalize prematurely 2013-11-06 16:26:38 +01:00
org-clock.el Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
org-colview.el Remove org-autoload. 2013-11-15 06:55:28 +01:00
org-compat.el org-compat: Support for getting data from Windows clipboard 2013-11-22 10:52:41 +01:00
org-crypt.el org-crypt: fix 3e87d5893d 2013-11-23 16:15:45 +01:00
org-ctags.el Fix typo 2013-09-15 06:41:09 +02:00
org-datetree.el org-datetree.el: Be more restrictive when finding a year datetree 2013-04-18 12:20:08 +02:00
org-docview.el Remove org-autoload. 2013-11-15 06:55:28 +01:00
org-element.el org-element: Keep compatibility with Babel's regexps 2013-12-16 21:00:57 +01:00
org-entities.el org-entities: New entities 2013-09-01 14:28:13 +02:00
org-eshell.el
org-faces.el Fix documentation of the org-footnote face 2013-09-22 08:02:18 +02:00
org-feed.el
org-footnote.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
org-gnus.el
org-habit.el Small rewrite of the previous commit. 2013-12-23 06:58:26 +01:00
org-id.el Remove org-autoload. 2013-11-15 06:55:28 +01:00
org-indent.el Use `org-add-hook' in some places and merge Emacs revno r112320 2013-04-18 10:29:00 +02:00
org-info.el
org-inlinetask.el Add missing :type to a few options. 2013-12-30 10:13:57 +01:00
org-install.el
org-irc.el
org-list.el Use bzg@gnu.org instead of bzg AT gnu DOT org 2013-10-08 08:07:21 +02:00
org-macro.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
org-macs.el Remove org-autoload. 2013-11-15 06:55:28 +01:00
org-mhe.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
org-mobile.el save-restriction in `org-mobile-push' 2013-08-08 08:49:20 +02:00
org-mouse.el org-mouse: Fix incorrect replacement for checkbox lists 2013-06-27 17:37:38 +02:00
org-pcomplete.el Fix completion of headline names after * 2013-09-02 08:08:58 +02:00
org-plot.el
org-protocol.el Use bzg@gnu.org instead of bzg AT gnu DOT org 2013-10-08 08:07:21 +02:00
org-rmail.el
org-src.el Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
org-table.el org-table.el (org-table-fix-formulas): Handle multiple #+tblfm: lines 2013-12-22 10:09:53 +01:00
org-timer.el Inform compiler about a variable that will exist at run time 2013-09-08 18:28:30 +02:00
org-w3m.el Include org-w3m.el back into core. 2013-04-05 08:37:51 +02:00
org.el Fix creation of parent nodes when refiling. 2014-01-04 15:05:01 +01:00
ox-ascii.el Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
ox-beamer.el Backport changes from Emacs revs 115081 and 115082 2013-11-12 20:57:31 +01:00
ox-html.el ox-html: Clean up some comments 2014-01-01 19:05:49 +01:00
ox-icalendar.el ox-icalendar: Fix BBDB anniversaries integration 2014-01-04 14:26:19 +01:00
ox-latex.el Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
ox-man.el Export back-ends: Apply changes to export functions 2013-08-07 16:11:42 +02:00
ox-md.el Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
ox-odt.el Backport Paul's fixes from Emacs trunk (1/2) 2013-11-17 09:12:41 +01:00
ox-org.el ox-org: Remove attr_backend keywords 2013-12-15 15:17:24 +01:00
ox-publish.el ox-publish: Fix a docstring 2014-01-01 19:02:13 +01:00
ox-texinfo.el Add missing :type to a few options. 2013-12-30 10:13:57 +01:00
ox.el Fix defcustoms: don't quote const values. 2013-12-30 10:30:44 +01:00