Commit Graph

865 Commits

Author SHA1 Message Date
Carsten Dominik c24383d1c6 Fix bugs with time extraction of deadlines. 2008-09-04 17:08:50 +02:00
Carsten Dominik 22a6e1718c Ignore TODO keywords and Priorities when sorting headlines.
This applies to numeric and alphanumeric sorting.
2008-09-04 10:35:53 +02:00
Carsten Dominik 9ab3d5554e Document default for `org-refile-targets'. 2008-09-04 10:20:24 +02:00
Carsten Dominik 905fced617 Revised interpretation of prefix arg when storing remember note. 2008-09-04 10:19:46 +02:00
Carsten Dominik 660355a34f Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-09-03 13:24:03 +02:00
Carsten Dominik ac7d8fa752 New face `org-scheduled'
This face is used in the agenda for entries that are
scheduled on a day that is not today.
2008-09-03 13:23:31 +02:00
Carsten Dominik 86b408e4e0 New face `org-scheduled'
This face is used in the agenda for entries that are
scheduled on a day that is not today.
2008-09-03 12:01:48 +02:00
Carsten Dominik dc193b76e7 Remove incorrect declaration in org-wl.el. 2008-09-03 11:23:33 +02:00
Carsten Dominik d74855408f Implement the :to and :toname keywords for gnus links.
Patch from Gregory Sullivan.
2008-09-03 11:17:49 +02:00
Carsten Dominik 5d7adb4a62 Fix typo. 2008-09-03 11:16:48 +02:00
Carsten Dominik 4416842eab Clarify the use of showstars in the docs. 2008-09-03 11:16:36 +02:00
Carsten Dominik e8394dcbcf Fix example indentation for export.
Patch from Bernt Hansen.
2008-09-03 10:50:10 +02:00
Carsten Dominik e16cbbb5e2 Fix some typos. 2008-09-03 10:36:21 +02:00
Carsten Dominik b831ab8ef5 Allow the file component in a remember template to be a function. 2008-09-03 10:36:03 +02:00
Carsten Dominik 1e79189212 Support searching in backward headlines with isearch. 2008-09-03 10:11:36 +02:00
Carsten Dominik 5a890b3473 Minor fixes. 2008-09-03 09:10:17 +02:00
Carsten Dominik 339e5fb010 Erase buffer for txt export. 2008-09-02 13:46:07 +02:00
Carsten Dominik 19b5215b81 Update org-mairix.el to version 0.5. 2008-09-02 09:35:20 +02:00
Carsten Dominik 26ed7e0998 Document latest change about terminating tex macros. 2008-09-01 16:50:34 +02:00
Carsten Dominik ce88fc8273 Allow {} to terminate a tex macro inside a word.
For example, you can now write \Aacute{}stor.
2008-09-01 16:45:11 +02:00
Carsten Dominik 952103e9a3 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-09-01 11:20:57 +02:00
Carsten Dominik 4daef5679d Fixed typos. 2008-09-01 11:20:49 +02:00
Bastien Guerry 195c71031f Added a poem for the #+BEGIN_VERSE example.
This used to be Einstein's quote, but this is already in use for
demonstrating #+BEGIN_QUOTE.  I've picked up AlexSchroeder's Haiku
as found here:  http://www.emacswiki.org/cgi-bin/wiki/EmacsHaiku
2008-08-09 12:32:01 -05:00
Carsten Dominik 806430ff1c Text version of orgcard updated to 6.06. 2008-07-29 08:27:48 -07:00
Carsten Dominik 0175e04180 Minor Fixes in orgcard.tex. 2008-07-29 08:26:44 -07:00
Carsten Dominik badb19e1c7 Base org-iswitchb buffer selection on major-mode.
This was a request by Mike Newman.
2008-07-28 17:05:04 -07:00
Carsten Dominik d172a1ccc5 Minor documentation fixes. 2008-07-28 12:12:50 -07:00
Carsten Dominik c542119a2a Fixed bug with malformed face properties.
Patch by Steven E. Harris.
2008-07-26 07:49:31 -07:00
Carsten Dominik b87ec4c0f1 Added default styles for org-info.js 2008-07-26 07:30:44 -07:00
Carsten Dominik 7b5bf55e22 Added some well deserved acknowledgments. 2008-07-26 07:12:03 -07:00
Carsten Dominik c4375970d7 Minor fixes. 2008-07-25 20:41:02 -07:00
Carsten Dominik caa2788b26 Allow a user-defined filter for the values in column view. 2008-07-25 17:05:37 -07:00
Carsten Dominik 2c26217b88 Release 6.06b. 2008-07-25 14:58:41 -07:00
Carsten Dominik 36987f5348 Add mode info to Google Tech Talk page. 2008-07-25 14:56:50 -07:00
Carsten Dominik c258c33780 Fix typo. 2008-07-25 14:18:54 -07:00
Carsten Dominik 6de2032ff7 Fix typo. 2008-07-25 14:17:35 -07:00
Carsten Dominik d2697cf11e Fix bug with recursive publishing and the publishing directory.
This one has haunted us for a long time......
2008-07-25 14:04:26 -07:00
Carsten Dominik 10bdab790b Fix bug with adding appointments to diary in Emacs 23.
Patch from Andrew Hyatt.
2008-07-25 00:27:41 -07:00
Carsten Dominik b8b821336e Restart font-lock after local editing in different mode. 2008-07-24 17:23:41 -07:00
Carsten Dominik 68fcc0b493 Allow setting creator flag in OPTIONS line. 2008-07-24 12:58:47 -07:00
Carsten Dominik 7a3557b80b Make org-jsinfo use style-extra. 2008-07-24 12:18:17 -07:00
Carsten Dominik a66568abb9 Add attributes also to mailto and ftp links. 2008-07-24 11:24:48 -07:00
Carsten Dominik 3cf6fc4393 Fix autoloading bug with `org-dblock-write:columnview'. 2008-07-24 10:11:29 -07:00
Carsten Dominik 8bce507597 Fixed typo. 2008-07-24 06:43:35 -07:00
Carsten Dominik 177e154e6c Release 6.06a. 2008-07-24 06:42:03 -07:00
Carsten Dominik 14ffcc8b9a Release 6.06. 2008-07-24 06:26:02 -07:00
Carsten Dominik 0be85cda60 Fix bug when exporting links with attributes. 2008-07-23 16:04:01 -07:00
Carsten Dominik 5ea6de59a1 Protect call to dvipng. 2008-07-23 13:41:39 -07:00
Carsten Dominik 66a41c6298 Fix bug with region export. 2008-07-23 10:40:21 -07:00
Carsten Dominik e67ec64a0f Fixed typo. 2008-07-22 13:58:59 -07:00