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
c82d5426
Commit
c82d5426
authored
Oct 27, 1997
by
David Kågedal
Browse files
flags.el (kom-edit-options-send): Fixade parentesfel.
review.el (lyskom-get-texts-by-and-to): Fixade felskrivning.
parent
6ee486a9
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
c82d5426
Mon Oct 27 11:09:35 1997 David Kgedal <davidk@lysator.liu.se>
* flags.el (kom-edit-options-send): Fixade parentesfel.
* review.el (lyskom-get-texts-by-and-to): Fixade felskrivning.
Sun Oct 12 00:39:47 1997 David Byers <davby@litefix.ida.liu.se>
* view-text.el (lyskom-print-text): Hantera
...
...
src/flags.el
View file @
c82d5426
...
...
@@ -181,13 +181,13 @@
; (concat common-block "----------\n" elisp-block)
(
lyskom-create-misc-list
)
nil
optbuf
)))
optbuf
)))
)
(
t
(
let
((
optbuf
(
current-buffer
)))
(
set-buffer
lyskom-buffer
)
(
lyskom-start-of-command
(
lyskom-get-string
'saving-settings
)
t
)
(
lyskom-insert-string
'no-changes
)
(
lyskom-edit-options-done
t
optbuf
)))))
)
(
lyskom-edit-options-done
t
optbuf
)))))
(
defun
lyskom-edit-options-send
(
text-no
optbuf
)
...
...
src/review.el
View file @
c82d5426
...
...
@@ -552,8 +552,8 @@ Args: persno confno num &optional again pstart cstart"
((
and
(
eq
lyskom-pers-no
persno
)
confstat
(
or
(
conf-type->letterbox
(
conf-stat->type
confstat
))
(
and
(
conf-type->rd_prot
(
conf-stat->type
confstat
))
(
or
(
conf-type->letterbox
(
conf-stat->
conf-
type
confstat
))
(
and
(
conf-type->rd_prot
(
conf-stat->
conf-
type
confstat
))
(
null
(
map->text-nos
(
blocking-do
'get-map
(
conf-stat->conf-no
conf
)
...
...
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