.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 18 Mar 2010 11:43:28 +0200
changeset 357 84c8c5f03fd4
parent 351 e30e4bd7e85e
child 381 817a4316df77
permissions -rw-r--r--
Correct grep command. Move grep, find options to search options.

;; -*- mode: lisp; coding: utf-8; fill-column: 78 -*-
;;
;; For load order see README.

;; Set frame width and heith. 150x46 for 13pt 1280x800, 150x60 for 13pt 1280x1024.
;; (setq my-frame-width 150)
;; (setq my-frame-height 60)