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
0093eabd
Commit
0093eabd
authored
Aug 28, 2000
by
David Byers
Browse files
Forgot to save some buffers...
parent
0079caf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/commands2.el
View file @
0093eabd
...
...
@@ -2159,7 +2159,7 @@ Return-value: 'no-session if there is no suitable session to switch to
(
lyskom-format-insert
'conf-has-no-faq
conf-stat
))
(
t
(
setq
text-no
(
if
(
eq
1
(
length
faq-list
))
(
car
faq-list
)
(
car
(
car
faq-list
)
)
(
lyskom-completing-read
(
lyskom-get-string
'text-to-del-as-faq
)
(
lyskom-maybe-frob-completion-table
faq-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