Carsten Dominik
a7ac1f5cc9
Fix bug with completion of TODO keywords
...
* lisp/org-complete.el (pcomplete/org-mode/link):
(pcomplete/org-mode/todo):
(pcomplete/org-mode/prop): Copy list before uniquifying.
For a description of the bug, see
http://thread.gmane.org/gmane.emacs.orgmode/35640
2011-01-17 12:51:43 +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
Carsten Dominik
94c19c82b7
Make compiler happy
...
* lisp/org-clock.el (org-quarter-to-date): Define variables.
(org-clock-special-range): Defin variables. Use org-floor*.
(org-clocktable-write-default): Define tcol.
* lisp/org-compat.el (org-floor*): New function.
* lisp/org-complete.el: Declare external functions and variables.
2010-12-03 10:20:41 +01:00
Carsten Dominik
ce329b330c
Fix completion for tags and TeX-like entity macros, add block arguments
2010-11-19 20:14:25 +01:00
John Wiegley
0ff8d32131
Now using pcomplete for in-buffer completion
2010-11-18 07:34:16 +01:00