diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2022-07-01 12:12:49 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-07-01 12:13:01 +0200 |
commit | 83e45596643c4586ecaecd024212b8c6cef11d2c (patch) | |
tree | 2c246e64b45049741c01e038caa7803783a46e9d /test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-autoload.el | |
parent | 12e5171882afb2bb31e3505cb077953b342920af (diff) | |
download | emacs-83e45596643c4586ecaecd024212b8c6cef11d2c.tar.gz emacs-83e45596643c4586ecaecd024212b8c6cef11d2c.tar.bz2 emacs-83e45596643c4586ecaecd024212b8c6cef11d2c.zip |
Make time-stamp-tests.el work in a Norwegian language enviroment
The short version of names for days/month is not necessary the same as
limiting the string with a #n operator. For instance:
(format-time-string "%^A" time)
=> "FREDAG"
(format-time-string "%^a" time)
=> "FR."
(time-stamp-string "%#3a" time)
=> "FRE"
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-autoload.el')
0 files changed, 0 insertions, 0 deletions