Mercurial > dotfiles
comparison .elisp/settings/50.preferences.el @ 114:d4845549ed7c
No toolbar, but mean it this time.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Wed, 24 Jun 2009 08:27:56 -0500 |
parents | 398b9c3a3a0b |
children | b2a07050b430 |
comparison
equal
deleted
inserted
replaced
113:886502b61509 | 114:d4845549ed7c |
---|---|
33 | 33 |
34 ;; I like dots in my nose output | 34 ;; I like dots in my nose output |
35 (setq nose-use-verbose nil) | 35 (setq nose-use-verbose nil) |
36 | 36 |
37 ;; no toolbar | 37 ;; no toolbar |
38 (tool-bar-mode nil) | 38 (setq tool-bar-mode nil) |
39 | 39 |
40 ;; Command is meta in OS X. | 40 ;; Command is meta in OS X. |
41 (setq ns-command-modifier (quote meta)) | 41 (setq ns-command-modifier (quote meta)) |
42 | 42 |
43 ;; Don't popup new frames for opened files | 43 ;; Don't popup new frames for opened files |