From 05cf8daae7a6950139a45538e4e93719ab54526a Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Tue, 31 Jan 2012 13:37:30 +0900 Subject: [PATCH] add comment --- emacs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.el b/emacs.el index b55000d..3fa4d48 100644 --- a/emacs.el +++ b/emacs.el @@ -72,6 +72,7 @@ (prefer-coding-system 'utf-8-unix) (setq system-time-locale "C") +;; my prefix map (defvar my-prefix-map (make-sparse-keymap)) (add-hook 'after-init-hook