This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Remove deprecated variable
pull/15/head
10sr
9 years ago
parent
f886f1a039
commit
353922e38f
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
emacs.el
+ 0
- 1
emacs.el
View File
@@ -329,7 +329,6 @@ IF OK-IF-ALREADY-EXISTS is true force download."
;; (setq mac-option-modifier 'control)
;; display
(setq redisplay-dont-pause t)
(setq visible-bell t)
(setq ring-bell-function 'ignore)
(mouse-avoidance-mode 'banish)
Write
Preview
Loading…
Cancel
Save