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
bec476c3
Commit
bec476c3
authored
Dec 14, 2001
by
Ulrik Haugen
Browse files
added [] to the add recipient-button.
really added help on kom-who-is-on-and-friend.
parent
094f866e
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
bec476c3
2001-12-14 Ulrik Haugen <qha@lysator.liu.se>
* swedish-strings.el, english-strings.el (lyskom-message): new
string: add-recpt-button-text
* edit-text.el (lyskom-edit-insert-miscs): use
add-recpt-button-text for the add recipient-button.
2001-11-24 Ulrik Haugen <qha@lysator.liu.se>
* ChangeLog: fixed spelling and formatting for a few old entries.
* swedish-strings.el (lyskom-help-strings): really added help on
kom-who-is-on-and-friend.
2001-12-09 Per Cederqvist <ceder@moria>
* commands2.el (kom-is-person-member-of-conference): When the
...
...
@@ -989,7 +1004,7 @@
2001-01-02 Ulrik Haugen <qha@lysator.liu.se>
*
All files changed when I replaced
All files changed when I replaced
(or (eq foo 'a) (eq foo 'b) ...) with (member foo '(a b ...)):
Replaced member with memq which compares with `eq', and
substituted lyskom-comment-types-list & c. where apropriate.
...
...
@@ -1332,7 +1347,7 @@
2000-09-03 Ulrik Haugen <qha@lysator.liu.se>
* buffers.el (kill-buffer-hook): Moved the adding to kill-buffer-hook
here and added a check for the major-mode
d
; this should keep it from
here and added a check for the major-mode; this should keep it from
affecting all buffers.
* english-strings.el (lyskom-custom-strings): Fixed a spelling error.
...
...
@@ -1420,7 +1435,7 @@
* lyskom-rest.el (lyskom-trim-buffer): Saves point and mark and
resets point, mark and lyskom-last-viewed after taking into
consideration lyskom-trim-buffer-delete-to.
(lyskom-trim-buffer): Except point and mark do
es
n't need this
(lyskom-trim-buffer): Except point and mark don't need this
treatment.
Thu Aug 31 14:38:34 2000 David Byers <davby@sen2.ida.liu.se>
...
...
@@ -1474,13 +1489,8 @@ Thu Aug 31 14:38:34 2000 David Byers <davby@sen2.ida.liu.se>
2000-08-30 Ulrik Haugen <qha@lysator.liu.se>
* english-strings.el (lyskom-custom-strings)
(lyskom-custom-strings): Added
lyskom-trim-buffer-minimum.
* swedish-strings.el (lyskom-custom-strings)
(lyskom-custom-strings): Added
lyskom-trim-buffer-minimum.
* swedish-strings.el, english-strings.el (lyskom-custom-strings)
(lyskom-custom-strings): Added lyskom-trim-buffer-minimum.
* vars.el.in (kom-trim-buffer-minimum): Added this variable.
...
...
src/edit-text.el
View file @
bec476c3
...
...
@@ -212,7 +212,7 @@ nil -> Ingenting."
(
lyskom-princ
(
lyskom-format
"%[%#1@%#2s%]\n"
(
lyskom-default-button
'add-recipient
edit-buffer
)
(
lyskom-get-string
'add-rec
ipien
t
))
(
lyskom-get-string
'add-rec
pt-button-tex
t
))
where-put-misc
)
(
mapcar
(
function
(
lambda
(
item
)
...
...
src/english-strings.el
View file @
bec476c3
...
...
@@ -1257,6 +1257,7 @@ Text:
(aux-popup-title . "
Extra
information
")
(timestamp-popup-title . "
Timestamp
%#1s
")
(recpt-type-popup-title . "
Recipient
type:
%#1s
")
(add-recpt-button-text . "
[Add
recipient]
")
(generic-popup-title . "
%#1s
")
(who-i-am-not-present . "
%#1P
(
not
in
any
conference
)
\n
")
...
...
src/swedish-strings.el
View file @
bec476c3
...
...
@@ -1256,6 +1256,7 @@ Text:
(aux-popup-title . "
Tillggsinformation
")
(timestamp-popup-title . "
Tidsstmpel
%#1s
")
(recpt-type-popup-title . "
Mottagartyp:
%#1s
")
(add-recpt-button-text . "
[Addera
mottagare]
")
(generic-popup-title . "
%#1s
")
(who-i-am-not-present . "
%#1P
r
inte
nrvarande
i
ngot
mte\n
")
...
...
@@ -1911,7 +1912,7 @@ Visa vilka personer som
(kom-who-is-on-in-conference . "
\
Visa
vilka
personer
som
r
inloggade
i
LysKOM-systemet
och
som
r
medlemmar
i
ett
visst
mte.
")
(kom-who-is-on . "
\
(kom-who-is-on
-and-friend
. "
\
Visa
vilka
vnner
som
r
inloggade
i
LysKOM-systemet.
")
(kom-who-am-i . "
\
Visa
information
om
din
egen
session.
")
...
...
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