diff options
Diffstat (limited to 'accounts/gkleen@sif')
| -rw-r--r-- | accounts/gkleen@sif/emacs.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/emacs.el b/accounts/gkleen@sif/emacs.el index 8ed3368a..a9d22621 100644 --- a/accounts/gkleen@sif/emacs.el +++ b/accounts/gkleen@sif/emacs.el | |||
| @@ -49,7 +49,8 @@ | |||
| 49 | (custom-set-variables '(git-gutter:update-interval 2)) | 49 | (custom-set-variables '(git-gutter:update-interval 2)) |
| 50 | (custom-set-variables '(git-gutter:hide-gutter t)) | 50 | (custom-set-variables '(git-gutter:hide-gutter t)) |
| 51 | 51 | ||
| 52 | ;; (require 'scratch) | 52 | (require 'scratch) |
| 53 | ;; (global-set-key (kbd "C-x b") 'scratch-switch-to-buffer) | ||
| 53 | (global-set-key (kbd "C-x B") 'scratch-create) | 54 | (global-set-key (kbd "C-x B") 'scratch-create) |
| 54 | ;; (setq initial-major-mode 'scratch-mode) | 55 | ;; (setq initial-major-mode 'scratch-mode) |
| 55 | (setq initial-scratch-message "") | 56 | (setq initial-scratch-message "") |
