comparison lisp/textmodes/org.el @ 67535:5a1b338fd915

(org-agenda, org-timeline, org-todo): Implement Logging and the keep-modes setting. (org-get-category): Make sure a string is returned. (org-log-done): New function. (org-log-done, org-closed-string): New options.
author Carsten Dominik <dominik@science.uva.nl>
date Mon, 12 Dec 2005 11:47:25 +0000
parents 8f1580a14224
children 58d7532b2ef1
comparison
equal deleted inserted replaced
67534:8f1580a14224 67535:5a1b338fd915
11608 11608
11609 ;; arch-tag: e77da1a7-acc7-4336-b19e-efa25af3f9fd 11609 ;; arch-tag: e77da1a7-acc7-4336-b19e-efa25af3f9fd
11610 ;;; org.el ends here 11610 ;;; org.el ends here
11611 11611
11612 11612
11613