Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2017-04-10 21:16:45 +02:00
commit 99857689db
1 changed files with 1 additions and 1 deletions

View File

@ -648,7 +648,7 @@ The table of checksums is written to the file mobile-checksums."
(org-with-point-at pom (org-with-point-at pom
(concat "olp:" (concat "olp:"
(org-mobile-escape-olp (file-name-nondirectory buffer-file-name)) (org-mobile-escape-olp (file-name-nondirectory buffer-file-name))
"/" ":"
(mapconcat 'org-mobile-escape-olp (mapconcat 'org-mobile-escape-olp
(org-get-outline-path) (org-get-outline-path)
"/") "/")