Skip to content

Commit

Permalink
Added missing help description of C-q
Browse files Browse the repository at this point in the history
  • Loading branch information
escherdragon committed Jun 16, 2013
1 parent 0de3b6b commit 27c7771
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sunrise-commander.el
Expand Up @@ -7,7 +7,7 @@
;; Maintainer: José Alfredo Romero L. <escherdragon@gmail.com>
;; Created: 24 Sep 2007
;; Version: 6
;; RCS Version: $Rev: 447 $
;; RCS Version: $Rev: 447a $
;; Keywords: files, dired, midnight commander, norton, orthodox
;; URL: http://www.emacswiki.org/emacs/sunrise-commander.el
;; Compatibility: GNU Emacs 22+
Expand Down Expand Up @@ -597,6 +597,7 @@ The following keybindings are available:
M-H............ hard-link selected file/directory (dired-do-hardlink)
A ............. search marked files for regular expression
Q ............. perform query-replace-regexp on marked files
C-q ........... search occurrences of a string in marked files
C-c s ......... start a \"sticky\" interactive search in the current pane
M-a ........... move to beginning of current directory
Expand Down

0 comments on commit 27c7771

Please sign in to comment.