*** empty log message ***
[gnus] / lisp / lpath.el
index d41172b..3eccac9 100644 (file)
                     make-char-table set-char-table-range font-create-object
                     x-color-values widget-make-intangible error-message-string
                     w3-form-encode-xwfu gnus-mule-get-coding-system
-                    decode-coding-string mail-aliases-setup))
+                    decode-coding-string mail-aliases-setup
+                    mm-copy-tree url-view-url w3-prepare-buffer))
       (maybe-bind '(global-face-data
                    mark-active transient-mark-mode mouse-selection-click-count
                    mouse-selection-click-count-buffer buffer-display-table
                    font-lock-defaults user-full-name user-login-name
                    gnus-newsgroup-name gnus-article-x-face-too-ugly
                    mail-mode-hook enable-multibyte-characters
-                   adaptive-fill-first-line-regexp adaptive-fill-regexp)))
+                   adaptive-fill-first-line-regexp adaptive-fill-regexp
+                   url-current-mime-headers)))
   (maybe-bind '(mail-mode-hook
                enable-multibyte-characters browse-url-browser-function
-               adaptive-fill-first-line-regexp adaptive-fill-regexp))
+               adaptive-fill-first-line-regexp adaptive-fill-regexp
+               url-current-mime-headers))
   (maybe-fbind '(color-instance-rgb-components
                 make-color-instance color-instance-name specifier-instance
                 device-type device-class get-popup-menu-response event-object
@@ -53,7 +56,9 @@
                 device-on-window-system-p make-gui-button Info-goto-node
                 pp-to-string color-name 
                 gnus-mule-get-coding-system decode-coding-string
-                mail-aliases-setup)))
+                mail-aliases-setup
+                mm-copy-tree url-view-url w3-prepare-buffer
+                char-int mule-write-region-no-coding-system)))
 
 (setq load-path (cons "." load-path))
 (require 'custom)