Changeset 4235 for lang/javascript
- Timestamp:
- 01/09/08 00:36:02 (5 years ago)
- Files:
-
- 1 modified
-
lang/javascript/userscripts/minibuffer.user.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/minibuffer.user.js
r2862 r4235 991 991 self.minibuffer.complete(function(a){self.callback(a)}); 992 992 } 993 this.addShortcutkey({ key:'M-x', description:' ToggleMinibuffer', command:fn});994 this.addShortcutkey({ key:':', description:' ToggleMinibuffer', command:fn});993 this.addShortcutkey({ key:'M-x', description:'Open Minibuffer', command:fn}); 994 this.addShortcutkey({ key:':', description:'Open Minibuffer', command:fn}); 995 995 this.addShortcutkey({ 996 996 key:'?',
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)