view etc/FTP @ 111629:6c24c5598611

Move declarations from .c files to .h files. * src/process.c (timers_run): * src/minibuf.c (quit_char): * src/lread.c (read_emacs_mule_char): * src/keyboard.c (minibuf_level, message_enable_multibyte) (pending_malloc_warning): * src/insdel.c (Vselect_active_regions, Vsaved_region_selection) (Qonly): Remove declarations. * src/lisp.h (pending_malloc_warning, Vsaved_region_selection) (Vselect_active_regions): * src/keyboard.h (timers_run): Add declarations.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 18 Nov 2010 08:57:00 -0800
parents e06541128138
children
line wrap: on
line source

For information about how to obtain GNU Emacs and other GNU software
by FTP, please see <http://www.gnu.org/order/ftp.html>.

Information about Emacs is also available at
<http://www.gnu.org/software/emacs/>.