Synch with Gnus.
[elisp/gnus.git-] / lisp / lpath.el
index 7b7de93..6aa44a8 100644 (file)
@@ -2,12 +2,6 @@
 
 (defvar byte-compile-default-warnings)
 
-(or (featurep 'path-util)
-    (load "apel/path-util"))
-(add-path "apel")
-(add-path "flim")
-(add-path "semi")
-
 (defun maybe-fbind (args)
   (while args
     (or (fboundp (car args))
               rmail-select-summary rmail-summary-exists rmail-update-summary
               sc-cite-regexp set-font-family set-font-size temp-directory
               url-view-url vcard-pretty-print
+              url-insert-file-contents
               w3-coding-system-for-mime-charset w3-prepare-buffer w3-region
               widget-make-intangible x-defined-colors))
 
 (maybe-bind '(adaptive-fill-first-line-regexp
              adaptive-fill-regexp babel-history babel-translations
              display-time-mail-function imap-password mail-mode-hook
+             mc-pgp-always-sign
+             nnoo-definition-alist
              url-current-callback-func url-be-asynchronous
              url-current-callback-data url-working-buffer
              url-current-mime-headers w3-meta-charset-content-type-regexp
@@ -93,7 +90,6 @@
                 window-pixel-height window-pixel-width)))
 
 ;; T-gnus.
-(maybe-fbind '(md5))
 (if (featurep 'xemacs)
     (progn
       (maybe-fbind '(propertize))