bongo-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bongo-patches] Bind `g' to `bongo-play'


From: Daniel Brockman
Subject: [bongo-patches] Bind `g' to `bongo-play'
Date: Wed, 11 Apr 2007 00:54:02 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

2007-04-11  Daniel Brockman  <address@hidden>

        Bind `g' to `bongo-play'.

diff -rN -u old-bongo/bongo.el new-bongo/bongo.el
--- old-bongo/bongo.el  2007-04-11 00:53:59.000000000 +0200
+++ new-bongo/bongo.el  2007-04-11 00:54:00.000000000 +0200
@@ -9036,6 +9036,7 @@
     (define-key map "s" 'bongo-seek)
     (define-key map "i" 'bongo-insert-file)
     (define-key map "I" 'bongo-insert-special)
+    (define-key map "g" 'bongo-play)
     (define-key map "e" 'bongo-append-enqueue)
     (define-key map "E" 'bongo-insert-enqueue)
     (define-key map "t" 'bongo-transpose-forward)
-- 
Daniel Brockman <address@hidden>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]