(custom-set-variables ;; custom-set-variables was added by Custom -- don't edit or cut/paste it! ;; Your init file should contain only one such instance. '(add-log-full-name "Stanislav Brabec" t) '(add-log-mailing-address "utx@penguin.cz" t) '(backup-by-copying-when-linked t) '(case-fold-search t) '(current-language-environment "Czech") '(default-input-method "czech") '(desktop-enable t nil (desktop)) '(file-precious-flag t) '(global-font-lock-mode t nil (font-lock)) '(line-number-display-limit 3000000) '(mouse-wheel-follow-mouse t) '(mouse-wheel-mode t nil (mwheel)) '(next-line-add-newlines nil) '(resize-minibuffer-mode t nil (rsz-mini)) '(resize-minibuffer-window-max-height 3) '(scroll-margin 2) '(scroll-preserve-screen-position t) '(scroll-step 1) '(spell-command "ispell -dczech") '(tex-close-quote "\"") '(tex-open-quote "\"") '(text-mode-hook (quote (turn-on-auto-fill text-mode-hook-identify))) '(visible-bell t)) (custom-set-faces ;; custom-set-faces was added by Custom -- don't edit or cut/paste it! ;; Your init file should contain only one such instance. )