summaryrefslogtreecommitdiffstats
path: root/emacs/init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-04-10 22:05:48 +0200
committerGravatar Tom Willemse2013-04-10 22:05:48 +0200
commitd07f2eb138231656b671ff8b0bd2e26d046d415f (patch)
tree1d83d5892d6c669338054c1398b7e8511b6af9cc /emacs/init.el
parent35b47c5092c9f1db746152c7c3da6fb1b759a5a4 (diff)
downloaddotfiles-d07f2eb138231656b671ff8b0bd2e26d046d415f.tar.gz
dotfiles-d07f2eb138231656b671ff8b0bd2e26d046d415f.zip
More
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 60ba521..176d904 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -415,7 +415,7 @@ Also change directories to current working directory."
(setq type-break-keystroke-threshold '(nil . nil))
(setq uniquify-buffer-name-style 'post-forward)
(setq use-dialog-box nil)
-(setq user-full-name "Tom Willemsen")
+(setq user-full-name "Tom Willemse")
(setq user-mail-address "tom@ryuslash.org")
(setq w3m-fill-column 72)
(setq window-combination-resize t)