From: yamaoka Date: Tue, 19 Feb 2002 01:38:23 +0000 (+0000) Subject: Fix. X-Git-Tag: t-gnus-6_15_6-01-quimby~45 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4edf50bb463a978af07eba8be40d01aa4a644265;p=elisp%2Fgnus.git- Fix. --- diff --git a/lisp/lpath.el b/lisp/lpath.el index 0e753b1..40fba16 100644 --- a/lisp/lpath.el +++ b/lisp/lpath.el @@ -125,14 +125,14 @@ ((featurep 'xemacs) nil) ((>= emacs-major-version 21) - '((function-max-args smiley-encode-buffer))) + '(function-max-args smiley-encode-buffer)) ((boundp 'MULE) - '((coding-system-get - coding-system-to-mime-charset compose-mail file-name-extension - find-coding-systems-for-charsets find-coding-systems-region - function-max-args get-charset-property smiley-encode-buffer))) + '(coding-system-get + coding-system-to-mime-charset compose-mail file-name-extension + find-coding-systems-for-charsets find-coding-systems-region + function-max-args get-charset-property smiley-encode-buffer)) (t - '((function-max-args smiley-encode-buffer))))) + '(function-max-args smiley-encode-buffer)))) (common-fns nil) (variables