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
fd0fa842
Commit
fd0fa842
authored
Jan 08, 2002
by
Per Cederqvist
Browse files
Use the proper name for HesaKOM.
parent
90b807e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
fd0fa842
2002-01-08 Per Cederqvist <ceder@lysator.liu.se>
* vars.el.in (kom-server-aliases): Change HelKOM to HesaKOM, as
that is what the local community calls it. Reported by Eva
Isaksson.
2002-01-07 Ulrik Haugen <qha@lysator.liu.se>
* aux-items.el (lyskom-edit-insert-cross-reference)
...
...
@@ -91,7 +97,7 @@
* swedish-strings.el (lyskom-help-strings): really added help on
kom-who-is-on-and-friend.
2001-12-09 Per Cederqvist <ceder@
moria
>
2001-12-09 Per Cederqvist <ceder@
lysator.liu.se
>
* commands2.el (kom-is-person-member-of-conference): When the
optional arguments pers-no and conf-no were given, the function
...
...
@@ -167,7 +173,7 @@
* swedish-strings.el, english-strings.el (lyskom-message): new
string: lyskom-button-recpt-type-sub.
2001-11-17 Per Cederqvist <ceder@
moria
>
2001-11-17 Per Cederqvist <ceder@
lysator.liu.se
>
Use content types as specified in the current version of the
protocol A specification.
...
...
@@ -329,7 +335,7 @@
kom-who-is-present-in-conference is on "v a" and
kom-who-is-on-and-friend is on "v v".
2001-08-24 Per Cederqvist <ceder@
moria
>
2001-08-24 Per Cederqvist <ceder@
lysator.liu.se
>
* commands2.el (kom-is-person-member-of-conference): Differentiate
between active and passive memberships.
...
...
@@ -601,7 +607,7 @@
* commands1.el (lyskom-write-comment): Don't reverse the order of
recipients when commenting.
2001-05-08 Per Cederqvist <ceder@
moria
>
2001-05-08 Per Cederqvist <ceder@
lysator.liu.se
>
* TODO: Change all occurances of "x-kom/basic" to
"text/x-kom-basic".
...
...
@@ -1228,7 +1234,7 @@
* autoconf.el (extract-autoconf-data): Print autoconf data to
stdout.
2000-12-03 Per Cederqvist <ceder@
moria
>
2000-12-03 Per Cederqvist <ceder@
lysator.liu.se
>
* macros.el (blocking-do-multiple): Fixed typo in docstring.
...
...
@@ -1236,7 +1242,7 @@
"en", not "sv".
(kom-tell-phrases): Likewise.
2000-12-02 Per Cederqvist <ceder@
moria
>
2000-12-02 Per Cederqvist <ceder@
lysator.liu.se
>
Enable colors on tty devices under Emacs 21.
* utilities.el (device-class): Provide a better version if
...
...
@@ -1269,7 +1275,7 @@
* vars.el.in (kom-dont-check-commented-authors): Added inherit
property.
2000-11-19 Per Starbäck (commit by Per Cederqvist <ceder
@mori
a>)
2000-11-19 Per Starbäck (commit by Per Cederqvist <ceder
@lysator.liu.s
e>)
* buffers.el (lyskom-undisplay-buffer): Don't use window-list,
since it takes different arguments under Emacs 21 and other
...
...
@@ -1290,7 +1296,7 @@
minibuffer completion code from 0.46-BETA-P.
(lyskom-ok-command): Ditto.
2000-11-18 Per Starbäck (commit by Per Cederqvist <ceder
@mori
a>)
2000-11-18 Per Starbäck (commit by Per Cederqvist <ceder
@lysator.liu.s
e>)
* commands2.el (kom-status-person): Use mod instead of %, since
floating point numbers can result from string-to-number in Emacs
...
...
@@ -1308,7 +1314,7 @@
* commands1.el (lyskom-go-to-empty-conf): Check
lyskom-is-anonymous.
2000-10-01 Per Cederqvist <ceder@
moria
>
2000-10-01 Per Cederqvist <ceder@
lysator.liu.se
>
* commands1.el (lyskom-make-re-case-insensitive): New function.
(kom-list-re): Be case insensitive if a prefix arg is given.
...
...
@@ -2226,7 +2232,7 @@ Fri Jul 28 14:15:12 2000 David Byers <davby@sen2.ida.liu.se>
(lyskom-follow-comments): Skip and mark attachments as read (if
requested).
2000-06-04 Per Cederqvist <ceder@
moria
>
2000-06-04 Per Cederqvist <ceder@
lysator.liu.se
>
* edit-text.el (lyskom-edit-send-check-recipients): The code that
checks if all the authors of all the commented texts are a member
...
...
src/vars.el.in
View file @
fd0fa842
...
...
@@ -995,7 +995,7 @@ Do not use this variable for proxy authentication.")
(
"kom.csd.uu.se"
.
"CSD-KOM"
)
(
"kom.mds.mdh.se"
.
"MdS-KOM"
)
(
"kom.stacken.kth.se"
.
"TokKOM"
)
(
"com.helsinki.fi"
.
"He
l
KOM"
)
(
"com.helsinki.fi"
.
"He
sa
KOM"
)
(
"kom.cd.chalmers.se"
.
"CD-KOM"
)
(
"community.roxen.com"
.
"Roxen Community KOM"
)
(
"kom.ds.hj.se"
.
"DSKOM"
)
...
...
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