Various things that have collected up

This commit is contained in:
Hunter Haugen 2010-09-28 15:47:24 -07:00
parent c9fc6d9f7f
commit ff4cadcde7
3 changed files with 7 additions and 2 deletions

View file

@ -176,6 +176,10 @@
("C-c s a" shellfm-add-to-playlist)
("C-c s q" shellfm 0)
("C-c s i" shellfm-track-info)
("C-S-<left>" shrink-window-horizontally)
("C-S-<right>" enlarge-window-horizontally)
("C-S-<down>" shrink-window)
("C-S-<up>" enlarge-window)
("M-s" save-buffer)
("M-n" global-linum-mode)
("M-N" make-frame)