Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Commits
99346f6c
Commit
99346f6c
authored
Apr 16, 2002
by
David Kågedal
Browse files
(kom-view-next-text): When calling
lyskom-view-text, dont give t as the flat-review parameter when reviewing FAQs.
parent
cb4d1ee3
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
99346f6c
2002-04-16 David Kågedal <david@kagedal.org>
* lyskom-rest.el (kom-view-next-text): When calling
lyskom-view-text, dont give t as the flat-review parameter when
reviewing FAQs.
2002-04-15 Johan Sundström <jhs@lysator.liu.se>
* swedish-strings.el, english-strings.el (lyskom-message):
...
...
src/lyskom-rest.el
View file @
99346f6c
...
...
@@ -426,7 +426,7 @@ If the optional argument REFETCH is non-nil, all caches are cleared and
priority
is-review-tree
(
not
is-review
)
(
memq
type
'
(
REVIEW
REVIEW-MARK
REVIEW-FAQ
))))
(
memq
type
'
(
REVIEW
REVIEW-MARK
))))
(
if
mark-as-read
(
lyskom-is-read
text-no
)
(
read-list-delete-text
nil
lyskom-reading-list
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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