Commit Graph

8940 Commits

Author SHA1 Message Date
Bastien Guerry d54f43e48c Added options for defining context of use.
Added an option about prompting (or not) the user in
case several bookmarks are possible.
2008-02-29 00:58:22 +00:00
Bastien Guerry 1789dfcbef Begin adding support for dired-mode and buffer visiting files. 2008-02-28 23:57:15 +00:00
Carsten Dominik 1b44ef50bf Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-02-28 19:39:50 +01:00
Carsten Dominik bf55bff920 Fixed bug in orgtbl menu.
This was reported by Volker Zell.
2008-02-28 19:39:24 +01:00
Carsten Dominik d195e13448 intermediate 2008-02-28 19:38:08 +01:00
Bastien Guerry 1e77a00453 org.el (org-open-at-point): Deleted mismatching `catch' form. 2008-02-28 18:16:44 +00:00
Phil Jackson 2267d0cde6 Long IRC log entry descriptions are now elipsified. 2008-02-28 17:59:47 +00:00
Bastien Guerry d0fafb8828 (org-mouse-1-follows-link): Use the value of `mouse-1-click-follows-link' by default. 2008-02-28 17:12:11 +00:00
Bastien Guerry 5d8d085a43 Fixed typos. 2008-02-28 16:59:42 +00:00
Bastien Guerry c6629c8f96 Fixed typo in org-activate-links. 2008-02-28 16:47:14 +00:00
Carsten Dominik 52ef021169 First implementation of the new search view. 2008-02-28 16:39:37 +01:00
Bastien Guerry dd2e5fafdd Added CONTRIB/lisp/org-bookmark.el. 2008-02-28 14:58:19 +00:00
Bastien Guerry 4b5224c01e Delete trailing whitespaces. 2008-02-28 12:49:07 +00:00
Bastien Guerry 80172964d3 Added a ChangeLog entry for Glenn Morris change. 2008-02-28 08:49:08 +00:00
Bastien Guerry b9c966a502 Use `info' instead of `Info-goto-node'.
Apply Glenn Morris patch of 2008-28-02.
emacs-diffs: <E1JUZlP-0007zY-Cw@cvs.savannah.gnu.org>
2008-02-28 08:47:18 +00:00
Carsten Dominik 9400ccfc75 New installation instructions. 2008-02-28 09:34:56 +01:00
Carsten Dominik 678f39716a Bug fixes and cleanup. 2008-02-28 08:26:22 +01:00
Bastien Guerry e4ce1e1d42 Increase the limit of allowed levels to 8 when building the clock summary. 2008-02-28 01:03:43 +00:00
Bastien Guerry b8105cf110 *** empty log message *** 2008-02-28 01:02:47 +00:00
Bastien Guerry 99fa838fbf Fixed a typo in org-n-level-faces. 2008-02-28 00:57:43 +00:00
Bastien Guerry 7a75a4d91e Cleaned up error messages: don't use a period at the end.
Cleaned up some unfinish comment.
Replaced `let*' by `let' in `org-publish-current-project'.
2008-02-28 00:23:06 +00:00
Phil Jackson 3fbe1e698f IRC link descriptions now much better/cleaner. 2008-02-27 22:23:19 +00:00
Carsten Dominik c7b8cc8cb1 Another bug fix in org-publish, related to the FORCE argument. 2008-02-27 16:14:09 +01: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 b6251cca8e Updated the ChangeLog against latest changes. 2008-02-26 18:11:28 +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 b8848991b9 Just moving around files in CONTRIB. 2008-02-26 17:49:15 +01:00
Carsten Dominik 088d36e389 Add CONTRIB/orgid.el. 2008-02-26 17:43:55 +01: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 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