Code style

This commit is contained in:
Bozhidar Batsov 2013-04-06 17:48:13 +03:00
parent 0f2da2e9b2
commit 00b16e5ce7

View file

@ -43,8 +43,9 @@
(setq mac-option-modifier 'meta) (setq mac-option-modifier 'meta)
(defun prelude-swap-meta-and-super () (defun prelude-swap-meta-and-super ()
"Swap the mapping of meta and super. Very useful for people using their Mac "Swap the mapping of Meta and Super.
with a Windows external keyboard from time to time." Very useful for people using their Mac with a
Windows external keyboard from time to time."
(interactive) (interactive)
(if (eq mac-command-modifier 'super) (if (eq mac-command-modifier 'super)
(progn (progn