Apply Dave Love's patches.
[gnus] / lisp / lpath.el
index 43b4383..8fe4c16 100644 (file)
@@ -41,7 +41,7 @@
                     rmail-summary-exists rmail-select-summary
                     rmail-update-summary url-retrieve
                     temp-directory babel-fetch babel-wash
-                    ))
+                    find-coding-systems-for-charsets sc-cite-regexp))
       (maybe-bind '(global-face-data
                    mark-active transient-mark-mode mouse-selection-click-count
                    mouse-selection-click-count-buffer buffer-display-table
                    w3-meta-charset-content-type-regexp
                    url-current-callback-func url-current-callback-data
                    url-be-asynchronous temporary-file-directory
-                   babel-translations babel-history)))
+                   babel-translations babel-history
+                   display-time-mail-function)))
   (maybe-bind '(mail-mode-hook
                enable-multibyte-characters browse-url-browser-function
                adaptive-fill-first-line-regexp adaptive-fill-regexp
                url-current-mime-headers help-echo-owns-message
                w3-meta-content-type-charset-regexp
                w3-meta-charset-content-type-regexp
-               babel-translations babel-history))
-  (maybe-fbind '(color-instance-rgb-components temp-directory
+               babel-translations babel-history
+               display-time-mail-function))
+  (maybe-fbind '(color-instance-rgb-components
+                temp-directory
                 glyph-width annotation-glyph window-pixel-width glyph-height
-                window-pixel-height
+                window-pixel-height map-extents
                 make-color-instance color-instance-name specifier-instance
                 device-type device-class get-popup-menu-response event-object
                 x-defined-colors read-color add-submenu set-font-family
@@ -88,7 +91,7 @@
                 w3-coding-system-for-mime-charset 
                 rmail-summary-exists rmail-select-summary rmail-update-summary
                 url-generic-parse-url valid-image-instantiator-format-p
-                babel-fetch babel-wash babel-as-string)))
+                babel-fetch babel-wash babel-as-string sc-cite-regexp)))
 
 (setq load-path (cons "." load-path))
 (require 'custom)