From 086ba806c78c75315ad45e9b2b5c7bfacf49ab9e Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 23 Nov 2000 16:05:05 +0000 Subject: [PATCH] comment --- lisp/gnus/uudecode.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/gnus/uudecode.el b/lisp/gnus/uudecode.el index 860cb9358ef..9f423ebd92d 100644 --- a/lisp/gnus/uudecode.el +++ b/lisp/gnus/uudecode.el @@ -32,6 +32,10 @@ ;; should presumably use a vector or list buffer for partial results ;; rather than with-current-buffer. -- fx +;; Only `uudecode-decode-region' should be advertised, and whether or +;; not that uses a program should be customizable, but I guess it's +;; too late now. -- fx + ;;; Code: (eval-when-compile (require 'cl)) -- 2.39.5