X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;ds=sidebyside;f=lisp%2Flpath.el;h=af440d1c2c0fd7bb382b677ae6a7949e20ed8c46;hb=1c821fd1e79241aecefaf5273adbf6273446f5de;hp=f62eeb200a65ade358a805b99435fdfa8fc79535;hpb=c7637c96b26e85dd971756aed0472172b9f9282c;p=gnus diff --git a/lisp/lpath.el b/lisp/lpath.el index f62eeb200..af440d1c2 100644 --- a/lisp/lpath.el +++ b/lisp/lpath.el @@ -44,10 +44,12 @@ buffer-display-table buffer-file-coding-system current-language-environment cursor-in-non-selected-windows default-enable-multibyte-characters - enable-multibyte-characters gnus-agent-expire-current-dirs - language-info-alist mark-active mouse-selection-click-count + default-file-name-coding-system enable-multibyte-characters + gnus-agent-expire-current-dirs anguage-info-alist + line-spacing mark-active mouse-selection-click-count mouse-selection-click-count-buffer pgg-parse-crc24 - temporary-file-directory timer-list transient-mark-mode))) + temporary-file-directory timer-list tool-bar-mode + transient-mark-mode))) (maybe-fbind '(bbdb-complete-name delete-annotation delete-extent device-connection dfw-device events-to-keys find-face font-lock-set-defaults frame-device @@ -69,12 +71,14 @@ char-charset charsetp coding-system-get define-ccl-program find-charset-region get-charset-property pgg-parse-crc24-string)) + (maybe-bind '(language-info-alist)) (unless (featurep 'file-coding) (maybe-fbind '(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)))) + encode-coding-string)) + (maybe-bind '(file-name-coding-system)))) (defun nnkiboze-score-file (a) )