X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fgnus.git-;a=blobdiff_plain;f=lisp%2Fmm-uu.el;h=b3f287719ea7c5cb5a3ba78ffffe02a862f1d626;hp=f36a5fdc0f63f81016ba4125b8527c8bd60abbc7;hb=4a9268a5cbbcc7c74fc6fa94d7a3409cda1d6dbf;hpb=3a75505b36e914f05480b86020edd727c6abe2fb diff --git a/lisp/mm-uu.el b/lisp/mm-uu.el index f36a5fd..b3f2877 100644 --- a/lisp/mm-uu.el +++ b/lisp/mm-uu.el @@ -1,5 +1,5 @@ ;;; mm-uu.el --- Return uu stuff as mm handles -;; Copyright (c) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. +;; Copyright (c) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. ;; Author: Shenghuo Zhu ;; Keywords: postscript uudecode binhex shar forward gnatsweb pgp @@ -80,7 +80,7 @@ This can be either \"inline\" or \"attachment\".") mm-uu-postscript-extract nil) (uu - "^begin[ \t]+[0-7][0-7][0-7][ \t]+" + "^begin[ \t]+0?[0-7][0-7][0-7][ \t]+" "^end[ \t]*$" mm-uu-uu-extract mm-uu-uu-filename)