Mercurial > emacs
view lispintro/configure.in @ 43970:5966dbd88eb3
(save-buffers-kill-emacs): Also check for active server
processes. Use process-query-on-exit-flag. Only list processes
which has the query-on-exit flag set in connection with user query.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 17 Mar 2002 20:30:19 +0000 |
parents | a8ee89e61d20 |
children | 695cf19ef79e |
line wrap: on
line source
dnl autoconf input file for the emacs lisp intro AC_INIT(emacs-lisp-intro.texi) AM_INIT_AUTOMAKE(emacs-lisp-intro, 2.00) AC_OUTPUT(Makefile)