1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-27 15:40:47 -08:00
emacs/doc
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
..
emacs Merge from origin/emacs-26 2019-02-01 08:40:53 -08:00
lispintro Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
lispref Support (locale-info 'paper) on MS-Windows 2019-02-04 18:05:59 +02:00
man Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
misc Update from Gnulib 2019-02-02 13:15:10 -08:00