projects
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f58ffb
)
emacs.el: (set-default-font) => (set-frame-font)
author
Olivier Tétard
<otd@otd.amossys.fr>
Mon, 20 Jul 2009 08:44:29 +0000
(10:44 +0200)
committer
Olivier Tétard
<otd@otd.amossys.fr>
Mon, 20 Jul 2009 08:44:29 +0000
(10:44 +0200)
emacs/emacs.el
patch
|
blob
|
history
diff --git
a/emacs/emacs.el
b/emacs/emacs.el
index
0ccddb3
..
f7adf6d
100644
(file)
--- a/
emacs/emacs.el
+++ b/
emacs/emacs.el
@@
-57,7
+57,7
@@
;; font
(if (>= emacs-major-version 23)
- (set-
default
-font "DejaVu Sans Mono-10"))
+ (set-
frame
-font "DejaVu Sans Mono-10"))
;; ,----
;; | Comportement