This website requires JavaScript.
Explore
Help
Sign In
mirror
/
emacs
Watch
1
Star
0
Fork
0
You've already forked emacs
mirror of
https://git.savannah.gnu.org/git/emacs.git
synced
2024-11-30 08:09:04 +00:00
Code
Issues
Releases
Activity
e1d24f3c4c
emacs
/
lib
/
c-ctype.c
4 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
Add gnulib files for Bug#11786 fix.
2012-07-06 22:19:44 +00:00
#
include
<config.h>
Merge from gnulib This incorporates: 2015-09-25 c-ctype: rewrite to use inline functions 2015-09-24 maint: add coding cookies to non-ASCII sources 2015-09-24 gitlog-to-changelog: trim only trailing whitespaces * build-aux/gitlog-to-changelog, doc/misc/texinfo.tex: * lib/acl-internal.c, lib/acl-internal.h, lib/c-ctype.c: * lib/c-ctype.h, lib/get-permissions.c, lib/qcopy-acl.c: * lib/set-permissions.c: Copy from gnulib.
2015-09-25 07:21:58 +00:00
#
define C_CTYPE_INLINE _GL_EXTERN_INLINE
Add gnulib files for Bug#11786 fix.
2012-07-06 22:19:44 +00:00
#
include
"c-ctype.h"
Reference in New Issue
Copy Permalink