]> git.eshelyaron.com Git - emacs.git/commitdiff
mm-uu.el (mm-uu-type-alist): Comment fix by Frank Haun <fh@fhaun.de>
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 8 Mar 2012 02:34:26 +0000 (02:34 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 8 Mar 2012 02:34:26 +0000 (02:34 +0000)
lisp/gnus/mm-uu.el

index 327665bdbbfee4d32d9e20f3e7505679e2c64837..4f046d6a4220778f6325820af80c114ee06f058f 100644 (file)
@@ -187,7 +187,7 @@ This can be either \"inline\" or \"attachment\".")
      nil)
     (verbatim-marks
      ;; slrn-style verbatim marks, see
-     ;; http://www.slrn.org/manual/slrn-manual-6.html#ss6.81
+     ;; http://slrn.sourceforge.net/docs/slrn-manual-6.html#process_verbatim_marks
      "^#v\\+"
      "^#v\\-$"
      (lambda () (mm-uu-verbatim-marks-extract 0 0))