comparison lisp/gnus/mm-decode.el @ 92336:5f827896103e

Change defcustom :version from 23.0 to 23.1.
author Glenn Morris <rgm@gnu.org>
date Fri, 29 Feb 2008 04:03:49 +0000
parents a5b33bf9597c
children d3767aa9ae49
comparison
equal deleted inserted replaced
92335:d3529b2790c9 92336:5f827896103e
392 (const upcase) 392 (const upcase)
393 (const upcase-initials) 393 (const upcase-initials)
394 (repeat :inline t 394 (repeat :inline t
395 :tag "Function" 395 :tag "Function"
396 function))) 396 function)))
397 :version "23.0" ;; No Gnus 397 :version "23.1" ;; No Gnus
398 :group 'mime-display) 398 :group 'mime-display)
399 399
400 400
401 (defvar mm-path-name-rewrite-functions nil 401 (defvar mm-path-name-rewrite-functions nil
402 "*List of functions for rewriting the full file names of MIME parts. 402 "*List of functions for rewriting the full file names of MIME parts.