diff options
author | Eli Zaretskii <eliz@gnu.org> | 2019-02-04 18:05:59 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2019-02-04 18:05:59 +0200 |
commit | f37000aeb2b987c0fb14b6770fef69eaf274167a (patch) | |
tree | af50afbb4fd52389a11ae8259d2f18ccd081ce61 /lisp/emacs-lisp/cl-seq.el | |
parent | d5f629d193ffe88c464379f02dd2adaadc9dfdf0 (diff) | |
download | emacs-f37000aeb2b987c0fb14b6770fef69eaf274167a.tar.gz emacs-f37000aeb2b987c0fb14b6770fef69eaf274167a.tar.bz2 emacs-f37000aeb2b987c0fb14b6770fef69eaf274167a.zip |
Support (locale-info 'paper) on MS-Windows
* src/w32proc.c (LOCALE_IPAPERSIZE): Define if undefined.
(nl_langinfo): Support _NL_PAPER_WIDTH and _NL_PAPER_HEIGHT
like glibc does.
* src/fns.c (Flocale_info): Update the doc string.
* nt/inc/langinfo.h: Add _NL_PAPER_WIDTH and _NL_PAPER_HEIGHT
to the enumeration.
(_NL_PAPER_WIDTH, _NL_PAPER_HEIGHT): Define namesake macros.
* nt/mingw-cfg.site (emacs_cv_langinfo__nl_paper_width): Set
to 'yes'.
* doc/lispref/nonascii.texi (Locales): Update the
documentation of 'locale-info' for the argument of 'paper'.
* etc/NEWS: Update the locale-info entry.
Diffstat (limited to 'lisp/emacs-lisp/cl-seq.el')
0 files changed, 0 insertions, 0 deletions