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
de3d5411
Commit
de3d5411
authored
Oct 03, 1991
by
Linus Tolke
Browse files
Better help in the edit-mode
parent
2528183d
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
de3d5411
No preview for this file type
src/edit-text.el
View file @
de3d5411
...
...
@@ -258,9 +258,18 @@ First element is a type-tag."
(
defun
lyskom-edit-mode
()
"\\<lyskom-edit-mode-map>Mode for editing texts for LysKOM.
Commands:
\\[kom-edit-send] sends the text when you are ready. The buffer
will be deleted if (and only if) the server accepts the text.
\\{lyskom-edit-mode-map}
\\[kom-edit-send] sends the text when you are ready. The buffer will be
deleted if (and only if) the server accepts the text.
\\[kom-edit-quit] aborts the editing. You will get back to the LysKOM buffer.
\\[kom-edit-show-commented] shows the commented text in a temporary buffer.
\\[kom-edit-add-recipient] asks for another recipient and adds him to the header.
\\[kom-edit-add-copy] as \\[kom-edit-add-recipient] but adds him as copy-recipient.
\\[kom-edit-insert-commented] inserts the commented of footnoted text.
\\[kom-edit-insert-text] inserts the shown text, you tell the number.
The mode is based on the mode in the lyskom-edit-mode-mode-hook or fundamental.
Entry to this mode runs lyskom-edit-mode-hook."
(
interactive
)
...
...
src/swedish-strings.el
View file @
de3d5411
...
...
@@ -39,7 +39,7 @@
"$Id$\n"
))
(
defvar
lyskom-header-separator
"--- Skriv
texten nedanfr denna rad
---"
(
defvar
lyskom-header-separator
"--- Skriv
nedan. Skicka in=C-c C-c, Avbryt=C-c C-k, Annat se C-h m
---"
"*String to separate headers from text body."
)
...
...
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