Make make-docfile.c consistent with src/keyboard.c.
authorFabrice Popineau <fabrice.popineau@supelec.fr>
Mon, 1 Oct 2012 14:22:23 +0000 (16:22 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 1 Oct 2012 14:22:23 +0000 (16:22 +0200)
commit3d3bfa248930841abe983c5beb9ad095067d2410
tree43347a42b3b81083344a80d317648b20d9120de3
parent2d7d1608381a4c14822e50ae42e2a6d748842cc3
Make make-docfile.c consistent with src/keyboard.c.

 lib-src/make-docfile.c (write_globals): Special-case
 Fexit_recursive_edit and Fabort_recursive_edit as well, as
 functions that are _Noreturn, to be consistent with
 src/keyboard.c.
lib-src/ChangeLog
lib-src/make-docfile.c