Skip to content

Commit

Permalink
hydra-examples.el (hydra-buffer-menu): Fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
abo-abo committed Mar 11, 2015
1 parent bca2441 commit 58075f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydra-examples.el
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ _~_: modified ^ ^ ^ ^ ^^
("b" Buffer-menu-bury)
("g" revert-buffer)
("T" Buffer-menu-toggle-files-only)
("O" Buffer-menu-multi-occur:color blue)
("O" Buffer-menu-multi-occur :color blue)
("I" Buffer-menu-isearch-buffers :color blue)
("R" Buffer-menu-isearch-buffers-regexp :color blue)
("c" nil "cancel")
Expand Down

0 comments on commit 58075f5

Please sign in to comment.