summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/syntax.el
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@raeburn.org>2016-10-27 00:50:07 -0400
committerKen Raeburn <raeburn@raeburn.org>2017-06-21 22:34:33 -0400
commitefe200c10da02db68c6eeadc3cd82a8cc3108c96 (patch)
tree9d194249f93b74a18eef167efad5a5d9b1f06ce8 /lisp/emacs-lisp/syntax.el
parent6af67b4a8842fd3b949fa5bfb68811f62a521ae2 (diff)
downloademacs-efe200c10da02db68c6eeadc3cd82a8cc3108c96.tar.gz
emacs-efe200c10da02db68c6eeadc3cd82a8cc3108c96.tar.bz2
emacs-efe200c10da02db68c6eeadc3cd82a8cc3108c96.zip
Use getc_unlocked.
* configure.ac: Check for getc_unlocked. * src/charset.c (read_hex, load_charset_map_from_file): Use getc_unlocked instead of getc. (getc_unlocked) [!HAVE_GETC_UNLOCKED]: Fall back to getc. * src/lread.c (readbyte_from_file, Fget_file_char, read1, getc_unlocked): Likewise.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions