Carsten Dominik
d89284b240
Release 6.16
2008-12-20 11:16:01 +01:00
Carsten Dominik
952c6b9901
Version number to 6.15trans.
2008-12-19 09:14:00 +01:00
Carsten Dominik
8ff0c60894
Release 6.15f
2008-12-18 23:38:53 +01:00
Carsten Dominik
2075b26a92
Pushing version number to 6.15trans.
2008-12-18 09:04:15 +01:00
Carsten Dominik
ec702aa4ba
Release 6.15d.
2008-12-17 11:52:55 +01:00
Carsten Dominik
181235f605
Release 6.15c.
2008-12-17 09:59:25 +01:00
Carsten Dominik
9029d93e3a
Release 6.15b.
2008-12-17 09:18:32 +01:00
Carsten Dominik
96d9a2e467
Release 6.15a
2008-12-16 10:40:42 +01:00
Carsten Dominik
67a50839e9
Release 6.15
2008-12-16 08:30:55 +01:00
Carsten Dominik
c5ca477c38
Pushed version number to 6.14trans.
2008-12-10 23:34:16 +01:00
Carsten Dominik
a64bf8f599
Fix bug in XEmacs compatibility code.
...
Calling `org-substring-no-properties' with a nil value for FROM would
cause XEmacs to throw an error.
Thanks to Thomas Fuchs for the fix.
2008-12-08 21:57:46 +01:00
Carsten Dominik
7b6ad9054e
Release 6.14.
2008-12-06 07:34:30 +01:00
Carsten Dominik
0e157c59ba
6.14pre01
...
Moving toward a release.
2008-12-05 14:55:58 +01:00
Carsten Dominik
825fdfa95e
Change version number to 6.13trans.
2008-11-25 20:42:53 +01:00
Carsten Dominik
eb48aaa7c1
Release 6.13a.
2008-11-24 12:22:56 +01:00
Carsten Dominik
06edd56942
Release 6.13
2008-11-23 08:10:04 +01:00
Carsten Dominik
5810f0a8c9
6.13pre05
...
Getting close.....
2008-11-22 10:25:55 +01:00
Carsten Dominik
db5c609be9
6.13pre04
2008-11-21 13:35:45 +01:00
Carsten Dominik
8a13a7704f
Fix XEmacs compatibility problems.
2008-11-21 09:14:26 +01:00
Carsten Dominik
7d45c9f4bf
6.13p03
2008-11-21 07:18:35 +01:00
Carsten Dominik
81e3b95843
6.13pre02.
2008-11-20 15:02:53 +01:00
Carsten Dominik
926bab3a67
Pushing version number to 6.13pre01.
2008-11-20 08:28:02 +01:00
Carsten Dominik
24b32f199b
Switch version number to 6.12trans
2008-11-17 07:58:11 +01:00
Carsten Dominik
3b5007cd2b
Release 6.12b.
2008-11-12 23:58:49 +01:00
Carsten Dominik
b55ec41bc4
Release 6.12a
...
Because I forgot to push before I pressed the release button.....
2008-11-11 11:21:36 +01:00
Carsten Dominik
ed81800ccf
Release 6.12
2008-11-11 11:03:17 +01:00
Carsten Dominik
1ffa6b76f5
Release 6.11c.
2008-11-09 08:20:00 +01:00
Carsten Dominik
eb4f62ae34
Release 6.11a.
2008-11-08 22:29:54 +01:00
Carsten Dominik
c708279809
Release 6.11
2008-11-08 16:43:48 +01:00
Carsten Dominik
2c0291287a
Push version number to 6.11pre01.
...
We are moving toward the next release, please test!
2008-11-06 09:14:14 +01:00
Carsten Dominik
293d3311d6
Check for horizontally-split windows when shrinking a window.
...
So far, Org used either `fit-window-to-buffer' or
`shrink-window-if-larger-than-buffer' without any further checks when
displaying one of its many help and selection buffers. This can cause
problems if the user has set up Emacs to split windows horizontally
rather than vertically, because the window being shrunken then may be
side-by-side with another window, and shrinking the height of one will
also change the other.
With this patch, shrinking a window always goes through the new
function `org-fit-window-to-buffer' which only acts if the current
window spans the whole width of the frame.
Furthermore, this function also helps with compatibility, because it
falls back to `shrink-window-if-larger-than-buffer' if
`fit-window-to-buffer' does not exist, as is the case on older version
of Emacs and XEmacs.
2008-11-03 13:38:25 +01:00
Carsten Dominik
c6455acf3f
New function org-fit-window-to-buffer.
...
This function only does its job if no side-by-side
window would be affected as well. Also, if
fit-window-to-buffer is not defined, use
shrink-window-if-larger-than-buffer instead.
2008-10-29 14:55:22 +01:00
Carsten Dominik
523cf1fe31
Release 6.10c.
2008-10-25 12:56:42 +02:00
Carsten Dominik
3794f574e2
Release 6.10b.
2008-10-25 12:54:49 +02:00
Carsten Dominik
88d4405e86
Release 6.10a.
2008-10-24 23:16:42 +02:00
Carsten Dominik
794839f1da
Release 6.10.
2008-10-23 09:19:43 +02:00
Carsten Dominik
b7db897e6d
Moving toward the 6.10 release.
2008-10-22 09:57:42 +02:00
Carsten Dominik
f3dda5ba2c
Fix infinite loop when rescheduling from agenda with tags filtering.
2008-10-14 16:50:02 +02:00
Carsten Dominik
4574d894ce
Release 6.09a.
2008-10-12 07:36:18 +02:00
Carsten Dominik
5ebc1a7982
Release 6.09.
2008-10-09 13:18:25 +02:00
Carsten Dominik
57e912c275
Push version number to 6.09pre01.
2008-10-07 15:45:58 +02:00
Carsten Dominik
4c55b885d5
Documentation fixes.
2008-10-05 12:57:01 +02:00
Carsten Dominik
e195a3ee4b
Release 6.08a.
2008-10-05 08:31:54 +02:00
Carsten Dominik
c0292f955e
Release 6.08.
2008-10-05 08:27:53 +02:00
Carsten Dominik
d670d20af2
Simplyfy links in imenu and refile display.
...
Patch by James TD Smith.
2008-09-21 21:39:28 +02:00
Carsten Dominik
d6d72b3436
Merge branch 'js'
2008-09-21 08:34:45 +02:00
Carsten Dominik
feab6c1348
Change version number to 6.08-pre01
2008-09-21 08:34:23 +02:00
Carsten Dominik
a8b3081610
Release 6.07b.
2008-09-21 08:26:30 +02:00
Carsten Dominik
c9bf924246
Get x-clipboard in a way that is compatible with Emacs 21.
2008-09-21 07:35:39 +02:00
Carsten Dominik
b777e88fd6
Release 6.07a.
2008-09-19 16:19:32 +02:00