X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Flpath.el;h=4b89027aa95fc47351ec5552d626e90caf8dac3e;hb=5b8ecce52d86ed7352e6e5b5d768c34321a4c58d;hp=d41172b445401e3b7b0a7093eb5c7e8624556668;hpb=deb6f0bca02ca58c55e75a9cb5965fdc869aec37;p=gnus diff --git a/lisp/lpath.el b/lisp/lpath.el index d41172b44..4b89027aa 100644 --- a/lisp/lpath.el +++ b/lisp/lpath.el @@ -25,22 +25,46 @@ run-with-idle-timer mouse-minibuffer-check window-edges event-click-count track-mouse read-event mouse-movement-p event-end mouse-scroll-subr overlay-lists delete-overlay - set-face-stipple mail-abbrevs-setup char-int + set-face-stipple mail-abbrevs-setup 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 + set-buffer-multibyte + find-non-ascii-charset-region char-charset + mule-write-region-no-coding-system + find-charset-region + find-coding-systems-region get-charset-property + coding-system-get w3-region + w3-coding-system-for-mime-charset + rmail-summary-exists rmail-select-summary + rmail-update-summary url-retrieve + temp-directory babel-fetch babel-wash + )) (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 + gnus-newsgroup-charset gnus-newsgroup-emphasis-alist 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 buffer-file-coding-system + w3-image-mappings url-current-mime-type + w3-meta-content-type-charset-regexp + w3-meta-charset-content-type-regexp + url-current-callback-func url-current-callback-data + url-be-asynchronous temporary-file-directory + babel-translations babel-history))) (maybe-bind '(mail-mode-hook enable-multibyte-characters browse-url-browser-function - adaptive-fill-first-line-regexp adaptive-fill-regexp)) - (maybe-fbind '(color-instance-rgb-components + adaptive-fill-first-line-regexp adaptive-fill-regexp + url-current-mime-headers help-echo-owns-message + babel-translations babel-history)) + (maybe-fbind '(color-instance-rgb-components temp-directory + glyph-width annotation-glyph window-pixel-width glyph-height + window-pixel-height 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 @@ -51,9 +75,18 @@ widget-make-intangible glyphp make-glyph set-glyph-image set-glyph-property event-glyph glyph-property event-point device-on-window-system-p make-gui-button Info-goto-node - pp-to-string color-name + 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 + mule-write-region-no-coding-system char-int + annotationp delete-annotation make-image-specifier + make-annotation + w3-do-setup w3-region + 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))) (setq load-path (cons "." load-path)) (require 'custom)