(autoload 'apropos-command "apropos" nil t)
(autoload 'bbdb-complete-name "bbdb-com" nil t)
(autoload 'browse-url "browse-url" nil t)
- (autoload 'c-mode "cc-mode" nil t)
(autoload 'customize-apropos "cus-edit" nil t)
(autoload 'customize-save-variable "cus-edit" nil t)
(autoload 'customize-variable "cus-edit" nil t)
(autoload 'delete-annotation "annotations")
(autoload 'dolist "cl-macs" nil nil 'macro)
(autoload 'enriched-decode "enriched")
- (autoload 'font-lock-mode "font-lock" nil t)
(autoload 'info "info" nil t)
(autoload 'make-annotation "annotations")
(autoload 'make-display-table "disp-table")
(autoload 'ps-despool "ps-print" nil t)
(autoload 'ps-spool-buffer "ps-print" nil t)
(autoload 'ps-spool-buffer-with-faces "ps-print" nil t)
- (autoload 'read-kbd-macro "edmacro" nil t)
(autoload 'read-passwd "passwd")
(autoload 'regexp-opt "regexp-opt")
(autoload 'reporter-submit-bug-report "reporter")
(autoload 'sort-numeric-fields "sort" nil t)
(autoload 'sort-subr "sort")
(autoload 'trace-function-background "trace" nil t)
- (autoload 'turn-on-font-lock "font-lock" nil t)
(autoload 'w3-do-setup "w3")
(autoload 'w3-prepare-buffer "w3-display")
(autoload 'w3-region "w3-display" nil t)
(defalias 'run-with-idle-timer 'ignore)
(defalias 'w3-coding-system-for-mime-charset 'ignore)))
+;; T-gnus stuff.
+(eval-and-compile
+ (when (featurep 'xemacs)
+ (autoload 'c-mode "cc-mode" nil t)
+ (autoload 'font-lock-mode "font-lock" nil t)
+ (autoload 'nnheader-detect-coding-region "nnheader")
+ (autoload 'read-kbd-macro "edmacro" nil t)
+ (autoload 'std11-extract-addresses-components "nnheader")
+ (autoload 'std11-fold-regionstd11-unfold-region "nnheader")
+ (autoload 'std11-narrow-to-field "nnheader")
+ (autoload 'turn-on-font-lock "font-lock" nil t)))
+
(defconst dgnushack-unexporting-files
(append '("dgnushack.el" "dgnuspath.el" "dgnuskwds.el" "lpath.el")
(condition-case nil
propertize put-image replace-regexp-in-string
rmail-msg-is-pruned rmail-msg-restore-non-pruned-header
sort-coding-systems spam-BBDB-register-routine
- spam-enter-ham-BBDB tool-bar-add-item
+ spam-enter-ham-BBDB string-to-multibyte tool-bar-add-item
tool-bar-add-item-from-menu tool-bar-local-item-from-menu
url-http-file-exists-p vcard-pretty-print w32-focus-frame
w3m-charset-to-coding-system x-focus-frame))