Fix.
authoryamaoka <yamaoka>
Tue, 19 Feb 2002 01:38:23 +0000 (01:38 +0000)
committeryamaoka <yamaoka>
Tue, 19 Feb 2002 01:38:23 +0000 (01:38 +0000)
lisp/lpath.el

index 0e753b1..40fba16 100644 (file)
        ((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