]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Mon, 12 Dec 2005 11:48:11 +0000 (11:48 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Mon, 12 Dec 2005 11:48:11 +0000 (11:48 +0000)
lisp/ChangeLog
man/ChangeLog

index 24de320c58324dc1d55f9ebfded95c9970c73d28..19561566edf913653ead3aa9bc162512c0df02eb 100644 (file)
@@ -1,3 +1,11 @@
+2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el: (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.
+
 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * tooltip.el (tooltip-y-offset): Changed default to 20.
index 3988d36c5b27e8e4c3c2bcafc4894a5495354415..31ac7a7f4a4101a1d7021be24c7e31b9a8835a59 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
+
+       * org.texi: (Progress Logging): New section.
+
 2005-12-12  Richard M. Stallman  <rms@gnu.org>
 
        * custom.texi (Easy Customization): Change menu comment.