]> git.eshelyaron.com Git - emacs.git/commit
Adjust to recent Gnulib changes
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Aug 2023 19:50:15 +0000 (12:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Aug 2023 19:57:35 +0000 (12:57 -0700)
commitb66c16c789d8046ff40c48b9346b26238b1b97e1
treea171ffbe349cf069f779c4fba008111c2ec4f8ae
parentf789cb464094990db9fcba8c173f4988ada4e935
Adjust to recent Gnulib changes

The Gnulib regex module now pulls in some wide-char stuff
that I think Emacs doesn’t need.
* admin/merge-gnulib (AVOIDED_MODULES): Add iswblank, iswctype,
iswdigit, iswxdigit, wctype.
admin/merge-gnulib