X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Flpath.el;h=2e4010bca059548e2778ad1c8268d648e67033ef;hb=b638b2c5fddce99a4eeaff6dafac0657ee51ba0d;hp=0e3d58e04f3cc0e5d54a2daeb25e0b55858333cc;hpb=5fdf23a93772c1664f9e4a40ba8b87d1721db37f;p=elisp%2Fgnus.git- diff --git a/lisp/lpath.el b/lisp/lpath.el index 0e3d58e..2e4010b 100644 --- a/lisp/lpath.el +++ b/lisp/lpath.el @@ -23,7 +23,7 @@ (maybe-fbind '(posn-point event-start x-popup-menu facemenu-get-face window-at coordinates-in-window-p - compute-motion x-defined-colors easy-menu-create-keymaps + easy-menu-create-keymaps read-event internal-find-face internal-next-face-id make-face-internal set-frame-face-alist frame-face-alist facemenu-add-new-face make-face-x-resource-internal @@ -42,11 +42,12 @@ find-charset-region find-coding-systems-region get-charset-property coding-system-get w3-region - w3-coding-system-for-mime-charset + w3-coding-system-for-mime-charset rmail-summary-exists rmail-select-summary rmail-update-summary url-retrieve - temp-directory babel-fetch babel-wash babel-as-string - sc-cite-regexp)) + temp-directory babel-fetch babel-wash + find-coding-systems-for-charsets sc-cite-regexp + make-symbolic-link)) (maybe-bind '(global-face-data mark-active transient-mark-mode mouse-selection-click-count mouse-selection-click-count-buffer buffer-display-table @@ -72,10 +73,10 @@ (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 + add-submenu set-font-family font-create-object set-font-size frame-device find-face set-extent-property make-extent characterp display-error set-face-doc-string frame-property face-doc-string @@ -94,8 +95,12 @@ 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 sc-cite-regexp - smiley-encode-buffer function-max-args))) + babel-fetch babel-wash sc-cite-regexp + coding-system-get find-coding-system + find-coding-systems-for-charsets font-lock-set-defaults + function-max-args get-charset-property toolbar-gnus + make-symbolic-link map-extents smiley-encode-buffer + ))) (setq load-path (cons "." load-path)) (require 'custom)