Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Liljenberg
lyskom-elisp-client
Commits
db78a345
Commit
db78a345
authored
Sep 05, 1991
by
Linus Tolke
Browse files
kom-save-text har default-filnamn.
parent
f78cd912
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
db78a345
No preview for this file type
src/lyskom-rest.el
View file @
db78a345
No preview for this file type
src/swedish-strings.el
View file @
db78a345
...
...
@@ -484,7 +484,7 @@ upptagna. Logga ut och kom tillbaks senare om du v
(one-unread . "
-
1
olst\n
")
(several-unread . "
-
%#1d
olsta\n
")
(save-on-file-q . "
Spara
inlgg
p
fil:
")
(save-on-file-q . "
Spara
inlgg
p
fil:
(
%#1s
)
")
(wait-for-prompt . "
Vnta
p
prompten!
")
(go-to-pri-conf-prompt . "
G
till
nsta
prioriterade
mte
")
(read-pri-text-conf . "
Lsa
nsta
prioriterade
text
")
...
...
src/vars.el
View file @
db78a345
...
...
@@ -372,6 +372,8 @@ message \"new text\" is received.")
(
defvar
lyskom-current-subject
""
"Current subject."
)
(
defvar
lyskom-saved-file-name
(
concat
default-directory
"kom-text"
)
"The default file name when saving a lyskom-text."
)
(
defvar
lyskom-mode-hook
nil
"Hook to run when lyskom-mode is entered."
)
...
...
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