0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-22 08:10:43 +00:00
Commit graph

204 commits

Author SHA1 Message Date
Bastien Guerry 99fa838fbf Fixed a typo in org-n-level-faces. 2008-02-28 00:57:43 +00:00
Carsten Dominik 45e09a0862 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
Conflicts resolved in:

	ChangeLog
	org.el
2008-02-27 15:28:45 +01:00
Carsten Dominik 5c3a9cbea1 New variable `org-default-extensions' is regulating which extensions will be loaded.
Also: New file CONTRIB/lisp/org-id.el for global ids in entries.
2008-02-27 14:32:17 +01:00
Bastien Guerry ea1af6f855 Reverted the changes about the use of `org-deadline-warning-days'
in `org-agenda-to-appt'.
2008-02-26 23:25:36 +00:00
Bastien Guerry 7c0d910bd8 Update `org-agenda-to-appt'.
Added `refresh' as the first argument for this function.
A value of `t' for the filter argument now means: prompt
the user for a regular expression and filter out entries
that don't match it.

Don't run `appt-check' inside `org-agenda-to-appt' since
appt-check might already find agenda appointments in the
diary file if it contains (org-diary ...).

Removed the declare-function for appt-check.

Cleaned up the ChangeLog for these changes.
2008-02-26 19:37:46 +00:00
Bastien Guerry 9e7b43d391 Docstring fix for `org-deadline-warning-days'.
Don't use (org-deadline-warning-days 0) in `org-agenda-to-appt'.
Removing the :deadline property from the list of arguments in the
`org-agenda-get-day-entries' call should be enough.

Prevent `appt-check' from modifying the current window layout.
2008-02-26 18:06:39 +00:00
Carsten Dominik f228a9499b Add org-id.el
Conflicts:

	ChangeLog
