lp://staging/org-mode
- Get this branch:
- bzr branch lp://staging/org-mode
Import details
This branch is an import of the HEAD branch of the Git repository at git://repo.or.cz/org-mode.git.
Last successful import was .
Whiteboard
requires support for nested trees
Recent revisions
- 4271. By Łukasz Stelmach <email address hidden>
-
there is no ś in HTML
* lisp/org-exp.el (org-export-
language- setup): Fix Polish entries. Hello.
There is no such named entity as ś. If you want to be 7bit clean
then use ś (or decimal ś). - 4270. By Carsten Dominik <email address hidden>
-
Allow comma as a separator when specifying tags
* lisp/org.el (org-set-tags): Allow comma as a separator when
specifying tags at the completion interface.
(org-tags-completion- function) : Allow comma as a separator when
specifying tags at the completion interface.Patch by Richard Riley, extended by Carsten
- 4269. By eschulte
-
ob-exp: only jump to export-file if original buffer is visiting a file
Thanks to Puneeth for insisting upon the existence of this error
* lisp/ob-exp.el (org-babel-
exp-src- blocks) : don't jump back to
export-file if exporting from a buffer which is not visiting a file - 4268. By eschulte
-
ob-exp: removed spurious concatenation of "::" to the end of file names on export
Thanks to Giovanni Moretti for pointing out this issue
* lisp/ob-exp.el (org-babel-
exp-src- blocks) : only append "::" to a
file name in link construction if there is a heading to follow it. - 4267. By Carsten Dominik <email address hidden>
-
Add "svg" as allowed files for images in HTML exort
* lisp/org-html.el (org-export-
html-inline- image-extension s): Add
"svg" as an allowed extension. - 4266. By Sébastien Vauban <email address hidden>
-
Pad clock times with zeros, apply face with better starting position
* lisp/org-agenda.el (org-agenda-
add-time- grid-maybe) : Pad clock times
with zeros. Start applying face earlier.Hello,
Here a tiny patch to:
- have padding with 0 for the clock time
- begin applying face org-time-grid from position 2, in order to be properly
aligned with the rest of the agenda (you don't see that if you don't have a
face with background color) - 4265. By Bernt Hansen <email address hidden>
-
Fix dangling clocks created by org-clock-out-hook clocking in again
This is a fixup patch to commit
17c71a40c6d07baae2e9cac6066686 83ddb3759c. The org-clock- clocking- in
variable needs to be set when we are clocking out - in case the clock
out hook clocks-in again. This fixes a bug that creates dangling
clock entries. - 4264. By Bernt Hansen <email address hidden>
-
Revert "Update modeline with effort and task name on re-clock-in"
This reverts commit 4a4fbf1b8caa338
a3a59f7b6f3f89b 279615725d. Clocking in the currently clocking task was leaving open clock entries
which is incorrect. Updating the modeline is less important than
keeping correct clocking data.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)