Skip to content
GitLab
Menu
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
4705730b
Commit
4705730b
authored
Aug 13, 2003
by
Ulrik Haugen
Browse files
* vars.el.in (kom-default-language): Updated the variable
documentation.
parent
5c83fdbb
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
4705730b
2003-08-13 Ulrik Haugen <qha@lysator.liu.se>
* vars.el.in (kom-default-language): Updated the variable
documentation.
* lyskom-rest.el (lyskom-is-loaded): Handle the case when
kom-default-language is a list.
...
...
src/vars.el.in
View file @
4705730b
...
...
@@ -2383,10 +2383,11 @@ Values other than those described are reserved for future use."
(
def-kom-var
kom-default-language
nil
"**The default language for LysKOM.
When set to non-`nil', this variable should be set to a symbol
indicating the default language for LysKOM. The symbol name must be
the ISO 630 code for the desired language (e.g. `sv' for Swedish and
`en' for English). Available languages depend on how LysKOM was built.
When set to non-`nil', this variable should be set to a list of
symbols or a symbol indicating the prefered language(s) for LysKOM.
Each symbol name must be the ISO 630 code for a desired language (e.g.
`sv' for Swedish and `en' for English). Available languages depend on
how LysKOM was built.
All valid choices are listed in `lyskom-languages'."
common
language
symbol-list
...
...
Write
Preview
Supports
Markdown
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