Show More
@@ -216,6 +216,7 b' This would become the active patch if po' | |||
|
216 | 216 | (mq-patch-info "qprev" "Previous")) |
|
217 | 217 | |
|
218 | 218 | (defun mq-edit-finish () |
|
219 | "Finish editing the description of this patch, and refresh the patch." | |
|
219 | 220 | (interactive) |
|
220 | 221 | (unless (equal (mq-patch-info "qtop") mq-top) |
|
221 | 222 | (error "Topmost patch has changed!")) |
General Comments 0
You need to be logged in to leave comments.
Login now