Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Peter Liljenberg
lyskom-elisp-client
Commits
a4055d2a
Commit
a4055d2a
authored
Jul 04, 2014
by
Christer Ekholm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Customization for kom-show-mx-date-as-local.
parent
97b32205
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
0 deletions
+15
-0
src/ChangeLog
src/ChangeLog
+5
-0
src/english-strings.el
src/english-strings.el
+4
-0
src/option-edit.el
src/option-edit.el
+2
-0
src/swedish-strings.el
src/swedish-strings.el
+4
-0
No files found.
src/ChangeLog
View file @
a4055d2a
2014-07-04 Christer Ekholm <che@chrekh.se>
* option-edit.el, swedish-strings.el, english-strings.el: Added
kom-show-mx-date-as-local to "Customize Lyskom".
2014-07-02 Christer Ekholm <che@chrekh.se>
* commands1.el (kom-list-clients): Fixed the handling of prefix
...
...
src/english-strings.el
View file @
a4055d2a
...
...
@@ -4352,6 +4352,9 @@ up menus.")
\"today\"
or
\"yesterday\"
if
this
setting
is
on
and
the
text
was
written
today
or
yesterday,
respectively.
If
it
is
off,
absolute
dates
will
always
be
shown.
")
(kom-show-mx-date-as-local-doc . "
\
If
this
setting
is
on,
display
timestamps
of
imported
texts
in
the
local
timezone
instead
of
the
timezone
specified
in
the
timestamp.
")
(kom-print-seconds-in-time-strings-doc . "
\
If
this
setting
is
on,
some
time
strings
(
for
example
the
creation
time
of
texts
and
sent
messages
)
will
include
seconds.
")
...
...
@@ -4713,6 +4716,7 @@ up menus.")
(kom-trim-buffer-minimum-tag . "
How
small
parts
of
the
LysKOM
buffer
are
trimmed:
")
(kom-dont-check-commented-authors-tag . "
Authors
not
to
check:
")
(kom-print-relative-dates-tag . "
Show
relative
dates:
")
(kom-show-mx-date-as-local-tag . "
Show
timestamps
in
local
timezone:
")
(kom-print-seconds-in-time-strings-tag . "
Include
seconds
in
time
strings:
")
(kom-review-uses-cache-tag . "
Review
commands
use
cached
texts:
")
(kom-review-marks-texts-as-read-tag . "
Review
commands
mark
texts
as
read:
")
...
...
src/option-edit.el
View file @
a4055d2a
...
...
@@ -62,6 +62,7 @@
[kom-show-namedays]
[kom-show-week-number]
[kom-print-relative-dates]
[kom-show-mx-date-as-local]
[kom-print-seconds-in-time-strings]
"\n"
[kom-extended-status-information]
...
...
@@ -955,6 +956,7 @@ All key bindings:
(
kom-trim-buffer-minimum
(
number
))
(
kom-dont-check-commented-authors
(
repeat
(
person
nil
:tag
name
)))
(
kom-print-relative-dates
(
toggle
(
yes
no
)))
(
kom-show-mx-date-as-local
(
toggle
(
yes
no
)))
(
kom-print-seconds-in-time-strings
(
toggle
(
yes
no
)))
(
kom-extended-status-information
(
choice
((
const
(
yes
t
))
(
repeat
(
cons
((
choice
((
const
(
extended-conf-info
server
))
...
...
src/swedish-strings.el
View file @
a4055d2a
...
...
@@ -4504,6 +4504,9 @@ ta fram menyer.")
\"idag\"
alternativt
\"igr\"
om
denna
instllning
r
pslagen
och
inlgget
skrevs
idag
alternativt
igr.
Om
den
r
avslagen
kommer
ett
absolut
datum
alltid
att
visas.
")
(kom-show-mx-date-as-local-doc . "
\
Om
denna
instllning
r
pslagen
visas
tidstmplar
fr
importerade
inlgg
i
lokal
tidzon
i
stllet
fr
tidzonen
i
tidstmpeln.
")
(kom-print-seconds-in-time-strings-doc . "
\
Om
denna
instllning
r
pslagen
kommer
en
del
tidsangivelser
(
till
exempel
fr
visade
inlgg
och
snda
meddelanden
)
att
inkludera
...
...
@@ -4867,6 +4870,7 @@ ta fram menyer.")
(kom-trim-buffer-minimum-tag . "
Minsta
storlek
av
LysKOM-bufferten
som
tas
bort:
")
(kom-dont-check-commented-authors-tag . "
Frfattare
som
inte
kontrolleras:
")
(kom-print-relative-dates-tag . "
Visa
relativa
datumangivelser:
")
(kom-show-mx-date-as-local-tag . "
Visa
tidstmplar
i
lokal
tidzon:
")
(kom-print-seconds-in-time-strings-tag . "
Inkludera
sekunder
i
tidsangivelser:
")
(kom-review-uses-cache-tag . "
tersekommandon
anvnder
sparade
inlgg:
")
(kom-review-marks-texts-as-read-tag . "
tersekommandon
lsmarkerar
visade
texter:
")
...
...
Write
Preview
Markdown
is supported
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