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
607d8bbd
Commit
607d8bbd
authored
Apr 20, 2002
by
Per Cederqvist
Browse files
(lyskom-comment-recipients): Removed a stray "x" accidentally inserted
in the last commit.
parent
f2bee73f
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
607d8bbd
2002-04-20 Per Cederqvist <ceder@ceder.dyndns.org>
* commands1.el (lyskom-comment-recipients): Removed a stray "x"
accidentally inserted in the last commit.
2002-04-18 Jonas Frid <jonas.frid@softlab.ericsson.se>
* swedish-strings.el (lyskom-custom-strings): Bugfix in
...
...
src/commands1.el
View file @
607d8bbd
...
...
@@ -1044,7 +1044,7 @@ BCCREP is a list of all recipient that are going to be bcc-recipients."
(
not
(
and
(
=
(
length
data
)
2
)
(
or
(
=
lyskom-pers-no
(
conf-stat->conf-no
(
car
data
)))
x
(
=
lyskom-pers-no
(
conf-stat->conf-no
(
=
lyskom-pers-no
(
conf-stat->conf-no
(
car
(
cdr
data
))))))))
(
let
((
new-data
nil
))
(
while
data
...
...
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