2008-02-26 17:43:07 +01:00
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 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 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
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 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
Bastien Guerry d872f54d12 org-narrow-to-subtree: save match data 2008-02-18 01:27:54 +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 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 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 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 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 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
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
Carsten Dominik b1770b093e Release 5.21. 2008-02-08 11:35:25 +01:00
Carsten Dominik db46f74181 Removed forgotten (debug). 2008-02-07 12:52:59 +01:00
Carsten Dominik 1baeff6216 Bug fixes after reports on the 5.20 release. 2008-02-07 10:29:38 +01:00
Carsten Dominik 71b08c4c5e Hierarchical Checkboxes and new org-mac-message.el. 2008-02-05 15:38:57 +01:00
Carsten Dominik 73fba1d46f Support for aling.el. 2008-02-04 12:08:21 +01:00
Carsten Dominik 65a32c2ab3 Fix unscheduling and un-daedlining so that it will work with
nonstandard locations of these timestamps.
Problem was reported by Pete Phillips.
2008-02-04 11:16:07 +01:00
Carsten Dominik bc69ea13dd Fixed problem with tags completion in remember tags, as reported by Austin. 2008-02-03 08:57:52 +01:00
Carsten Dominik 17c070e603 Fixed the deadline priorities. 2008-02-03 08:49:17 +01:00
Carsten Dominik d8b7e8a87a org-plain-link-re has been improved to allow ; and , in URL's. 2008-02-01 23:30:07 +01:00
Carsten Dominik bcacae20a2 Show all clock entries in og-mode in agenda and timeline.
Special command as safe replacement for C-k.
2008-01-31 22:26:09 +01:00
Carsten Dominik 4803a44f2a test 2008-01-31 16:12:58 +01:00
Carsten Dominik 93c665b56d Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
Carsten Dominik 011a15f3a9 Release 5.19a 2008-01-31 11:38:53 +01:00
Carsten Dominik 1fb725c45d Release 5.19 2008-01-31 11:38:46 +01:00
Carsten Dominik 8d8ec6bf6b Release 5.18a 2008-01-31 11:38:40 +01:00
Carsten Dominik 218feee70e Release 5.18 2008-01-31 11:38:36 +01:00
Carsten Dominik 8079032340 Release 5.17a 2008-01-31 11:38:30 +01:00
Carsten Dominik da2eea46f0 Release 5.17 2008-01-31 11:38:26 +01:00
Carsten Dominik 293b06347f Release 5.16b 2008-01-31 11:38:20 +01:00
Carsten Dominik 2da69ead43 Release 5.16a 2008-01-31 11:38:16 +01:00
Carsten Dominik 09375a90de Release 5.16 2008-01-31 11:38:07 +01:00
Carsten Dominik 5ba222a252 Release 5.15a 2008-01-31 11:38:00 +01:00
Carsten Dominik 1f8c193b44 Release 5.15 2008-01-31 11:37:56 +01:00
Carsten Dominik 93570c03c7 Release 5.14 2008-01-31 11:37:51 +01:00
Carsten Dominik 77c28e7c9d Release 5.13i 2008-01-31 11:37:37 +01:00
Carsten Dominik 93bf464c3d Release 5.13h 2008-01-31 11:37:33 +01:00
Carsten Dominik 1bf1a4d4b2 Release 5.13g 2008-01-31 11:37:28 +01:00
Carsten Dominik fc2d68abf0 Release 5.13e 2008-01-31 11:37:24 +01:00
Carsten Dominik a96fd7707c Release 5.13d 2008-01-31 11:37:19 +01:00
Carsten Dominik 6baed5bdc9 Release 5.13c 2008-01-31 11:37:13 +01:00
Carsten Dominik 1977708dd9 Release 5.13a 2008-01-31 11:37:09 +01:00
Carsten Dominik d7bbcefe4f Release 5.13 2008-01-31 11:36:57 +01:00
Carsten Dominik 5bc7002517 Release 5.12c 2008-01-31 11:36:51 +01:00
Carsten Dominik 3fd4b3d069 Release 5.12b 2008-01-31 11:36:47 +01:00
Carsten Dominik 2856cf1927 Release 5.12 2008-01-31 11:36:42 +01:00
Carsten Dominik 01d0656bcf Release 5.11b 2008-01-31 11:36:37 +01:00
Carsten Dominik 4019309baf Release 5.11 2008-01-31 11:36:29 +01:00
Carsten Dominik 52c4f74b5f Release 5.10b 2008-01-31 11:36:23 +01:00
Carsten Dominik 70b6cc5da4 Release 5.10a 2008-01-31 11:36:18 +01:00
Carsten Dominik a557732ba7 Release 5.07a 2008-01-31 11:36:12 +01:00
Carsten Dominik 05df3bb8a1 Release 5.07 2008-01-31 11:36:08 +01:00
Carsten Dominik f0c766122d Release 5.06e 2008-01-31 11:36:02 +01:00
Carsten Dominik 49a33577a2 Release 5.06d 2008-01-31 11:35:58 +01:00
Carsten Dominik a0e6a1b725 Release 5.06c 2008-01-31 11:35:54 +01:00
Carsten Dominik 3e7ab7ce2c Release 5.06b 2008-01-31 11:35:50 +01:00
Carsten Dominik 5b6d6c3425 Release 5.06 2008-01-31 11:35:45 +01:00
Carsten Dominik d922cfd878 Release 5.05 2008-01-31 11:35:40 +01:00
Carsten Dominik c3c7e73f29 Release 5.04 2008-01-31 11:35:36 +01:00
Carsten Dominik e0d9fe836b Release 5.03n 2008-01-31 11:35:27 +01:00
Carsten Dominik 0e220abb95 Release 5.03 2008-01-31 11:35:19 +01:00
Carsten Dominik 1b2e32f488 Release 5.02 2008-01-31 11:35:14 +01:00
Carsten Dominik a6ad26736b Release 5.01b 2008-01-31 11:35:10 +01:00
Carsten Dominik 95ce34080b Release 5.01 2008-01-31 11:35:03 +01:00
Carsten Dominik 9c5cecfcfe Release 4.79 2008-01-31 11:34:55 +01:00