1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/nt/inc
Eli Zaretskii f37000aeb2 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.
2019-02-04 18:05:59 +02:00
..
arpa
netinet
sys Update copyright year to 2019 2019-01-01 01:01:13 +00:00
dirent.h Dirent functions and directory-files are converted and work. 2013-11-09 14:49:02 +02:00
grp.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
inttypes.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
langinfo.h Support (locale-info 'paper) on MS-Windows 2019-02-04 18:05:59 +02:00
mingw_time.h
ms-w32.h Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
netdb.h
nl_types.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
pwd.h
stdalign.h
stdbool.h
stdint.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
unistd.h