Commit graph

3816 commits

Author SHA1 Message Date
Carsten Dominik 2546c1ef0c Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2009-09-08 10:05:07 +02:00
Carsten Dominik 526ccf4389 Clean up the require stuff in org-gnus.el 2009-09-08 10:04:57 +02:00
Eric Schulte 16652698e4 adding margin to logo images 2009-09-07 17:25:34 -06:00
Eric Schulte b8f10d3e03 moving images to doc/images 2009-09-07 17:24:14 -06:00
Eric Schulte ee7fec25fb moving lob image 2009-09-07 17:22:08 -06:00
Bastien Guerry 3f640c191a outline-end-of-subtree: Bugfix.
Advise this function in a way that prevents any trailing character from
being displayed.  Patch by Andreas Burtzlaff <andy13@gmx.net>.
2009-09-08 06:38:20 +08:00
Dan Davison 4d29dc36be o-b-worg.org: more minor edits 2009-09-07 15:06:19 -04:00
Dan Davison c5dc57e526 o-b-worg.org: minor edits 2009-09-07 15:02:02 -04:00
Dan Davison 8f8c976940 o-b-worg.org: simplify / clean up spreadsheet plugin example. 2009-09-07 14:56:57 -04:00
Dan Davison 7e6aba8bf1 o-b-worg.org: Added a simple example of using R code in an org table
via the sbe macro.
2009-09-07 14:56:28 -04:00
Dan Davison 13c3ec682c proposed task: control precision of numerical output 2009-09-07 14:28:20 -04:00
Dan Davison 91a4bdb767 o-b-worg.org: change :var to function call syntax 2009-09-07 14:10:34 -04:00
Dan Davison afa694acf0 Added bug: blank srcname takes srcname from next line 2009-09-07 13:56:24 -04:00
Carsten Dominik 6bc0ec12ce Minor fixed for the previous commit 2009-09-07 15:48:10 +02:00
Carsten Dominik 1db9613478 Fix bugs in the agenda bulk action menu
The commands in the menu still reflected the old implementation which
had a single key for toggling the mark.

