- Mar 23, 2002
-
-
Joel Rosdahl authored
* commands1.el (lyskom-private-answer): Print informative text if replying to Anonymous user. * english-strings.el, swedish-strings.el (lyskom-message): Added personal-comment-to-anonymous string. * commands1.el (lyskom-private-answer-soon-prev): Removed unused function.
- Mar 22, 2002
-
-
Joel Rosdahl authored
-
- Mar 21, 2002
-
-
Joel Rosdahl authored
and 300. * Makefile: Revamped and somewhat commented. Create three different kinds of distribution archives: 1. A "source" dist with configure + Makefile + separate .el files; 2. A single lyskom.el with all languages included; 3. A single lyskom.el with just one included language. Archives are named lyskom-elisp-client-* instead of lyskom-*. autoconf files config.{cache,log,status} are no longer included. * distribution-Makefile.in: Create file lists from the "developer" Makefile. * distribution-configure.in: Make English the default language. * distribution-README: Removed. * distribution-README.begin: New file. Common begin text for source and non-source dists. * distribution-README.end: New file. Common end text for source and non-source dists. * distribution-README.install-nonsrc: New file. Installation instructions for non-source dists. * distribution-README.install-src: New file. Installation instructions for the source dist.
-
Joel Rosdahl authored
grouped actions in text number buttons: * lyskom-buttons.el (lyskom-button-view-session-status): New button action. * vars.el.in (lyskom-button-actions): Added above action to "pers" buttons. * english-strings.el, swedish-strings.el (lyskom-message): Added action text. * vars.el.in (lyskom-button-actions): Reordered "text" buttons so that similar actions are near each other.
-
- Mar 20, 2002
-
-
Joel Rosdahl authored
-
- Mar 19, 2002
-
-
Joel Rosdahl authored
-
- Mar 16, 2002
-
-
Joel Rosdahl authored
changing it thus affects all sessions. Fixes bugs 238 and 239. * vars.el.in (lyskom-language): Make lyskom-language global. * swedish-strings.el (lyskom-command): Mention that the language is changed in all sessions in kom-change-language. * english-strings.el (lyskom-command): Likewise.
-
- Mar 13, 2002
-
-
Joel Rosdahl authored
-
- Mar 12, 2002
-
-
Ulrik Haugen authored
add the text-properties of the prompt to all text inserted before the prompt (fixes bug 421).
-
- Mar 11, 2002
-
-
Joel Rosdahl authored
"Last login or logout" instead of "Last login", since that's what the server gives us. * swedish-strings.el (lyskom-message): Likewise.
-
- Mar 03, 2002
-
-
Joel Rosdahl authored
'lyskom-language-force.
-
Joel Rosdahl authored
* english-strings.el: Added ending mismatch exception for newyeareve. (lyskom-message): Added year reference to newyearevelate. (lyskom-month-names): Make lyskom-month-names belong to en instead of sv. Corrected month names. * option-edit.el (lyskom-custom-variables): Removed bogus nil at the end.
-
Joel Rosdahl authored
kom-list-summary and kom-list-marks: * commands2.el (lyskom-max-text-no-width): New function. (lyskom-construct-summary-format-string): New function. (lyskom-do-list-summary): Use lyskom-construct-summary-format-string. (lyskom-print-summary-line): Get format string as an argument instead of building it at each call. (kom-list-marks): Use lyskom-construct-summary-format-string. (lyskom-print-mark-summary-line): Get format string as an argument instead of building it at each call. (lyskom-max-mark-width): Added doc string. * swedish-strings.el (lyskom-message): Don't abbreviate Lines. * english-strings.el (lyskom-message): Don't abbreviate Lines and mark-type. Trimmed whitespace from Author and Subject.
-
Joel Rosdahl authored
-
Per Cederqvist authored
* lyskom-rest.el (lyskom-report-command-answer): Factor out some code to lyskom-insert-error. (lyskom-insert-error): New function. (lyskom-current-error): Call lyskom-insert-error instead of issuing a broken call to lyskom-format-insert * commands1.el (lyskom-add-member-answer): Save err-stat as well as errno. Use lyskom-insert-error instead of a broken call to lyskom-format-insert. Use the saved errno in all cases, not just some. (kom-create-conf): Use lyskom-insert-error instead of a broken call to lyskom-format-insert. * commands2.el (kom-change-conf-type): Use lyskom-insert-error instead of a broken call to lyskom-format-insert.
-
Joel Rosdahl authored
-
- Mar 02, 2002
-
-
Joel Rosdahl authored
-
Joel Rosdahl authored
work by Klaus Zeuge). * compatibility.el (w32-shell-execute): New dummy function. * vars.el.in (kom-windows-browser-command): New variable. * option-edit.el (lyskom-customize-buffer-format): Added kom-windows-browser-command. (lyskom-custom-variables): Added kom-windows-browser-command. * english-strings.el (lyskom-custom-strings): Added kom-windows-browser-command-doc. (lyskom-custom-strings): Added kom-windows-browser-command-tag. * swedish-strings.el (lyskom-custom-strings): Added kom-windows-browser-command-doc. (lyskom-custom-strings): Added kom-windows-browser-command-tag.
-
- Feb 28, 2002
-
-
Joel Rosdahl authored
* feature.el (lyskom-have-feature): Removed comma so that the client can run uncompiled. (lyskom-feature-value): Ditto. * startup.el (lyskom-compilation-in-progress): New, horrid function. (lyskom-is-running-compiled): New constant. (lyskom): Inform the user that it is a good idea to compile the client, should it not be compiled. * swedish-strings.el (lyskom-message): Added warning-about-uncompiled-client string. * english-strings.el (lyskom-message): Ditto.
-
- Feb 26, 2002
-
-
Joel Rosdahl authored
-
- Feb 25, 2002
-
-
Joel Rosdahl authored
-
Joel Rosdahl authored
-
Joel Rosdahl authored
-
Joel Rosdahl authored
-
- Feb 24, 2002
-
-
Joel Rosdahl authored
of the LysKOM server" to "This file is part of the LysKOM Emacs LISP client".
-
Joel Rosdahl authored
of the LysKOM server" to "This file is part of the LysKOM Emacs LISP client".
-
Joel Rosdahl authored
-
David Byers authored
Fixed problem in lyskom-find-text-by-date finding text in a conference that is not the original recipient
-
Joel Rosdahl authored
-
Joel Rosdahl authored
-
Joel Rosdahl authored
-
- Feb 18, 2002
-
-
Per Cederqvist authored
(kom-compare-texts): Use blocking-do-multiple for efficiency and lyskom-create-text-buffer to simplify the code.
-
- Feb 09, 2002
-
-
Per Cederqvist authored
-
- Feb 04, 2002
-
-
Johan Sundström authored
-
- Jan 30, 2002
-
-
Johan Sundström authored
-
- Jan 21, 2002
-
-
Ulrik Haugen authored
-
- Jan 13, 2002
-
-
David Kågedal authored
-
- Jan 08, 2002
-
-
Per Cederqvist authored
-
- Jan 07, 2002
-
-
Ulrik Haugen authored
mottagartyp på, adderar eller subtraherar mottagare i buffern.
-