Skip to content

Commit

Permalink
use y/n instead of yes/no
Browse files Browse the repository at this point in the history
  • Loading branch information
maio committed Feb 8, 2015
1 parent 5b45c4d commit 7491eed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emacs/emacs.d/lisp/maio-misc.el
@@ -1,3 +1,5 @@
(defalias 'yes-or-no-p 'y-or-n-p)

(setenv "RLWRAP" "")
(setq make-backup-files nil)
(setq auto-save-default nil)
Expand Down

0 comments on commit 7491eed

Please sign in to comment.