Klimi's new dotfiles with stow.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

6 satır
170 B

4 yıl önce
  1. (define-package "auto-complete" "20170125.245" "Auto Completion for GNU Emacs"
  2. '((popup "0.5.0")
  3. (cl-lib "0.5")))
  4. ;; Local Variables:
  5. ;; no-byte-compile: t
  6. ;; End: