]> git.eshelyaron.com Git - emacs.git/commitdiff
(ebrowse-global-prefix-key): Change to C-c C-m.
authorRichard M. Stallman <rms@gnu.org>
Sun, 12 Feb 2006 20:27:51 +0000 (20:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 12 Feb 2006 20:27:51 +0000 (20:27 +0000)
lisp/progmodes/ebrowse.el

index d9060a318e57152c8a356974028089b1393287c2..3c328697a204c30d09a668a1e84c1faf9a782b80 100644 (file)
@@ -4236,7 +4236,7 @@ NUMBER-OF-STATIC-VARIABLES:"
   "*Keymap for Ebrowse commands.")
 
 
-(defvar ebrowse-global-prefix-key "\C-cb"
+(defvar ebrowse-global-prefix-key "\C-cC-m"
   "Prefix key for Ebrowse commands.")