summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-06-12 10:38:27 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-06-12 10:39:15 -0700
commit6b9618e81314fb43bde3c0a57bb3b701cdd0ee88 (patch)
treee9a33533ca20970af6a542e08b0beb4b22775ba4 /lisp/emacs-lisp
parentd92599d3a99d6d63e8f3ab2068ef96a2299a722b (diff)
downloademacs-6b9618e81314fb43bde3c0a57bb3b701cdd0ee88.tar.gz
emacs-6b9618e81314fb43bde3c0a57bb3b701cdd0ee88.tar.bz2
emacs-6b9618e81314fb43bde3c0a57bb3b701cdd0ee88.zip
_Noreturn not noreturn
_Noreturn is more portable to non-C11 platforms. See: https://www.gnu.org/software/gnulib/manual/html_node/stdnoreturn_002eh.html * src/emacs-module.c: Use _Noreturn, not noreturn. No need to include <stdnoreturn.h>. Reindent to fit in 80 columns.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions