Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2013-11-03 11:38:28 +01:00
commit d3756ccd84
1 changed files with 1 additions and 2 deletions

View File

@ -3207,8 +3207,7 @@ locally for the subtree through node properties."
(when options
(let ((items
(mapcar
(lambda (opt)
(format "%s:%s" (car opt) (format "%s" (cdr opt))))
#'(lambda (opt) (format "%s:%S" (car opt) (cdr opt)))
(sort options (lambda (k1 k2) (string< (car k1) (car k2)))))))
(if subtreep
(org-entry-put