]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Thu, 25 Oct 2007 09:28:14 +0000 (09:28 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Thu, 25 Oct 2007 09:28:14 +0000 (09:28 +0000)
lisp/ChangeLog

index 5d934b38d2a44d3d7fb031e9671d307c80e5921d..fb68bcd31828545cc15c686ac1b1cb3df4bbabee 100644 (file)
@@ -1,3 +1,12 @@
+2007-10-25  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el: (org-agenda-get-restriction-and-command): Use
+       `mapc' instead of `mapcar'.
+       (org-agenda-list): Numeric prefix argument can specify the number
+       of days.
+       (remember-register, remember-buffer): Prevent byte compiler from
+       complaining.
+
 2007-10-25  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * comint.el (comint-password-prompt-regexp):