Carsten Dominik
0f0580a8b2
Add dependency on org-macs.el for org-compat.el to Makefile.
2008-09-22 05:57:05 +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
feab6c1348
Change version number to 6.08-pre01
2008-09-21 08:34:23 +02:00
Carsten Dominik
a8b3081610
Release 6.07b.
2008-09-21 08:26:30 +02:00
Carsten Dominik
8a45b852ae
New file contrib/lisp/org-checklist.el, by James TD Smith.
2008-09-21 08:14:17 +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
Carsten Dominik
e6630ed359
Limit length of clock string and make it clickable.
...
Patch from James TD Smith.
2008-09-21 07:35:01 +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
Bastien Guerry
10a9556db5
Fix bug about list delimitation.
...
A list now ends when a line contains an indentation that is shorter than
the expected indentation of an item for this list.
`org-export-latex-list-beginning-re' renamed to `org-list-beginning-re'
and `org-list-item-begin' renamed to `org-list-item-beginning'.
Some code clean up: silent checkdoc, fix typos.
2008-09-20 14:45:11 +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
Bastien Guerry
57d80846b3
Implement export of descriptive lists.
...
Prevent special chars from being converted when in a LaTeX
environment. Fix a bug about conversion of "&" conversion
in tables.
2008-09-19 21:48:47 +02:00
Carsten Dominik
b777e88fd6
Release 6.07a.
2008-09-19 16:19:32 +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
df098ce3f2
Improve documentation of `org-agenda-fontify-priorities'.
...
This was a patch by Rafael Laboissiere.
2008-09-19 16:10:09 +02:00
Carsten Dominik
89f21ba3f4
Update todo.org.
2008-09-19 16:08:23 +02:00
Carsten Dominik
58325c8df0
Bug fixes.
2008-09-19 12:40:15 +02:00
Carsten Dominik
286cddb073
Add dependencies of org-plot.elc to Makefile.
2008-09-19 08:55:03 +02:00
Carsten Dominik
1448aa2449
Bind some variables.
2008-09-19 08:30:22 +02:00
Carsten Dominik
194faab2b6
Bumping up the version number to 6.07.
2008-09-19 08:25:13 +02:00
Carsten Dominik
79879070bb
Prepare the Changes file for the release.
2008-09-19 08:24:21 +02:00
Carsten Dominik
04419cca3d
Make sure tags matching is case-insensitive.
2008-09-19 08:07:50 +02:00
Carsten Dominik
17bdd57209
Fix docstrings in org-plot.el.
2008-09-18 18:26:11 +02:00
Carsten Dominik
07a6432d52
Fixing final issue with org-plot.el.
...
Eric Schulte sent me a new version.
2008-09-18 18:22:08 +02:00
Carsten Dominik
f3d15d8b7c
Fixing typos.
2008-09-18 17:57:10 +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
0e41007840
Remove the version requirement, this is part of Org.
2008-09-18 17:34:39 +02:00
Carsten Dominik
a33d51d0d0
Documentation fixes.
2008-09-18 13:52:35 +02:00
Carsten Dominik
7b0f0c497c
Implement sorting by TODO keyword sequence position.
2008-09-18 13:45:49 +02:00
Carsten Dominik
152092ce2b
Fixing typos.
2008-09-18 12:23:02 +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
2491b7e55d
Fix typos.
2008-09-17 17:57:18 +02:00
Carsten Dominik
a76ebd2bb2
Fix bug with tags filtering.
...
So far, we had mad invisible the line including the \n after it.
This is a bad idea. When the cursor is at the beginning of the
line that is preceded by an invisible line, the local text
properties are actually those of the invisible line
just before the current.
Now we make invisible the line together with the \n *before* it,
this should fix things all right.
2008-09-17 16:28:44 +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
951a80987b
Talk about MATCH view rather than TAGS view.
2008-09-17 13:39:24 +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
8e2b65bdef
Intermediate
2008-09-16 16:52:21 +02:00
Carsten Dominik
97e9305f4f
Make sure no startup is run in remember buffer.
2008-09-15 10:31:25 +02:00
Carsten Dominik
aaaabf6304
Fix Andrew Hyatt's link.
2008-09-14 16:16:25 +02:00
Carsten Dominik
53693652b0
Make C-y insert subtrees in folded state.
2008-09-14 08:03:55 +02:00