Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
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
14692cc0
Commit
14692cc0
authored
Jan 28, 2001
by
Joel Rosdahl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo.
parent
61128e3e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
interndoc/format
interndoc/format
+1
-1
src/ChangeLog
src/ChangeLog
+5
-0
src/edit-text.el
src/edit-text.el
+1
-1
No files found.
interndoc/format
View file @
14692cc0
...
...
@@ -124,7 +124,7 @@ The %[ direcive also accepts format-props structures as its (optional)
argument, but ignores the regular argument part of the structure, but
applies the text properties to the entire subformat result. Thus,
(lyskom-format-insert "%[%#1@From: %#2P]\n"
(lyskom-format-insert "%[%#1@From: %#2P
%
]\n"
(make-format-props nil '(face blue))
pers-conf-stat)
...
...
src/ChangeLog
View file @
14692cc0
2001-01-28 Joel Rosdahl <joel@rosdahl.net>
* edit-text.el (lyskom-edit-mode): Fixed typo found by Per
Starbck.
2001-01-07 David Byers <davby@ida.liu.se>
* swedish-strings.el: Changed useful bindings of button2up to
...
...
src/edit-text.el
View file @
14692cc0
...
...
@@ -403,7 +403,7 @@ Commands:
\\[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 o
f
footnoted text.
\\[kom-edit-insert-commented] inserts the commented o
r
footnoted text.
\\[kom-edit-insert-text] inserts the shown text, you tell the number.
Even though this is a minor mode, it's not intended to be turned on and off,
...
...
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