X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Flpath.el;h=c8ee2746b38de68c83793951b01c59f7a3e24f9c;hb=f85e03e73141110e7c34adb68c1e041889a71227;hp=ebd9174d78d0a2b0df642fcd2a34832f5eeb28b4;hpb=1c7e04a9bc9889e0c11d3230df2aab136391d5b5;p=elisp%2Fgnus.git- diff --git a/lisp/lpath.el b/lisp/lpath.el index ebd9174..c8ee274 100644 --- a/lisp/lpath.el +++ b/lisp/lpath.el @@ -5,7 +5,7 @@ (or (featurep 'path-util) (load "apel/path-util")) (add-path "apel") -(add-path "mel") +(add-path "flim") (add-path "semi") (defun maybe-fbind (args) @@ -35,7 +35,7 @@ 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)) + decode-coding-string mail-aliases-setup)) (maybe-bind '(global-face-data mark-active transient-mark-mode mouse-selection-click-count mouse-selection-click-count-buffer buffer-display-table @@ -58,7 +58,8 @@ 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 - gnus-mule-get-coding-system decode-coding-string))) + gnus-mule-get-coding-system decode-coding-string + mail-aliases-setup))) (setq load-path (cons "." load-path)) (require 'custom)