Hi Valery,
I have committed the following change. Thanks for your help.
--- interfaces/emacs/emaxima/maxima.el 15 Aug 2007 03:01:37 -0000 1.59
+++ interfaces/emacs/emaxima/maxima.el 3 Oct 2007 04:13:35 -0000
@@ -1805,7 +1805,7 @@
(defun maxima-uncomment-region (beg end)
"`uncomment-region' to use with the menu."
(interactive "r")
- (comment-region beg end (universal-argument)))
+ (uncomment-region beg end (universal-argument)))
;;;; Help functions
> BTW cvs from SF is so slow that I can not renew my cvs tree from Irutsk
> can I ask sommebody to make tar archive?
A few days ago there was a problem with the CVS servers at Sourceforge.
Does it work OK now?
best
Robert Dodier