Bastien Guerry
|
04971de4b9
Add version tag "24.1" for options introduced since Emacs 23.4 (and <= 24.1)
|
13 years ago |
Bastien Guerry
|
e44d2975ff
Fix copyright (to 2012) year and Org version (to 7.8.03).
|
13 years ago |
Tassilo Horn
|
4bbdfd229d
Replace org-mode-p with usual (eq major-mode 'org-mode) check
|
13 years ago |
Bastien Guerry
|
58f1dbccf8
Remove the "Version" header in Org libraries (leave it in org.el).
|
13 years ago |
Bastien Guerry
|
7a18799e25
Remove arch-tag at the bottom of files.
|
13 years ago |
Bastien Guerry
|
904ed18bc2
Fix copyright years for elisp files in core and contrib.
|
13 years ago |
emacs
|
7340cee33a
Update website to show 7.7 as current release
|
13 years ago |
Bastien Guerry
|
9c05a7c781
Bump to version 7.6
|
13 years ago |
Nicolas Goaziou
|
11f19abcf2
org-timer: fix bug with `org-timer-item'
|
14 years ago |
emacs
|
11a10bdfe7
Update website to show 7.5 as current release
|
14 years ago |
Nicolas Goaziou
|
bd68169b4b
org-list: reorder file, rename functions, improve comments
|
14 years ago |
Nicolas Goaziou
|
a02d2ad13e
org-list: separate tasks needed to insert a new item more clearly
|
14 years ago |
Nicolas Goaziou
|
ddcd5d480f
org-list: rewrite of insert-item code.
|
14 years ago |
Bastien Guerry
|
846a2d13d3
Code cleanup: use (org-mode-p) when possible.
|
14 years ago |
Carsten Dominik
|
3ceee2fefe
Timer: Run a hook when relative timer is continued
|
14 years ago |
Carsten Dominik
|
7666ba421f
Version number back to 7.4
|
14 years ago |
Carsten Dominik
|
76a25715c9
Bump version number to 7.5
|
14 years ago |
Bastien Guerry
|
6630edbd0f
Set version number to 7.3
|
14 years ago |
Carsten Dominik
|
82af72eef7
Push version number to 7.02trans
|
14 years ago |
Bastien Guerry
|
840570c2a3
Update Changes.org and org.texi to reflect changes in org-timer.el
|
14 years ago |
Bastien Guerry
|
413caacfd7
Require org-clock.el where needed.
|
14 years ago |
Bastien Guerry
|
7c73bf1f74
Remove bzg-test function.
|
14 years ago |
Bastien Guerry
|
4f95c5469c
`org-timer-set-timer': allow to run even before the first heading.
|
14 years ago |
Bastien Guerry
|
8f173ce843
Make `org-timer-cancel-timer' turn off the modeline countdown.
|
14 years ago |
Bastien Guerry
|
58a49d1739
`org-timer-set-timer': display a countdown in the modeline for.
|
14 years ago |
Bastien Guerry
|
f1d19d5e75
org-timer: Fix the docstring.
|
14 years ago |
Nicolas Goaziou
|
eebd8eb022
Fixed bug in `org-in-item-p' with point at an heading just beyond list.
|
14 years ago |
Nicolas Goaziou
|
a42f8066d4
Can't insert new item after `org-list-bottom-point' anymore.
|
14 years ago |
Nicolas Goaziou
|
abb490c572
Internal functions stay with org-list- prefix.
|
14 years ago |
Nicolas Goaziou
|
905ad49e9a
Fixed some corner-case when inserting item.
|
14 years ago |