Carsten Dominik
e9a39cf1cd
Merge branch 'latex-preamble'
...
Conflicts:
lisp/ChangeLog
2008-10-02 23:56:49 +02:00
Carsten Dominik
8d8403399e
Fix bug that could push note into a child.
...
Reported by Bernt Hansen.
2008-10-02 18:15:46 +02:00
Carsten Dominik
be1a210045
Merge branch 'jd7'
2008-10-02 18:07:45 +02:00
Carsten Dominik
2a8dac9f70
Store remember notes under the current clock entry with `C-2 C-c C-c'.
...
Patch from James TD Smith, but modified.
2008-10-02 18:07:12 +02:00
Carsten Dominik
20364d043a
Implement #+LATEX_HEADER special.
...
Proposed by Austin Frank and apparently also by Russel Adams.
2008-10-02 15:00:14 +02:00
Carsten Dominik
7c0e0189f0
Fix property inheritance marker.
...
Now the function that retrieves a property with inheritance makes
sure that this function does not point anywhere if there was
no match.
2008-10-01 21:31:24 +02:00
Carsten Dominik
c50a7b312f
Intermediate.
2008-10-01 12:43:55 +02:00
Carsten Dominik
b1d5e6c62d
Allow multiple #+STYLE lines in the buffer.
2008-10-01 11:41:00 +02:00
Carsten Dominik
d043e31182
Integrate John Wiegley's org-attach.el.
2008-10-01 09:25:18 +02:00
Carsten Dominik
46246169bf
When moving items, keep the column position.
...
Reported by Rainer Stengele.
2008-09-29 12:46:15 +02:00
Carsten Dominik
d5b9c3e04f
Remove properties from `initial' text in remember.
...
This is to make sure that no bad properties end up in the remember buffer.
Report by Richard Riley.
2008-09-29 08:27:13 +02:00
Carsten Dominik
f640c8982a
Remove useless call to `wl-thread-open-all'.
2008-09-27 17:55:51 +02:00
Carsten Dominik
4e6b862560
Fix bug with remember template `bottom' location.
...
Reported by Ethan Blanton.
2008-09-27 07:44:43 +02:00
Carsten Dominik
7e7d79d60a
Require bbdb in `org-bbdb-anniversaries'.
2008-09-26 18:38:27 +02:00
Carsten Dominik
fcff45bc35
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
...
Conflicts:
lisp/ChangeLog
2008-09-26 18:28:45 +02:00
Carsten Dominik
b1e7ec5010
Fix bug with updating parent statistics when children are hidden.
...
Report by Charles Sebold.
2008-09-26 17:06:17 +02:00
Bastien Guerry
0e0f5bba8c
Cleaner message when repeating an entry.
2008-09-25 11:27:36 +02:00
Carsten Dominik
7b54d28c30
Avoid rounding errors whe summing table columns.
2008-09-24 17:33:10 +02:00
Carsten Dominik
990a549370
Protect keyword-selecting variabels during mapping.
2008-09-24 16:31:56 +02:00
Bastien Guerry
ff52989cd4
Make sure org-agenda-to-app checks all files.
2008-09-23 09:37:38 +02:00
Carsten Dominik
f0f34d4985
Split out org-list.el from org.el and org-export-latex.el.
2008-09-23 08:03:13 +02:00
Carsten Dominik
6f86eb35a5
New option `org-edit-src-region-extra'.
2008-09-23 04:53:21 +02:00
Carsten Dominik
f26330fdc5
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
...
Conflicts:
lisp/ChangeLog
2008-09-22 10:02:14 +02:00
Carsten Dominik
a8741db759
Fix bug in appointment generation for appointments before 1am.
...
Reported by Richard Riley.
2008-09-22 08:40:32 +02:00
Bastien Guerry
a8a499ed2d
Removed buggy reference to org-quote-chars.
2008-09-22 08:30:27 +02:00
Carsten Dominik
a7febf233e
Make plotting work for tables starting with hline.
2008-09-22 05:56:34 +02:00
Carsten Dominik
d670d20af2
Simplyfy links in imenu and refile display.
...
Patch by James TD Smith.
2008-09-21 21:39:28 +02:00
Carsten Dominik
d6d72b3436
Merge branch 'js'
2008-09-21 08:34:45 +02:00
Carsten Dominik
7e0dbb6191
New escape for remember templates to add properties.
...
Patch by James TD Smith.
2008-09-21 08:05:33 +02:00
Carsten Dominik
8892d9a4bc
Skip all drawers when adding a note.
...
Patch by James TD Smith.
2008-09-21 07:57:16 +02:00
Carsten Dominik
bd8cbef200
Show resulting clocked time in agenda display.
...
Patch by James TD Smith.
2008-09-21 07:41:49 +02:00
Carsten Dominik
c9bf924246
Get x-clipboard in a way that is compatible with Emacs 21.
2008-09-21 07:35:39 +02:00
Bastien Guerry
e3ded815b6
Update ChangeLog.
...
(Okay, I always forget that C-x v v in Emacs does only
commit on a file per file basis. I should really use
the command line when committing several files.)
2008-09-20 14:50:02 +02:00
Carsten Dominik
66373c350d
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-09-20 12:33:05 +02:00
Carsten Dominik
43e6633a15
Fix bug with tag inheritance.
...
This bug caused (org-get-tags-at) to return no tags at all
when inheritance was turned off, even if the entry
does have local tags.
2008-09-20 12:32:35 +02:00
Bastien Guerry
b5d5a21b1b
Updated the Changelog to reflect last changes on org-export-latex.el
2008-09-20 12:14:01 +02:00
Carsten Dominik
6697584704
Fix refiling to the last entry in the buffer.
2008-09-20 06:55:40 +02:00
Carsten Dominik
08e7428858
Revert the change to `org-indent-line-function'.
...
This change was to avoid indentation in source code regions,
but the overhead is too large.
2008-09-19 16:14:09 +02:00
Carsten Dominik
58325c8df0
Bug fixes.
2008-09-19 12:40:15 +02:00
Carsten Dominik
04419cca3d
Make sure tags matching is case-insensitive.
2008-09-19 08:07:50 +02:00
Carsten Dominik
8ad796156e
More options for categories in iCalendar export.
...
Tags and the todo state can now be listed as categories.
2008-09-18 17:35:55 +02:00
Carsten Dominik
7b0f0c497c
Implement sorting by TODO keyword sequence position.
2008-09-18 13:45:49 +02:00
Carsten Dominik
8833885abb
Make S-right/left work in column view for any timestamp
...
value of a property.
2008-09-18 10:24:57 +02:00
Carsten Dominik
cad6c4dc3f
Protect slashes during outline-path-completion.
2008-09-17 17:57:43 +02:00
Carsten Dominik
1b23a3fd20
Get rid of some compiler messages by fixing bugs and definitions.
2008-09-17 13:55:59 +02:00
Carsten Dominik
ad7e092f98
Allow tags to select parts of a document for export.
2008-09-17 13:47:18 +02:00
Carsten Dominik
56b7b3f3ce
New file org-plot.el.
2008-09-17 13:35:21 +02:00
Carsten Dominik
47aea69a79
Allow project components to have components.
2008-09-17 13:32:32 +02:00
Carsten Dominik
5aaccd93c4
New yank function.
2008-09-13 21:02:01 +02:00
Carsten Dominik
5dde398b92
Avoid changing indentation in regions that are external source code.
2008-09-13 20:10:07 +02:00