nnir.el (nnir-run-gmane): Use more careful test for gmane.
[gnus] / lisp / lpath.el
index 84561e0..4fa928b 100644 (file)
   (mapcar (lambda (var) (unless (boundp var) (set var nil))) args))
 
 (unless (featurep 'xemacs)
-  (maybe-fbind '(pgg-display-output-buffer))
-  (maybe-bind '(help-xref-stack-item))
+  (maybe-fbind '(pgg-display-output-buffer url-generic-parse-url))
+  (maybe-bind '(help-xref-stack-item
+               url-version w3-meta-charset-content-type-regexp
+               w3-meta-content-type-charset-regexp))
 
   (when (<= emacs-major-version 22)
-    (defun nnkiboze-score-file (a))
+    (defun ecomplete-add-item (type key text))
+    (defun ecomplete-save nil)
+    (defun hashcash-wait-async (&optional buffer))
+    (defun mail-add-payment (&optional arg async))
+    (defun mail-add-payment-async (&optional arg))
+    (defun netrc-get (alist type))
+    (defun netrc-machine (list machine &optional port defaultport))
+    (defun netrc-machine-user-or-password (mode authinfo-file-or-list machines
+                                               ports defaults))
+    (defun netrc-parse (file))
     (maybe-fbind
-     '(Info-menu
-       bbdb-complete-name display-time-event-handler epg-check-configuration
-       find-coding-system w3-do-setup w3-prepare-buffer w3-region
-       w32-focus-frame w3m-detect-meta-charset w3m-region)))
-
-  (when (= emacs-major-version 21)
-    (defun split-line (&optional arg))
-    (maybe-fbind
-     '(clear-string
-       custom-autoload delete-annotation events-to-keys font-lock-set-defaults
-       get-char-table glyph-height glyph-width help-buffer ldap-search-entries
-       mail-aliases-setup make-annotation make-event make-network-process
-       message-xmas-redefine put-char-table run-mode-hooks set-itimer-function
-       set-keymap-default-binding temp-directory unicode-precedence-list
-       url-http-file-exists-p valid-image-instantiator-format-p
-       vcard-pretty-print w3-coding-system-for-mime-charset window-pixel-height
-       window-pixel-width))
+     '(Info-index
+       Info-index-next Info-menu bbdb-complete-name bookmark-default-handler
+       bookmark-get-bookmark-record bookmark-make-record-default
+       bookmark-prop-get display-time-event-handler epg-check-configuration
+       find-coding-system frame-device gnutls-negotiate
+       libxml-parse-html-region recenter-top-bottom rmail-swap-buffers-maybe
+       shr-insert-document w3-do-setup w3-parse-buffer w3-prepare-buffer
+       w3-region w3m-detect-meta-charset w3m-region))
     (maybe-bind
-     '(eudc-protocol
-       filladapt-mode help-echo-owns-message itimer-list ps-print-color-p))))
+     '(w3m-link-map))))
 
 (when (featurep 'xemacs)
-  (defun nnkiboze-score-file (a))
+  (defun canlock-insert-header (&optional id-for-key id-for-lock password))
+  (defun ecomplete-add-item (type key text))
+  (defun ecomplete-save nil)
+  (defun hashcash-wait-async (&optional buffer))
+  (defun mail-add-payment (&optional arg async))
+  (defun mail-add-payment-async (&optional arg))
+  (defun netrc-get (alist type))
+  (defun netrc-machine (list machine &optional port defaultport))
+  (defun netrc-machine-user-or-password (mode authinfo-file-or-list machines
+                                             ports defaults))
+  (defun netrc-parse (file))
   (defun split-line (&optional arg))
+  (eval-after-load "rmail"
+    '(defun rmail-toggle-header (&optional arg)))
   (maybe-fbind
-   '(clear-string
-     codepage-setup create-image detect-coding-string
+   '(bookmark-default-handler
+     bookmark-get-bookmark-record bookmark-make-record-default
+     bookmark-prop-get clear-string codepage-setup coding-system-from-name
+     cp-supported-codepages create-image delete-overlay detect-coding-string
      display-time-event-handler epg-check-configuration event-click-count
      event-end event-start find-coding-systems-for-charsets
      find-coding-systems-region find-coding-systems-string find-image
-     help-buffer image-size image-type-available-p insert-image
+     float-time gnutls-negotiate help-buffer ido-completing-read image-size
+     image-type-available-p insert-image libxml-parse-html-region
      mail-abbrevs-setup make-mode-line-mouse-map make-network-process
-     mouse-minibuffer-check mouse-movement-p mouse-scroll-subr
+     mouse-minibuffer-check mouse-movement-p mouse-scroll-subr overlay-lists
      pgg-display-output-buffer posn-point posn-window put-image read-event
-     select-safe-coding-system sort-coding-systems track-mouse
-     url-http-file-exists-p vcard-pretty-print w3m-detect-meta-charset
-     window-edges))
+     recenter-top-bottom rmail-msg-restore-non-pruned-header
+     rmail-swap-buffers-maybe select-safe-coding-system shr-insert-document
+     sort-coding-systems track-mouse ucs-to-char url-generic-parse-url
+     url-insert-file-contents vcard-pretty-print w3-parse-buffer
+     w3m-detect-meta-charset w3m-region window-edges))
   (maybe-bind
    '(adaptive-fill-first-line-regexp
-     buffer-display-table cursor-in-non-selected-windows
-     default-enable-multibyte-characters eudc-protocol filladapt-mode
-     gnus-agent-expire-current-dirs help-xref-stack-item line-spacing
+     buffer-display-table completion-styles completion-styles-alist
+     cursor-in-non-selected-windows default-enable-multibyte-characters
+     default-file-name-coding-system eudc-protocol filladapt-mode
+     gnus-agent-expire-current-dirs help-xref-stack-item idna-program
+     installation-directory iswitchb-mode iswitchb-temp-buflist line-spacing
      mark-active mouse-selection-click-count mouse-selection-click-count-buffer
+     ps-print-color-p rmail-default-file rmail-default-rmail-file
      rmail-insert-mime-forwarded-message-function show-trailing-whitespace
-     tool-bar-mode transient-mark-mode))
+     smtpmail-default-smtp-server temporary-file-directory tool-bar-mode
+     transient-mark-mode url-version w3-meta-charset-content-type-regexp
+     w3m-link-map w3-meta-content-type-charset-regexp))
 
   (when (or (and (= emacs-major-version 21) (= emacs-minor-version 4))
            (featurep 'sxemacs))
     (maybe-fbind
-     '(custom-autoload
-       display-graphic-p display-images-p display-visual-class
-       select-frame-set-input-focus unicode-precedence-list w32-focus-frame
-       x-focus-frame))
+     '(current-idle-time
+       custom-autoload decode-char display-graphic-p display-images-p
+       display-visual-class get-display-table help-function-arglist
+       make-temp-file next-single-char-property-change put-display-table
+       select-frame-set-input-focus set-buffer-multibyte set-char-table-range
+       string-as-multibyte timer-set-function unicode-precedence-list
+       unicode-to-char))
     (maybe-bind
-     '(default-file-name-coding-system)))
+     '(header-line-format
+       scroll-margin timer-list)))
 
   (unless (featurep 'mule)
     (maybe-fbind
      '(ccl-execute-on-string
-       charsetp coding-system-get get-charset-property
-       pgg-display-output-buffer pgg-parse-crc24-string
+       char-charset charsetp coding-system-get find-charset-region
+       get-charset-property pgg-display-output-buffer pgg-parse-crc24-string
        unicode-precedence-list))
     (maybe-bind
      '(current-language-environment
-       default-file-name-coding-system language-info-alist pgg-parse-crc24)))
+       language-info-alist pgg-parse-crc24)))
 
   (unless (featurep 'file-coding)
     (maybe-fbind
-     '(coding-system-base
-       coding-system-change-eol-conversion coding-system-list coding-system-p
+     '(coding-system-aliasee
+       coding-system-base coding-system-change-eol-conversion coding-system-list
+       coding-system-p decode-coding-region decode-coding-string
+       detect-coding-region encode-coding-region encode-coding-string
        find-coding-system))
     (maybe-bind
      '(buffer-file-coding-system
        enable-multibyte-characters file-name-coding-system))))
 
 (provide 'lpath)
-
-;;; arch-tag: d1ad864f-dca6-4d21-aa3f-be3248e66dba