Mercurial > emacs
changeset 57327:96251cfe3d1c
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 04 Oct 2004 23:49:32 +0000 |
parents | 958fe05efd62 |
children | e2c34e75e585 |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 04 23:46:42 2004 +0000 +++ b/lisp/ChangeLog Mon Oct 04 23:49:32 2004 +0000 @@ -1,3 +1,17 @@ +2004-10-05 Emilio C. Lopes <eclig@gmx.net>: + + * calendar/calendar.el (calendar-goto-iso-week): Add autoload. + (calendar-mode-map): Add binding for `calendar-goto-iso-week'. + * calendar/cal-menu.el (calendar-mode-map): Ditto. + +2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk> + + * calendar/cal-iso.el (calendar-iso-read-args): New function, + for old interactive spec from calendar-goto-iso-date. + (calendar-goto-iso-date): Use it. + (calendar-goto-iso-week): New function. Suggested by Emilio + C. Lopes <eclig@gmx.net>. + 2004-10-04 Luc Teirlinck <teirllm@auburn.edu> * textmodes/enriched.el (enriched-mode-map): Give
--- a/man/ChangeLog Mon Oct 04 23:46:42 2004 +0000 +++ b/man/ChangeLog Mon Oct 04 23:49:32 2004 +0000 @@ -1,3 +1,7 @@ +2004-10-05 Emilio C. Lopes <eclig@gmx.net> + + * calendar.texi (From Other Calendar): Add calendar-goto-iso-week. + 2004-09-28 Kim F. Storm <storm@cua.dk> * display.texi (Display Custom) <indicate-buffer-boundaries>: