mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-08 20:58:58 +00:00
Update from Gnulib by running admin/merge-gnulib
This commit is contained in:
parent
37bb33dae7
commit
bd0e281a6a
@ -47,7 +47,7 @@
|
||||
# --avoid=iswdigit \
|
||||
# --avoid=iswxdigit \
|
||||
# --avoid=langinfo \
|
||||
# --avoid=localename \
|
||||
# --avoid=localename-unsafe-limited \
|
||||
# --avoid=lock \
|
||||
# --avoid=mbrtowc \
|
||||
# --avoid=mbsinit \
|
||||
|
@ -401,7 +401,7 @@ should_remove_ampm (void)
|
||||
lt lv mg mhr mi mk mn ms mt nb nds nhn nl nn nr nso oc os pap pl pt ro
|
||||
ru rw sah sc se sgs sk sl sm sr ss st su sv szl tg tk tn ts tt ug uk unm
|
||||
uz ve wae wo xh zu */
|
||||
const char *loc = gl_locale_name (LC_TIME, "LC_TIME");
|
||||
const char *loc = gl_locale_name_unsafe (LC_TIME, "LC_TIME");
|
||||
bool remove_ampm = false;
|
||||
switch (loc[0])
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user