Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
12345678910 |
- ;; -*- emacs-lisp -*-
- ;;
- ;; This file is processed by the dirvars emacs package. Each variable
- ;; setting below is performed when this dirvars file is loaded.
- ;;
- indent-tabs-mode: nil
- tab-width: 8
- c-basic-offset: 3
- kde-emacs-after-parent-string: ""
- evaluate: (c-set-offset 'inline-open '0)
|