author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Thu, 28 Jan 2010 22:27:45 +0200 | |
changeset 280 | 9250e3ad5f4a |
parent 259 | b6c514e81d2c (diff) |
parent 279 | fd6164dfec82 (current diff) |
child 281 | 457b9057a35a |
.emacs-my | file | annotate | diff | comparison | revisions | |
template-post/resize-frame.el | file | annotate | diff | comparison | revisions | |
template-pre/iar-linker-config-mode.el | file | annotate | diff | comparison | revisions | |
template-pre/iar4-linker-config-mode.el | file | annotate | diff | comparison | revisions | |
template-pre/nsis-mode.el | file | annotate | diff | comparison | revisions |
--- a/.emacs-my Thu Jan 28 21:39:42 2010 +0200 +++ b/.emacs-my Thu Jan 28 22:27:45 2010 +0200 @@ -269,7 +269,7 @@ (progn (prefer-coding-system 'cp1251-dos) (prefer-coding-system 'utf-8-unix) - (setq selection-coding-system 'ctext-with-extensions) + (setq selection-coding-system 'compound-text-with-extensions) (setq x-select-request-type '(UTF8_STRING COMPOUND_TEXT TEXT STRING)) (modify-coding-system-alist 'process ".*" 'utf-8-unix) ))