Reported by Giles Chamberlin
2009-09-07 14:54:32 +02:00
Bastien Guerry 2e7c300cd8 Fix typo. 2009-09-07 20:51:44 +08:00
Carsten Dominik ecb3e99a46 Speedup table export which was slow 2009-09-07 14:49:43 +02:00
Dan Davison 5deb1b7d57 o-b-worg.org: add different LoB image 2009-09-06 21:48:09 -04:00
Dan Davison 0eca56889d o-b-worg.org minor changes 2009-09-06 21:14:20 -04:00
Dan Davison 98b702a957 o-b.org: added shell exit code error checking task 2009-09-06 20:10:00 -04:00
Dan Davison e6964937d9 o-b-worg.org: added LoB imae and removed LoB link (it's not up to much yet) 2009-09-06 20:09:33 -04:00
Dan Davison 5fbd0bfba6 o-b-worg.org: expanding the explanation of the pie chart example 2009-09-06 19:36:56 -04:00
Dan Davison b3bcdb7b08 o-b-worg.org: added Tower of Babel title to image (and update blue.png...) 2009-09-06 19:22:39 -04:00
Dan Davison 3b3b2796f1 o-b-worg.org: Edited LoB section. 2009-09-06 19:18:11 -04:00
Dan Davison 0ad03e87b8 Merge commit 'origin/master' 2009-09-06 18:37:48 -04:00
Dan Davison a057913e4d o-b-worg.org: small change 2009-09-06 18:37:42 -04:00
Eric Schulte 64aaeb894c publishing documentation tweaks 2009-09-06 15:45:57 -06:00
Eric Schulte f4123a4705 changed image citation and quote
Conflicts:

	org-babel-worg.org
now using an image from wikipedia [1] which is public domain

[1] http://en.wikipedia.org/wiki/File:Pieter_Bruegel_d._%C3%84._076.jpg
2009-09-06 15:37:53 -06:00
Eric Schulte 8c37bfaa86 now using an image from wikipedia [1] which is public domain
[1] http://en.wikipedia.org/wiki/File:Pieter_Bruegel_d._%C3%84._076.jpg
2009-09-06 15:36:56 -06:00
Carsten Dominik fa5d97e28c Agenda: Fix bug with entry text in empty entries
Report by Rainer Stengele
2009-09-06 22:52:54 +02:00
Carsten Dominik 97ecc2c180 LaTeX export: Fix bug with accidental multiline protection in comments 2009-09-06 07:54:31 +02:00
Carsten Dominik 25226d7d65 Minor fixes o the edit src code mechanism
Patch by Dan Davison
2009-09-06 07:53:21 +02:00
Carsten Dominik 760b1e7d21 Keep paragraph filling from spilling into comment and meta lines
Lines starting with # are now considered paragraph starters.

Patch by Dan Davison
2009-09-06 07:15:11 +02:00
Carsten Dominik 41def5249d Doc fixes 2009-09-06 07:05:36 +02:00
Carsten Dominik 590a518fb9 Fix order bug when cleaning up entry lines for agenda 2009-09-06 07:05:25 +02:00
Dan Davison 7bd6dc13a5 o-b-worg.org: Trying to get tower of babel image right.
The jpg images I'm adding are the ones on Wikipedia. The pngs were
produced by convert -resize 15% (for the little-tower-of-babel) and
convert -resize 20% (for the tower-of-babel).
2009-09-05 15:09:58 -04:00
Dan Davison 50a08fc0d4 Experimenting with the Tower of Babel logo 2009-09-05 14:41:50 -04:00
Eric Schulte 5370de3c9b more style tweaks 2009-09-05 12:22:43 -06:00
Eric Schulte 53d809eaf6 more style changes 2009-09-05 12:18:13 -06:00
Eric Schulte b8f5011516 changes to the css style 2009-09-05 12:15:59 -06:00
Eric Schulte 18c92eba6a collection of minor edits/additions to org-babel-worg 2009-09-05 12:00:40 -06:00
Carsten Dominik c23066242f Improve docstring of `org-log-repeat'
Patch by Dan Griswold
2009-09-05 08:35:54 +02:00
Carsten Dominik 25f0e716ef Fix typos in org.texi
Patch by Dan Griswold
2009-09-05 08:32:22 +02:00
Carsten Dominik 0b5ff7f6e3 Release 6.30e 2009-09-05 08:14:15 +02:00
Carsten Dominik 02d4dbf54e Revert change in org-gnus.el that caused font-lock problems 2009-09-05 07:54:46 +02:00
Carsten Dominik c5a26208a8 More user options to clean up entry text that will be shown in the agenda.
> > New mode to show some entry body text in the agenda
> > ----------------------------------------------------
> > There is now a new agenda sub-mode called
> > `org-agenda-entry-text-mode'.  It is toggled with the `E' key.
> > When active, all entries in the agenda will be accompanied by a
> > few lines from the outline entry.  The amount of text can be
> > customized with the variable `org-agenda-entry-text-maxlines'.
>
>
> this already avoids displaying drawer lines.
> I also see lines like:
>
>     - State "DONE"       from "WARTEN"     [2009-08-04 Di 16:19]
>     - State "DONE"       from "WARTEN"     [2009-07-02 Do 09:43]
> ...
>
> and in my remeber templates I always create lines like:
>
>      created: [2009-08-03 Mo 11:46]
>
> with the creation date of the entry.
> Would it be possible and make sense to set up a variable for a
> regexp to exclude lines like the ones above from showing?

This commit sets up such a variable, and also a hook.
2009-09-05 07:53:46 +02:00
Dan Davison 14be1aed89 o-b-worg.org: general proofreading / editing 2009-09-04 23:24:58 -04:00
Dan Davison afcebc3edd o-b-worg.org: no more quoted negative numbers 2009-09-04 23:10:40 -04:00
Dan Davison dc66d84ac4 Alter org-babel-number-p so that it recognises negative numbers 2009-09-04 23:06:05 -04:00
Dan Davison b085fafc8b o-b.org: added notes to "share org-babel" tasks 2009-09-04 23:02:32 -04:00