branch: elpa/anzu
commit 06ae1b1f7ecdbe3b0b63f8371083170d7628b0a5
Merge: f57d1e6ceb b644e9d067
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>
Merge pull request #9 from purcell/patch-1
Better one-line description
---
anzu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/anzu.el b/anzu.el
index ff4e271ff0..603ce27d98 100644
--- a/anzu.el
+++ b/anzu.el
@@ -1,4 +1,4 @@
-;;; anzu.el --- Emacs Port of anzu.vim
+;;; anzu.el --- Show number of matches in mode-line while searching
;; Copyright (C) 2013 by Syohei YOSHIDA