]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Mon, 4 Oct 2004 23:49:32 +0000 (23:49 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 4 Oct 2004 23:49:32 +0000 (23:49 +0000)
lisp/ChangeLog
man/ChangeLog

index b2572012798f7deb4df4546999dc8b9392e118c0..9385dcc825e23d02f74bc0faae50870c3512c508 100644 (file)
@@ -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
index fc0bd61497af1df59f17006ce4c27b28d2abd997..a7457d800de334e4bf165c4e90500ae16599c915 100644 (file)
@@ -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>: