summaryrefslogtreecommitdiffstats
path: root/lib/quilt.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/quilt.el')
-rw-r--r--lib/quilt.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/quilt.el b/lib/quilt.el
index b54774e..39c1ae6 100644
--- a/lib/quilt.el
+++ b/lib/quilt.el
@@ -126,7 +126,7 @@
(defun quilt-patch-list ()
"Return the list of the name of patches."
- (quilt-cmd-to-list "patches"))
+ (quilt-cmd-to-list "seriess"))
(defun quilt-files-affected (&optional first last)
"Return the file names which modified from FIRST to LAST."