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
12544eaf
Commit
12544eaf
authored
Aug 23, 2001
by
Ulrik Haugen
Browse files
kom-who-is-on-and-friend is now available from the x/a prompt.
parent
6054e749
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
12544eaf
2001-08-24 Ulrik Haugen <qha@lysator.liu.se>
* vars.el.in (lyskom-help-categories, lyskom-commands): added
kom-who-is-on-and-friend.
* swedish-strings.el (lyskom-help-strings): added
kom-who-is-on-and-friend.
2001-08-23 Ulrik Haugen <qha@lysator.liu.se>
* commands1.el (kom-who-is-on-and-friend,
...
...
src/english-strings.el
View file @
12544eaf
...
...
@@ -2026,7 +2026,7 @@ You must become an active member of the conference to enter it.\n")
(
define-key
lyskom-en-mode-map
(
kbd
"f s"
)
'kom-filter-subject
)
(
define-key
lyskom-en-mode-map
(
kbd
"f a"
)
'kom-filter-author
)
(
define-key
lyskom-en-mode-map
(
kbd
"f c"
)
'kom-filter-text
)
(
define-key
lyskom-en-mode-map
(
kbd
"w l"
)
'kom-who-is-on
)
(
define-key
lyskom-en-mode-map
(
kbd
"w l"
)
'kom-who-is-on
)
(
define-key
lyskom-en-mode-map
(
kbd
"w c"
)
'kom-who-is-on-in-conference
)
(
define-key
lyskom-en-mode-map
(
kbd
"w a"
)
'kom-who-is-present-in-conference
)
(
define-key
lyskom-en-mode-map
(
kbd
"w f"
)
'kom-who-is-on-and-friend
)
...
...
src/swedish-strings.el
View file @
12544eaf
...
...
@@ -1895,6 +1895,8 @@ 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 . "
\
Visa
vilka
vnner
som
r
inloggade
i
LysKOM-systemet.
")
(kom-who-am-i . "
\
Visa
information
om
din
egen
session.
")
(kom-list-clients . "
\
...
...
src/vars.el.in
View file @
12544eaf
...
...
@@ -1479,6 +1479,7 @@ Users are encouraged to use their best sense of humor."
[command
kom-who-is-on]
[command
kom-who-is-on-in-conference]
[command
kom-who-is-present-in-conference]
[command
kom-who-is-on-and-friend]
[command
kom-who-am-i]
[command
kom-get-appreciation]
[command
kom-get-abuse]
...
...
@@ -1579,6 +1580,7 @@ is a list of vectors, where each vector specifies an item.
kom-view-next-text
kom-who-is-on
kom-who-is-on-in-conference
kom-who-is-on-and-friend
kom-who-am-i
;; kom-display-who-buffer
kom-list-clients
...
...
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