Commit Graph

18208 Commits

Author SHA1 Message Date
Bastien Guerry 69e639438e Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-02-26 16:26:39 +00:00
Bastien Guerry 91ee57eed1 Fixed `org-agenda-to-appt'.
Refresh the list of appointments.

Don't include appointments of deadlines, unless the deadline is for
today.  (org-agenda-get-day-entries file today :timestamp :scheduled)
should be enough, since :timestamp also returns deadlines for today.
2008-02-26 16:26:20 +00:00
Carsten Dominik 3beebdcaf5 Avoid deadline early warning in appointment reminders. 2008-02-26 17:11:35 +01:00
Carsten Dominik 24282ebf74 Fixed bug in org-publish.el, relating to org-publish-use-timestamp-flag. 2008-02-26 15:59:20 +01:00
Carsten Dominik f9a4e9d7f1 intermediate... 2008-02-26 15:55:29 +01:00
Carsten Dominik af819de830 Added org-id.el to EXPERIMENTAL. 2008-02-26 07:53:18 +01:00
Carsten Dominik b1bd77a3af Bug fix. 2008-02-26 05:51:08 +01:00
Carsten Dominik b3c564bdd7 Cleanup and minor fixes. 2008-02-26 05:01:31 +01:00
Carsten Dominik a118fef3d8 Better arrangement of some options in the file. 2008-02-22 15:18:08 +01:00
Carsten Dominik bde33fdb07 Make line splitting with M-RET configurable. 2008-02-22 12:01:03 +01:00
Carsten Dominik 580d29e93b Bug fix done keywords.
Was reorted by Bernt Hansen.
2008-02-22 09:17:50 +01:00
Carsten Dominik c3f63bddec Remove backup file. 2008-02-21 05:36:43 +01:00
Carsten Dominik 9512309a52 Added CONTRIB/org-screen.el by Andrew Hyatt. 2008-02-21 05:36:08 +01:00
Carsten Dominik b0e67e64ca Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-02-20 14:54:48 +01:00
Carsten Dominik acd926f6c2 Starting to reverse changes on M-RET. 2008-02-20 14:54:42 +01:00
Christian Egli 3eafce3ac4 Added org2hpda a small utility to generate hipster pda style printouts from org mode 2008-02-19 23:30:42 +01:00
Phil Jackson 280c235062 Merge branch 'master' of ssh://repo.or.cz/srv/git/org-mode
Conflicts:

	ChangeLog
2008-02-19 09:09:59 +00:00
Phil Jackson ac45f89f8e Docs for the new irc bits and integration with org.el. 2008-02-19 09:07:34 +00:00
Carsten Dominik 9bca3981f7 Release 5.22a. 2008-02-19 09:18:46 +01:00
Carsten Dominik a011ae4ecb Release 5.22 2008-02-19 09:09:59 +01:00
Carsten Dominik 32a2b5712f Cleanup and typo fixes. 2008-02-19 08:59:25 +01:00
Carsten Dominik 9dfd23276b Solidify the new logging stuff. 2008-02-19 08:16:39 +01:00
Carsten Dominik d17c85cab4 Create a function returning the link instead of inserting it. 2008-02-18 15:21:26 +01:00
Carsten Dominik 93b4787cb2 Bug fixed related to lognotedone keyword.
In response to a report by Bernt Hansen.
2008-02-18 15:02:33 +01:00
Carsten Dominik d1821b2d25 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-02-18 08:28:18 +01:00
Carsten Dominik 7be218be71 Fixing Documentation typos (taken from Emacs cvs). 2008-02-18 08:27:47 +01:00
Carsten Dominik 32947b9d92 Cleanup. 2008-02-18 08:14:38 +01:00
Bastien Guerry d872f54d12 org-narrow-to-subtree: save match data 2008-02-18 01:27:54 +00:00
Phil Jackson 95ef6b81f6 Moved org-irc.el into core 2008-02-17 19:17:35 +00:00
Phil Jackson ce5926efda * Handed (c) to the FSF.
* Fixed for CVS erc (getting the nick with text-properties).
* Moved into core.
2008-02-17 19:16:40 +00:00
Carsten Dominik 4bbd7784fb New attempt to get the logging code right.
Please read the manual sections about progress logging again.
2008-02-17 17:00:04 +01:00
Carsten Dominik 83a270d4d8 mostle implemented, START missing, testing and dcs missing. 2008-02-16 12:59:30 +01:00
Carsten Dominik cb56b6684e Cleaning up the progress logging code.
New STARTUP option "logstate" for logging only time stamps.
New character "!" for per-keyword setting of this.
2008-02-15 11:01:52 +01:00
Carsten Dominik 45f1d176da Cleaned up the description fo C-c C-t for changing TODO states.
There was a misunderstanding in Bastiens fix: C-c C-t is already
defined earlier in that same table.  Using `C-c C-t' is really
discussed later, in the section about todo selection.  There it is
also mentioned that you can use the variable
`org-fast-tag-selection-include-todo' to combine todo states and tags
into a single interface.
2008-02-14 11:41:10 +01:00
Bastien Guerry e3ae2b88c4 Fixed typo about fast tag selection of TODO keywords. 2008-02-13 18:55:34 +00:00
Carsten Dominik 026ada7221 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-02-13 17:10:05 +01:00
Carsten Dominik d434a4ccf1 *** empty log message *** 2008-02-13 17:08:26 +01:00
Carsten Dominik 25572be5d6 Bug fixes. 2008-02-13 14:12:29 +01:00
Carsten Dominik e16c85fc4b Make marker-resetting more robust. 2008-02-13 14:07:00 +01:00
Carsten Dominik 3121896446 Document the checkbox extension in column view. 2008-02-12 20:21:23 +01:00
Carsten Dominik f7d6b6fa6e Finalizing checkbox commit. 2008-02-12 20:18:04 +01:00
Carsten Dominik 0fba6ef10c Allow relative completion cookies for column view summation.
Requested by Daniel J. Sinder.
2008-02-12 19:58:21 +01:00
Carsten Dominik 559e7be7f5 first change 2008-02-12 17:48:38 +01:00
Carsten Dominik 7a0f7ee920 webfiles update 2008-02-12 17:44:13 +01:00
Carsten Dominik d1aa1d3686 Updated the links to the tutorial pages on Worg. 2008-02-12 12:27:52 +01:00
Carsten Dominik 095a584584 Document property searches matching undefined or empty property value. 2008-02-12 10:15:52 +01:00
Carsten Dominik 73dc3b4761 Join separate lists created in HTML by headlines below the headline limit.
This bug was reported by Adam Spiers.
2008-02-12 10:12:44 +01:00
Carsten Dominik a4fa054241 Allow "" to be a match in property searches for empty and undefined value. 2008-02-12 09:50:11 +01:00
Bastien Guerry a73edf2911 Ahem. Document my last two changes in ChangeLog.
2008-02-12  Bastien Guerry  <bzg@altern.org>

	* org.el (org-export-as-html): Use :html-extension instead of
	org-export-html-extension.
	(org-store-link): Support for links from `rmail-summary-mode'.
2008-02-12 04:28:06 +00:00
Bastien Guerry fef9c1d770 Allow links from buffer in rmail-summary-mode in `org-store-link'.
Also mention `org-stored-links' in `org-store-link'.
2008-02-11 14:38:19 +00:00