Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Liljenberg
lyskom-elisp-client
Commits
08384c61
Commit
08384c61
authored
Sep 08, 2001
by
Ulrik Haugen
Browse files
another bugfix for kom-review-more's prefix arg.
parent
1058da5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/review.el
View file @
08384c61
...
...
@@ -86,7 +86,7 @@
(
lyskom-review-by-to
0
))
(
def-kom-command
kom-review-more
(
&optional
count
)
(
def-kom-command
kom-review-more
(
count
)
"Review more articles using the same critera as the last review."
(
interactive
"P"
)
(
if
(
not
lyskom-have-review
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment