1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-22 07:09:47 +00:00
Commit Graph

178 Commits

Author SHA1 Message Date
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
Carsten Dominik
b39a2ba572 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-02-11 11:15:31 +01:00
Carsten Dominik
9292050d09 Make sure properties mentioned in COLUMNS will be offered for completion. 2008-02-11 11:15:23 +01:00
Bastien Guerry
d6e4079615 Use :html-extension in org-export-html-extension.
So that :html-extension in projects of `org-publish-project-alist'
is correctly honoured.
2008-02-11 02:45:52 +00:00
Carsten Dominik
d3fbe81502 If we cannot say Excel here, tht it seems to me that the joke is gone.
So I removed the setence.
2008-02-10 11:52:32 +01:00
Bastien Guerry
0b4b89c32e Fixed minor typo. 2008-02-10 00:48:09 +00:00
Bastien Guerry
68dbe3fbc8 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-02-09 18:08:06 +00:00
Bastien Guerry
6802e7c66c Added CONTRIB/lisp/org-mew.el.
Updated CONTRIB/README accordingly.
Fixed minor typo in org-panel.el.
2008-02-09 18:07:54 +00:00
Carsten Dominik
563e947c85 Make sure Drawers are not exported, also before the first headline.
This bug was reported by Daniel J. Sinder.
2008-02-09 08:22:44 +01:00
Bastien Guerry
7a25b2fab3 Minor docstring change in org.el. Remove "Excel" from org.texi.
org.el: fixed the docstring of `org-remember-templates': %i inserts the
active region even when `org-remember' is not called with C-u.

org.texi: removed the reference to a brandname (Excel)
See message: http://article.gmane.org/gmane.emacs.orgmode/4438
2008-02-08 15:44:52 +00:00
Bastien Guerry
5343394599 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-02-08 15:09:29 +00:00
Bastien Guerry
9a04b8f2dd Fixed bug in `org-export-region-as-latex'.
Always ignore the value of the skip parameter when exporting a region.
2008-02-08 15:09:11 +00:00
Phil Jackson
04e634bf48 dir2org.zsh: two small bug fixes 2008-02-08 15:05:52 +00:00
Phil Jackson
4ec4e01a1a Added dir2org.zsh to contrib 2008-02-08 11:12:28 +00:00
Carsten Dominik
e2540171c6 Merge branch 'master' of git://repo.or.cz/org-mode
Conflicts:

	CONTRIB/README
	ORGWEBPAGE/Changes.org
2008-02-08 11:40:57 +01:00
Carsten Dominik
ac1bf3d6ed Fix refile bug repoted by Jost Burkhardt 2008-02-08 11:35:26 +01:00
Carsten Dominik
e69fe370bd Improvements for RET and M-RET, + bug fixes. 2008-02-08 11:35:26 +01:00
Bastien Guerry
e402bd22f6 Fixed typo: READ -> README. 2008-02-08 11:35:26 +01:00
Bastien Guerry
c08bf8203f Added a READ file to CONTRIB/ 2008-02-08 11:35:25 +01:00
Phil Jackson
1bce3928e0 Added org-annotate-file.el to CONTRIB 2008-02-08 11:35:25 +01:00
Carsten Dominik
b1770b093e Release 5.21. 2008-02-08 11:35:25 +01:00
Bastien Guerry
d409a2936b Empty CONTRIB/scripts/ 2008-02-08 09:48:59 +00:00
Bastien Guerry
2a744313d8 Added CONTRIB/scripts/ 2008-02-08 09:48:24 +00:00
Bastien Guerry
d44bb1d7a3 Updated CONTRIB/README to reflect the content of subdirectories.
Removed org-export-freemind from CONTRIB/lisp/.
2008-02-08 09:46:04 +00:00
Bastien Guerry
7c205a2413 Fixed typo: READ -> README. 2008-02-07 19:35:35 +00:00
Bastien Guerry
75d3d50a49 Added a READ file to CONTRIB/ 2008-02-07 19:30:24 +00:00
Phil Jackson
7be436bdd5 Added org-annotate-file.el to CONTRIB 2008-02-07 16:31:50 +00:00
Carsten Dominik
95ca2834e6 Release 5.21. 2008-02-07 14:45:04 +01:00
Carsten Dominik
ceaca5a84c Moved changes from ChangeLog to CONTRIB/ChangeLog. 2008-02-07 13:15:52 +01:00
Carsten Dominik
db46f74181 Removed forgotten (debug). 2008-02-07 12:52:59 +01:00
Phil Jackson
1c0d193b97 Added a ChangeLog in CONTRIB that doesn't suffer the FSF papers restrictions. 2008-02-07 11:47:55 +00:00