emacs
7340cee33a
Update website to show 7.7 as current release
2011-07-28 10:33:35 +00:00
Bastien Guerry
5c53026d32
Fix (a lot of) compiler warnings.
...
Also introduce `org-pop-to-buffer-same-window' as a compatibility
function for Emacs =>24.1.
2011-07-18 19:25:10 +02:00
Tassilo Horn
dc59011473
org-mobile.el: Fix org-mobile-push with custom functions
2011-07-08 08:30:31 +02:00
Bastien Guerry
9c05a7c781
Bump to version 7.6
2011-07-06 21:06:03 +02:00
Jason Dunsmore
c735d62f07
Fixed typo in org-mobile-index-file docstring.
2011-05-10 10:07:35 -05:00
Bastien Guerry
1bc0623be2
org mobile - call pre hooks earlier
...
* lisp/org-mobile.el (org-mobile-push): Move call to hook, make it the
first thing of the push operation.
2011-04-15 13:53:10 +02:00
Julien Danjou
c84d77a7a0
org-agenda: remove prefix-length property
...
* lisp/org-agenda.el (org-agenda-highlight-todo): Stop using prefix-length.
(org-cmp-alpha): Stop using prefix-length.
(org-agenda-open-link): Stop using prefix-length.
(org-agenda-change-all-lines): Stop using prefix-length.
* lisp/org-colview-xemacs.el (org-columns-display-here): Stop using
prefix-length. Always return claned items.
* lisp/org-colview.el (org-columns-display-here): Stop using
prefix-length. Always return claned items.
* lisp/org-mobile.el (org-mobile-write-agenda-for-mobile): Stop using
prefix-length.
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-03-16 18:18:23 +01:00
emacs
11a10bdfe7
Update website to show 7.5 as current release
2011-03-07 14:27:39 +00:00
Bastien Guerry
2ebf586e05
org-mobile.el: new custom variable org-mobile-files-exclude-regexp.
...
* org-mobile.el (org-mobile-files-exclude-regexp): New custom
variable.
(org-mobile-files-alist): Use it.
2011-03-05 11:49:30 +01:00
David Maus
d8c2cad3ef
Use new percent escape character table format
...
* org-mobile.el (org-mobile-escape-olp): Use new percent escape
character table format.
2011-02-17 19:26:48 +01:00
David Maus
98bf28c52f
Remove obsolete argument in call to org-link-unescape
...
* org-mobile.el (org-mobile-locate-entry): Remove obsolete argument in
call to org-link-unescape.
`org-link-unescape' always unescapes all percent escaped sequences.
2011-02-17 19:26:48 +01:00
Carsten Dominik
7666ba421f
Version number back to 7.4
2010-12-10 18:49:40 +01:00
Carsten Dominik
76a25715c9
Bump version number to 7.5
2010-12-10 18:43:10 +01:00
Bastien Guerry
6630edbd0f
Set version number to 7.3
2010-11-07 14:52:14 +01:00
Carsten Dominik
82af72eef7
Push version number to 7.02trans
2010-10-29 09:11:46 +02:00
Carsten Dominik
1ca680c1a8
Fix encrypting agenda
2010-10-14 08:23:34 +02:00
Carsten Dominik
2123798481
Make sure the temporary encryption file is always removed again
2010-10-13 19:13:52 +02:00
Carsten Dominik
f34f056928
Minor fixes
2010-10-13 17:20:53 +02:00
Carsten Dominik
9755e09bbc
Fix a number of issues with MobileOrg encryption.
...
* lisp/org-mobile.el (org-mobile-create-index-file): Encrypt the index file
if encryption has been turned on.
(org-mobile-copy-agenda-files): Avoid double encryption of `mobileorg.org'.
* doc/org.texi (Setting up the staging area): Document that file names remain
visible when encrypting the MobileOrg files.
2010-10-13 10:48:35 +02:00
Carsten Dominik
0c90cdc779
MobileOrg: Use outline path if we cannot make an ID
...
* lisp/org-mobile.el (org-mobile-force-id-on-agenda-items): Fix docstring.
(org-mobile-write-agenda-for-mobile): Use outline path if we do not
have an ID and are not allowed to make one.
(org-mobile-get-outline-path-link): New function.
2010-10-08 09:29:42 +02:00
Carsten Dominik
f1960677de
Fix some issues related to MobileOrg encryption
...
* lisp/org-mobile.el (org-mobile-copy-agenda-files): Encrypt the empty file.
(org-mobile-write-agenda-for-mobile): Use the right name, even if the
file get encrypted.
(org-mobile-move-capture): Only delete tempfile if it does exist.
2010-10-08 09:27:43 +02:00
Carsten Dominik
5460c4b7d8
Prompt for MobileOrg encryption password
...
* doc/org.texi (Setting up the staging area): Document use of crypt password.
* lisp/org-mobile.el (org-mobile-encryption-password): Improve docstring.
(org-mobile-encryption-password-session): New variable.
(org-mobile-encryption-password): New function.
(org-mobile-check-setup):
(org-mobile-encrypt-file):
(org-mobile-decrypt-file): Use the new function.
2010-09-26 11:16:34 +02:00
Carsten Dominik
6268cceec3
Mention release 7.01 on the website, push release number to 7.01trans
2010-07-19 08:33:24 +02:00
Philip Rooke
ebf808f9aa
Correct some docstrings [part 4]
...
Same rationale as previous patches in this series.
Phil
2010-07-16 21:00:36 +02:00
Carsten Dominik
d34786f227
Move a function to org.el
...
* lisp/org.el (org-find-olp): Move the function here, from org-mobile.el
2010-05-31 18:57:01 +02:00
Carsten Dominik
ea3cdc75f8
Improve MobileOrg documentation
...
* doc/org.texi (MobileOrg): Improve documentation about MobileOrg,
move all webdav server configuration to the FAQ.
2010-05-31 09:14:58 +02:00
Carsten Dominik
c86a3fc4aa
Push version number to 6.36trans
2010-05-09 06:24:20 +02:00
Carsten Dominik
88100d1580
Release 6.36a
2010-05-09 06:13:54 +02:00
Carsten Dominik
43bf1bbbd7
Push version number to 6.35trans
2010-04-15 12:24:55 +02:00
Carsten Dominik
32db2521bc
Check org-mobile setup for a checksum binary
2010-04-09 14:30:57 +02:00
Carsten Dominik
6f3026edf1
Release 6.35g
2010-04-08 20:15:15 +02:00
Carsten Dominik
a589c7a22e
Release 6.35f
2010-04-08 10:36:32 +02:00
Carsten Dominik
50e5924d8a
Release 6.35e
2010-04-07 16:33:52 +02:00
Carsten Dominik
f722763f8a
Release 6.35d
2010-04-07 16:26:42 +02:00
Carsten Dominik
d65ed03be6
Update copyright notices and fix wrong version tags
2010-04-07 16:26:10 +02:00
Carsten Dominik
cafbe1d038
Release 6.35c
2010-04-07 08:58:25 +02:00
Carsten Dominik
b213c0f31e
Release 6.35b
2010-04-07 07:54:14 +02:00
Carsten Dominik
08d0d2fa20
Release 6.35
2010-04-06 09:16:36 +02:00
Carsten Dominik
f84a8a8651
Implement encryption for MobileOrg
2010-04-01 13:24:41 +02:00
Carsten Dominik
8fdf80bb5b
Fix whitespace and compiler wanings
2010-04-01 13:11:54 +02:00
Carsten Dominik
2e53d9b137
Remove comma after means in many docstrings
...
Stephen Eglen says these commas should not be there.
2010-01-21 16:15:40 +01:00
Carsten Dominik
06e74afce3
Version number to 6.34trans
2010-01-20 10:13:21 +01:00
Carsten Dominik
a1709ba641
Release 6.34c
2010-01-18 00:10:11 +01:00
Carsten Dominik
2f2f9441d4
Release 6.34b
2010-01-14 23:06:55 +01:00
Carsten Dominik
c077142241
Release 6.34a
2010-01-12 08:53:44 +01:00
Carsten Dominik
288c724335
Release 6.34
2010-01-10 10:57:53 +01:00
Carsten Dominik
275b6627a6
Release 3.34
2010-01-10 10:54:52 +01:00
Carsten Dominik
f266ee62bb
Fix typo
2010-01-03 19:12:33 +01:00
Carsten Dominik
7ae6b0131a
Fix typo
2009-12-04 10:53:03 +01:00
Carsten Dominik
d080c9f6be
Allow tagstodo searches for MobielOrg
...
Patch by Thomas Jost
2009-12-03 15:06:47 +01:00
Carsten Dominik
7c59da0767
org-mobile: Make the agendas to be pushed configurable
...
New variable `org-mobile-agendas'.
2009-11-25 00:53:03 +01:00
Carsten Dominik
62a7301a5e
Push release number to 6.33trans
2009-11-20 20:20:31 +01:00
Carsten Dominik
24061fddd1
Release 6.33f
2009-11-20 15:15:05 +01:00
Carsten Dominik
37e9b1c51f
Release 6.33e
2009-11-20 13:58:31 +01:00
Carsten Dominik
24a49967f1
Release 6.33d
2009-11-20 12:34:50 +01:00
Carsten Dominik
c7371cc7fe
Push version number to 6.33trans
2009-11-15 09:46:43 +01:00
Carsten Dominik
6bc6379dfe
Release 6.33c
2009-11-15 08:00:52 +01:00
Carsten Dominik
6c977c41c3
Release 6.33b
2009-11-14 16:25:31 +01:00
Carsten Dominik
b8a6721a68
Release 6.33a
2009-11-13 23:22:18 +01:00
Carsten Dominik
5ca6635993
Push version number to 6.33a
2009-11-13 22:54:22 +01:00
Carsten Dominik
82ee0cc583
Release 6.33
2009-11-13 07:10:51 +01:00
Carsten Dominik
0f826be931
MobileOrg: Do not insert timestamp before mode/local variable line
...
Patch by Charles Sebold.
2009-11-13 00:22:18 +01:00
Carsten Dominik
f21a4e7274
Use fixed coding system for the checksum file
2009-11-12 23:52:41 +01:00
Bernt Hansen
4381fea055
Rename variable due to typo
2009-11-12 07:39:44 -05:00
Bernt Hansen
0042080e4c
Fix spelling and grammar
2009-11-12 07:39:29 -05:00
Carsten Dominik
9916ae2b33
New hook to preprocess captured data from MobileOrg.
2009-11-06 17:44:02 +01:00
Carsten Dominik
275da724d4
Fix typos
2009-11-06 17:01:25 +01:00
Carsten Dominik
79628eff1e
Minor fixes
2009-11-06 09:40:55 +01:00
Carsten Dominik
7c0a16e256
Use with-current-buffer instead of save-excursion set-buffer where possible
...
Patch by Stefan Monnier
2009-11-05 22:59:18 +01:00
Carsten Dominik
eb30362c8a
Restore agenda after mobile push
2009-11-05 15:44:17 +01:00
Carsten Dominik
86e2ff60d1
Fix bug with including archive files in org-mobile-files
2009-11-05 13:48:01 +01:00
Carsten Dominik
b4b539cb22
Reformat some code
2009-11-05 12:12:36 +01:00
Carsten Dominik
d02cde236c
Fix bug with mobile files
...
Pushing failed when `agenda-file' is in `org-agenda-text-search-extra-files'.
2009-11-05 12:10:32 +01:00
Carsten Dominik
58562167b4
Version number to 6.32trans
2009-10-27 18:23:19 +01:00
Carsten Dominik
e0949896f7
Release 6.32b
2009-10-27 18:22:28 +01:00
Carsten Dominik
037b685d50
Push version number to 6.32trans
2009-10-27 09:25:30 +01:00
Carsten Dominik
fcd2ef541f
Release 6.32
2009-10-26 08:57:21 +01:00
Carsten Dominik
d4becc70e1
Allow file names relative to org-directory in org-agenda-files
...
When using relative file names, this may cause problems in staging.
2009-10-23 22:19:23 +02:00
Carsten Dominik
b0834e5df2
Save mobile inbox buffer after applying the changes
2009-10-22 17:50:29 +02:00
Carsten Dominik
9072f54582
Make updating the mibileorg.org checksum safe
2009-10-22 16:30:00 +02:00
Carsten Dominik
79031ab5ab
Keep compiler happy
2009-10-20 13:24:55 +02:00
Carsten Dominik
d1b756f381
Fix checksum of mobileorg.org after moving content
2009-10-19 13:20:51 +02:00
Carsten Dominik
03ecf8d91f
Add checksum for mobileorg.org
2009-10-19 13:03:09 +02:00
Carsten Dominik
4300198902
Fix some minor quibble with mobile support
2009-10-19 12:50:47 +02:00
Carsten Dominik
f0a3343533
Implement local checksum computation when staging mobile files
2009-10-19 08:44:42 +02:00
Carsten Dominik
f253a8280b
Sort files for MobileOrg
2009-10-18 16:57:09 +02:00
Carsten Dominik
d096fac7f7
Safeguard the setting for `org-mobile-inbox-for-pull'
...
This file should be with the other org files, and not in the staging
area. Also, when file names in mobileorg.org are interpreted, this
should be relative to org-directory. So we also require now that the
user set this variable.
2009-10-18 02:53:51 +02:00
Carsten Dominik
c2719b7e06
Avoid compact agendas for mobile staging
2009-10-16 18:10:14 +02:00
Carsten Dominik
93f3968e3f
Another mobile fix.
2009-10-15 15:33:11 +02:00
Carsten Dominik
77a9f4ecf1
Minor fixes
2009-10-15 07:59:15 +02:00
Carsten Dominik
12d1fd35cc
Improve error message
2009-10-15 07:08:44 +02:00
Carsten Dominik
d48d06eec8
Reset start position for finding new changes in org-mobile.el
2009-10-14 17:26:10 +02:00
Carsten Dominik
a8a74fc9e3
Fix problem in org-mobile.el when there are no custom agenda commands
2009-10-14 17:18:37 +02:00
Carsten Dominik
7a7fa921f7
Fix bugs in org-mobile.el
2009-10-12 23:59:43 +02:00
Carsten Dominik
206c717410
Implement what is needed for MobileOrg build 18
2009-10-12 15:19:10 +02:00
Carsten Dominik
db607b3e2f
More fixed to mobile support
2009-10-12 09:21:37 +02:00
Carsten Dominik
06bcedfd15
Fix bug in mobile interaction
2009-10-11 18:09:55 +02:00
Carsten Dominik
60d4ccc259
Make index.org READONLY
2009-10-10 23:32:18 +02:00
Carsten Dominik
4a49e40daf
Rewrite of org-mobile.org, for MobileOrg build 18
2009-10-10 23:01:33 +02:00
Carsten Dominik
7a3bfe1f55
Fix parenthesis bug
2009-10-04 17:50:49 +02:00