Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Commits
8340bb89
Commit
8340bb89
authored
Oct 21, 2009
by
Pontus Freyhult
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix so one can reenter password if the one given was incorrect.
parent
617bab23
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/startup.el
src/startup.el
+1
-0
No files found.
src/startup.el
View file @
8340bb89
...
...
@@ -619,6 +619,7 @@ shown to other users."
(
setq
login-successful
t
))
(
lyskom-insert-string
'wrong-password
)
(
setq
lyskom-default-password
nil
)
(
setq
password
nil
)
(
when
(
lyskom-get-aux-item
(
server-info->aux-item-list
lyskom-server-info
)
13
)
; e-mail
...
...
Write
Preview
Markdown
is supported
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