Carsten Dominik
94812099b0
Agenda: Add more keys to the view dispatcher
2009-06-26 17:22:48 +02:00
Carsten Dominik
7eb397356f
Link to GPL
2009-06-26 15:04:27 +02:00
Carsten Dominik
9f91de32e9
Bug fixes:
...
Make PDF export work on windows.
Use only compatible overlay API.
2009-06-26 13:09:40 +02:00
Carsten Dominik
00ddc4dba7
Release 6.28c
2009-06-26 09:27:50 +02:00
Carsten Dominik
cb3f5fdd59
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2009-06-26 09:27:19 +02:00
Carsten Dominik
5bbd1cb2df
Use better keys for Bulk action selection
2009-06-26 09:27:08 +02:00
Carsten Dominik
dfe2186724
Fix typos
2009-06-26 07:04:22 +02:00
Bastien Guerry
57e4664f8e
Added a specific class for handling the logo display in IE.
...
Thanks to Sebastian Rose for this.
2009-06-26 01:50:34 +02:00
Bastien Guerry
99f9170639
The logo is now in the HTML page, not in org.css.
2009-06-25 14:58:22 +02:00
Bernt Hansen
7d94e0d77b
Fix some typos in the documentation
2009-06-25 13:47:26 +02:00
Carsten Dominik
68492f74b7
Mention release 6.28 in the news section
2009-06-25 09:09:34 +02:00
Carsten Dominik
e7ffcc1d4d
Release 6.28b
2009-06-25 09:01:20 +02:00
Carsten Dominik
7906427aa6
Release 6.28
2009-06-25 08:59:59 +02:00
Carsten Dominik
6d5080b492
Describe changes in version 6.28
2009-06-25 08:56:53 +02:00
Carsten Dominik
9bf59dd0b5
Keep byte compiler happy
2009-06-25 07:29:32 +02:00
Carsten Dominik
2e3a26ae35
Agenda: Refile and bulk action
...
This commit implements refiling directly from the agenda.
It also implements a mechanism for selecting a number of entries in
the agenda and then executing a command on all of them. Possible
actions include archive, refile, todo state setting, and more.
2009-06-24 21:50:42 +02:00
Carsten Dominik
7040e46738
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2009-06-24 20:46:44 +02:00
Carsten Dominik
92118c321d
Fix validation isues
2009-06-24 20:46:35 +02:00
Bastien Guerry
f11f5f0bef
Fix org.css: use a "fixed" position for the logo-link class.
2009-06-24 19:36:25 +02:00
Bastien Guerry
c02132fbb6
Added the logo-link class, to make the logo clickable.
2009-06-24 19:27:17 +02:00
Bastien Guerry
36c8eb7686
Added a link from a fake image to the root of the website.
...
The fake image is associated with a css class that spans over
the logo. So it looks like the logo itself is clickable.
2009-06-24 19:24:22 +02:00
Carsten Dominik
9633267b7b
try again
2009-06-24 17:30:48 +02:00
Carsten Dominik
9568a9e733
Fix style bug on homepage
2009-06-24 17:24:42 +02:00
Carsten Dominik
c7703d1eeb
Make store-link work like interactive when executing a keyboard macro.
2009-06-24 14:16:49 +02:00
Carsten Dominik
9ea680ad80
Place sourceforge badge for voting
2009-06-24 06:30:25 +02:00
Carsten Dominik
60f98f61cc
Acknowledge Greg Newman for his unicorn logo refresh
2009-06-23 20:36:06 +02:00
Carsten Dominik
c84bd7f355
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2009-06-23 18:20:46 +02:00
Carsten Dominik
ca75aa0bae
Fix bug in org-bbdb.el
2009-06-23 18:20:30 +02:00
Bastien Guerry
dca12dd19a
Fixed typo. Updated the copyright years.
2009-06-23 16:27:34 +02:00
Carsten Dominik
52af11ac17
Fix bug with including org-file during export.
...
Stefan Vollmar writes:
> taking up a nice suggestion from Sebastian Rose, I want to
> present some org source with proper syntax highlighting. However,
> there is a problem when using "BEGIN_SRC" blocks it seems.
>
> If one puts this org contents into a file "test.org":
>
> * One Headline
> Some Text
> #+BEGIN_SRC python
> print "some output"
> #+END_SRC
> * Another headline
> More text
>
> and renders it from another org-file with:
>
> #+INCLUDE: "./test.org" src org
>
> everything will be fine (beautiful, infact) up to and including
> the print-line - the rest of the org file is not rendered as
> source but interpreted.
2009-06-23 14:12:23 +02:00
Carsten Dominik
4cf967cceb
Add link to Sourceforge voting
2009-06-23 12:55:18 +02:00
Carsten Dominik
56cf00c9bc
LaTeX export: Fix problem with image names containing underscore
...
Reported by Arne Freyberger.
2009-06-23 06:15:01 +02:00
Carsten Dominik
42fc12f433
Macros: Use comma as argument separator
2009-06-23 05:45:35 +02:00
Carsten Dominik
48bdf22482
BBDB/iCal anniversaries: Use user-defined format
2009-06-22 21:59:21 +02:00
Carsten Dominik
e7da07cba5
Macros: Fix bug in precessing definitions.
2009-06-22 14:48:34 +02:00
Carsten Dominik
0a116bd65c
Links to VM: Catch the case that `vm-folder-directory' is not set.
2009-06-22 14:43:47 +02:00
Carsten Dominik
c76aaf8037
Agenda: Update agenda line after clocking out.
...
This was a request by Manish
2009-06-22 13:46:02 +02:00
Carsten Dominik
4a3a486201
Fix structure bugs in manual
2009-06-21 22:47:47 +02:00
Carsten Dominik
f002bc0966
Keep byte compiler happy
2009-06-21 22:40:59 +02:00
Carsten Dominik
c1c3c3f7cb
Tables: Allow forced alignment to left or right.
...
Michael Brand writes:
> 2) One could like to have configurable left/right alignment, even
> combinable with column width, e. g.
>
> | <l10> | <r> |
> | 3.14 | 0x10 |
> | 3.141592=> | 0x32 0x10 |
Good idea, I would say.
2009-06-21 22:40:45 +02:00
Carsten Dominik
94c4f801a2
Tables: Fix auto-blanking of fields is yasnippet is active.
...
When yasnippet is active, it is the official binding of TAB. That
means, the org-mode self-insert command must know that it may blank
table fields if the last command was yas/expand.
2009-06-21 22:19:15 +02:00
Carsten Dominik
03efd877bc
Clock: Add more hooks
...
This commit add four hooks to the clocking code.
Patch by Benjamin Andresen.
2009-06-21 17:26:52 +02:00
Carsten Dominik
0b474a71d0
Footnotes: Treat inline tasks as text
...
Reported by Matt Lundin
2009-06-21 08:29:35 +02:00
Carsten Dominik
51ad548037
Better default description for link to Org-mode heading
...
Requested by Stefan Vollmar.
2009-06-20 21:10:55 +02:00
Carsten Dominik
daa2800ff3
Add Wes Hardaker's generic exporter as a contributed package
2009-06-20 20:53:03 +02:00
Carsten Dominik
6525cc622f
HTML Export: Remove the extra newline after <pre> tags
...
Patch by Derek Upham
2009-06-20 20:39:53 +02:00
Carsten Dominik
743b6e396b
Add bindings for S-iso-lefttab and backtab to orgtbl-mode
...
Requested by Derek Upham.
2009-06-19 17:46:27 +02:00
Carsten Dominik
7c3aba2d3a
Magnus Henoch writes:
...
> I just discovered that org-clock-in displays the clocked-in task
> in the mode line, so that I can click it and go back to the Org
> file, which I really like. I changed it to switch to the window
> in which I click, by prepending "@" to the interactive spec of
> org-clock-goto.
2009-06-19 14:03:34 +02:00
Carsten Dominik
4f0bbb66d0
Fix ditaa.jar path
...
The default path had become wrong after we moved org-exp-blocks to the
core, because it was defined relative to the location of the Lisp file.
2009-06-19 12:15:28 +02:00
Carsten Dominik
62142723fd
Fix critical bug in ID search.
...
Patch by Michael Hohmuth.
2009-06-19 12:13:41 +02:00