1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00

*** empty log message ***

This commit is contained in:
Carsten Dominik 2007-10-25 09:28:14 +00:00
parent 8d5cc57968
commit 35a5d29450

View 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):