all repos — nixfiles @ a4fd9c1ab8fd8a7e1dc2695876ede8c83f5eaff4

System and user configuration, managed by nix and home-manager

Emacs: unbind s-m
Alan Pearce alan@alanpearce.co.uk
Wed, 28 Aug 2013 17:07:31 +0100
commit

a4fd9c1ab8fd8a7e1dc2695876ede8c83f5eaff4

parent

2e6468f9225fbb9ef889271cdb48248f3d345d52

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M emacs/init.elemacs/init.el
@@ -502,6 +502,7 @@ (unbind-key "s-h") (unbind-key "s-n")
 (unbind-key "s-p")
 (unbind-key "s-w")
+(unbind-key "s-m")
 
 (bind-key "s-x" (define-prefix-command 'super-x-map))