equal
deleted
inserted
replaced
242 (when (equal window-system 'w32) |
242 (when (equal window-system 'w32) |
243 (modify-coding-system-alist 'process "cvs" '(cp1251-dos . cp1251-dos)) |
243 (modify-coding-system-alist 'process "cvs" '(cp1251-dos . cp1251-dos)) |
244 (modify-coding-system-alist 'process "svn" '(cp1251 . cp1251)) |
244 (modify-coding-system-alist 'process "svn" '(cp1251 . cp1251)) |
245 (setq vc-svn-checkin-switches '("--encoding" "UTF-8")) |
245 (setq vc-svn-checkin-switches '("--encoding" "UTF-8")) |
246 ) |
246 ) |
|
247 |
|
248 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
249 (message "fortune") |
|
250 (setq fortune-file "~/XXX") |