]> git.eshelyaron.com Git - emacs.git/commitdiff
comment
authorDave Love <fx@gnu.org>
Thu, 23 Nov 2000 16:05:05 +0000 (16:05 +0000)
committerDave Love <fx@gnu.org>
Thu, 23 Nov 2000 16:05:05 +0000 (16:05 +0000)
lisp/gnus/uudecode.el

index 860cb9358efd23d5bc924cc9ae88c61ca5953f5f..9f423ebd92d39f8d4efc954737c2b6e7e1038895 100644 (file)
 ;; 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))