1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 14:01:43 -08:00
emacs/src
Daiki Ueno 7ec2c0effc Move back the XChar2b definition to w32gui.h and nsgui.h
Fix the last change.  XChar2b still needs to be defined platform dependently,
to match with the argument types of drawing functions.
2014-07-16 13:31:31 +09:00
..
bitmaps
.dbxinit
.gdbinit Remove DATA_SEG_BITS. 2014-04-16 08:16:35 -07:00
.gitignore
alloc.c * src/alloc.c (Fmemory_info) [HAVE_LINUX_SYSINFO]: Return nil if 2014-07-11 16:19:58 +04:00
atimer.c Don't let SIGINT handling block SIGCHLD indefinitely. 2014-05-29 21:12:08 -07:00
atimer.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
autodeps.mk Simplify data_start configuration. 2013-02-24 21:55:37 -08:00
bidi.c src/bidi.c: Describe the design of reordering engine in the commentary. 2014-04-06 18:56:01 +03:00
blockinput.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
buffer.c Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
buffer.h * src/window.c (Fset_window_configuration): Deactivate the mark before 2014-04-23 23:59:19 -04:00
bytecode.c * src/bytecode.c (FETCH) [BYTE_CODE_SAFE]: Check the bytecode wasn't 2014-05-27 19:48:35 -04:00
callint.c * src/callint.c (Fcall_interactively): Fix up last change. 2014-06-17 09:50:22 -04:00
callproc.c Use binary-io module, O_BINARY, and "b" flag. 2014-07-14 12:23:18 -07:00
casefiddle.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
casetab.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
category.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
category.h Simplify and port recent bool vector changes. 2013-11-04 23:11:24 -08:00
ccl.c * lisp.h (STRING_COPYIN): Remove; unused. 2014-06-17 17:41:14 +04:00
ccl.h Use bool for boolean, focusing on headers. 2013-12-14 13:36:44 -08:00
ChangeLog Move back the XChar2b definition to w32gui.h and nsgui.h 2014-07-16 13:31:31 +09:00
ChangeLog.1 ChangeLog fixes 2014-01-16 20:54:23 -05:00
ChangeLog.2 ChangeLog fixes 2014-01-16 20:54:23 -05:00
ChangeLog.3 Fix ChangeLog typos. 2014-01-26 01:47:40 +01:00
ChangeLog.4 ChangeLog fixes 2014-01-14 22:06:07 -05:00
ChangeLog.5 ChangeLog fixes 2014-01-14 22:06:07 -05:00
ChangeLog.6 ChangeLog fixes 2014-01-16 20:54:23 -05:00
ChangeLog.7 ChangeLog fixes 2014-01-14 22:06:07 -05:00
ChangeLog.8 Fix ChangeLog typos. 2014-01-26 01:47:40 +01:00
ChangeLog.9 Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ChangeLog.10 ChangeLog fixes 2014-01-14 22:06:07 -05:00
ChangeLog.11 Fix ChangeLog typos. 2014-01-26 01:47:40 +01:00
ChangeLog.12 ChangeLog fixes 2014-01-21 00:49:46 -08:00
character.c Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
character.h * chartab.c (char_table_translate): Move to... 2014-07-08 11:17:04 +04:00
charset.c Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
charset.h Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
chartab.c * chartab.c (char_table_translate): Move to... 2014-07-08 11:17:04 +04:00
cm.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cm.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cmds.c Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
coding.c * coding.h (struct coding_system): Remove 'error_positions' (unused) 2014-07-10 08:35:55 +04:00
coding.h * coding.h (struct coding_system): Remove 'error_positions' (unused) 2014-07-10 08:35:55 +04:00
commands.h Omit redundant extern decls. 2014-06-17 09:09:19 -07:00
composite.c Consistently use validate_subarray to verify substring. 2014-06-25 16:11:08 +04:00
composite.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
conf_post.h Improve AIX-related merge from emacs-24. 2014-06-01 23:08:49 -07:00
COPYING
cygw32.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cygw32.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
data.c Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.de 2014-06-08 16:41:43 -07:00
dbusbind.c * dbusbind.c (xd_signature): Revert last 2 patches. 2014-05-20 10:25:18 +02:00
decompress.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
deps.mk Use gcc auto-dependency information for lwlib and oldXMenu 2014-06-28 15:57:23 -07:00
dired.c Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.ca 2014-04-16 12:43:46 -07:00
dispextern.h Move back the XChar2b definition to w32gui.h and nsgui.h 2014-07-16 13:31:31 +09:00
dispnew.c src/dispnew.c: Fix a typo in a comment. 2014-07-01 21:00:29 +03:00
disptab.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
doc.c Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'. 2014-04-05 12:30:36 -07:00
doprnt.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
dosfns.c Implement memory-info for MS-DOS. 2014-07-11 13:09:51 +03:00
dosfns.h Implement memory-info for MS-DOS. 2014-07-11 13:09:51 +03:00
editfns.c Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
emacs-icon.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
emacs.c Use binary-io module, O_BINARY, and "b" flag. 2014-07-14 12:23:18 -07:00
emacsgtkfixed.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
emacsgtkfixed.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
epaths.in Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eval.c * eval.c (toplevel): Remove redundant #include directives. 2014-06-17 07:40:29 +04:00
fileio.c Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
filelock.c Doc tweaks related to file locking 2014-03-25 21:24:01 -04:00
firstfile.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
floatfns.c Doc fixes 2014-05-01 19:55:25 -04:00
fns.c * lisp.h (CHECK_VECTOR_OR_STRING): Return number of elements 2014-07-14 08:44:01 +04:00
font.c * font.c, font.h (font_unparse_fcname): Now static. 2014-07-09 16:35:31 -07:00
font.h * font.c, font.h (font_unparse_fcname): Now static. 2014-07-09 16:35:31 -07:00
fontset.c Minor cleanup of fonset code. 2014-06-19 20:52:20 +04:00
fontset.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
frame.c Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org 2014-07-02 23:00:53 -07:00
frame.h Use convenient alists to manage per-frame font driver-specific data. 2014-07-03 16:20:00 +04:00
fringe.c * lisp.h (CHECK_VECTOR_OR_STRING): Return number of elements 2014-07-14 08:44:01 +04:00
ftfont.c Next minor cleanup of font subsystem. 2014-07-09 10:25:35 +04:00
ftfont.h Next minor cleanup of font subsystem. 2014-07-09 10:25:35 +04:00
ftxfont.c Use convenient alists to manage per-frame font driver-specific data. 2014-07-03 16:20:00 +04:00
getpagesize.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gfilenotify.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gmalloc.c Supply malloc and alloc_size attributes for extern allocators. 2014-05-22 09:40:35 -07:00
gnutls.c Minor fixups related to usage of the 'long' type. 2014-07-07 16:33:05 -07:00
gnutls.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gtkutil.c Use common memory management functions for lwlib and refactor users. 2014-06-02 22:01:21 +04:00
gtkutil.h Do not require libXt-devel when building with gtk. 2014-06-03 12:59:55 -07:00
image.c Minor ImageMagick safety fixes. 2014-07-07 16:25:13 -07:00
indent.c Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
indent.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
inotify.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
insdel.c Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
intervals.c * src/intervals.c: Tighten assertions. 2014-05-01 11:15:46 -04:00
intervals.h Omit redundant extern decls. 2014-06-17 09:09:19 -07:00
keyboard.c Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
keyboard.h If a C name must be extern on some platforms, make it extern on all. 2014-06-08 11:27:22 -07:00
keymap.c * lisp.h (CHECK_VECTOR_OR_STRING): Return number of elements 2014-07-14 08:44:01 +04:00
keymap.h Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'. 2014-04-05 12:30:36 -07:00
lastfile.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
lisp.h * lisp.h (CHECK_VECTOR_OR_STRING): Return number of elements 2014-07-14 08:44:01 +04:00
lisp.mk Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
lread.c Shrink Lisp_Sub_Char_Table by preferring C integers to Lisp_Objects. 2014-07-02 07:26:19 +04:00
macfont.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
macfont.m * font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE || HAVE_NS]: 2014-07-08 18:50:45 +04:00
macros.c * macros.c (Fstart_kbd_macro): Avoid need for overflow check. 2014-07-14 12:07:54 -07:00
macros.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
macuvs.h Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
Makefile.in Improve behavior of 'bzr up; cd src; make -k'. 2014-07-13 08:50:35 -07:00
makefile.w32-in Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
marker.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
menu.c Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org 2014-07-02 23:00:53 -07:00
menu.h * xmenu.c (mouse_position_for_popup): 2014-06-22 09:00:14 +04:00
minibuf.c Use binary-io module, O_BINARY, and "b" flag. 2014-07-14 12:23:18 -07:00
msdos.c Use terminal-specific hooks to display menus. 2014-06-04 08:58:31 +04:00
msdos.h Fix the MSDOS build. 2014-04-16 16:27:28 +03:00
nsfns.m Add ifdef NS_IMPL_COCOA aound OSX version check (for clang) 2014-07-11 18:33:17 +02:00
nsfont.m Next minor cleanup of font subsystem. 2014-07-09 10:25:35 +04:00
nsgui.h Move back the XChar2b definition to w32gui.h and nsgui.h 2014-07-16 13:31:31 +09:00
nsimage.m Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
nsmenu.m Remove unnecessary redisplays in NS port. 2014-06-30 14:38:09 +02:00
nsselect.m * nsselect.m (Fx_selection_exists_p): Just return Qnil if window system 2014-05-05 19:37:43 +02:00
nsterm.h Fix use of deallocated memory. 2014-06-30 20:44:56 +02:00
nsterm.m Add ifdef NS_IMPL_COCOA aound OSX version check (for clang) 2014-07-11 18:33:17 +02:00
print.c * print.c (print_object): Adjust to match new layout of sub char-table 2014-07-02 18:00:41 +04:00
process.c * process.c (read_and_dispose_of_process_output): Fix typo 2014-07-08 10:13:32 -07:00
process.h If a C name must be extern on some platforms, make it extern on all. 2014-06-08 11:27:22 -07:00
profiler.c Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.edu 2014-05-04 12:37:56 -07:00
puresize.h * src/puresize.h (BASE_PURESIZE): Add 1%, for safety. 2014-06-25 16:26:01 -04:00
ralloc.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
README Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
regex.c * regex.c (re_search_2): Use ssize_t to avoid integer overflow. 2014-07-15 18:04:06 +04:00
regex.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
region-cache.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
region-cache.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
scroll.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
search.c Simplify and cleanup character conversion stuff. 2014-06-23 08:11:29 +04:00
sheap.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
sound.c Handle sigmask better with nested signal handlers. 2014-03-25 07:43:26 -07:00
syntax.c * syntax.c (back_comment): Use more-natural location for label. 2014-07-09 16:39:58 -07:00
syntax.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
sysdep.c Use binary-io module, O_BINARY, and "b" flag. 2014-07-14 12:23:18 -07:00
sysselect.h Fix the MS-Windows build broken by few last commits. 2014-06-04 00:00:40 +03:00
syssignal.h Port signal-handling to DragonFly BSD. 2014-06-01 16:17:56 -07:00
sysstdio.h Use emacs_open more consistently when opening files. 2013-07-05 19:40:50 -07:00
systime.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
systty.h Use binary-io module, O_BINARY, and "b" flag. 2014-07-14 12:23:18 -07:00
syswait.h Handle systems without WCONTINUED consistently. 2014-05-03 13:13:10 -07:00
term.c * term.c (tty_menu_add_pane, tty_menu_add_selection): 2014-07-14 19:06:52 +04:00
termcap.c Minor fixups related to usage of the 'long' type. 2014-07-07 16:33:05 -07:00
termchar.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
termhooks.h If a C name must be extern on some platforms, make it extern on all. 2014-06-08 11:27:22 -07:00
terminal.c Minor cleanup for terminal setup. 2014-05-14 17:55:37 +04:00
terminfo.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
termopts.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
textprop.c Space before paren, updating recent change. 2014-01-14 09:59:19 -08:00
tparam.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tparam.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
undo.c Undo in region after markers in undo history relocated 2014-03-24 22:47:39 -04:00
unexaix.c Fix port to 32-bit AIX. 2014-05-21 22:00:39 -07:00
unexcoff.c Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.ca 2014-04-16 12:43:46 -07:00
unexcw.c Rename EARRAYSIZE to ARRAYELTS 2014-04-03 13:46:04 -07:00
unexec.h
unexelf.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
unexhp9k800.c Fix subspace record bug on HP-UX 10.20. 2014-02-13 09:23:08 -08:00
unexmacosx.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
unexsol.c Prefer list1 (X) to Fcons (X, Qnil) when building lists. 2013-07-15 23:39:49 -07:00
unexw32.c Add diagnostics for using private heap on MS-Windows during dumping. 2014-05-29 18:21:08 +03:00
vm-limit.c Implement memory-info for MS-DOS. 2014-07-11 13:09:51 +03:00
w16select.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
w32.c Use binary-io module, O_BINARY, and "b" flag. 2014-07-14 12:23:18 -07:00
w32.h Implement memory-info for MS-Windows. 2014-07-10 22:09:26 +03:00
w32common.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
w32console.c Fix TTY menus on MS-Windows broken by last commit. 2014-06-04 10:54:16 +03:00
w32fns.c Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ru 2014-07-12 10:53:29 -07:00
w32font.c Next minor cleanup of font subsystem. 2014-07-09 10:25:35 +04:00
w32font.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
w32gui.h Move back the XChar2b definition to w32gui.h and nsgui.h 2014-07-16 13:31:31 +09:00
w32heap.c src/w32heap.c: Minor formatting and whitespace changes. 2014-06-27 11:31:20 +03:00
w32heap.h Define the size of dumped data for MS-Windows locally on w32heap.c. 2014-06-03 10:28:07 +03:00
w32inevt.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
w32inevt.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
w32menu.c Use terminal-specific hooks to display menus. 2014-06-04 08:58:31 +04:00
w32notify.c src/*.c: Silence a few warnings about unused vars and functions. 2014-03-26 11:21:55 +01:00
w32proc.c src/*.c: Silence a few warnings about unused vars and functions. 2014-03-26 11:21:55 +01:00
w32reg.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
w32select.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
w32select.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
w32term.c * dispextern.h (last_tool_bar_item): Remove declaration. 2014-06-10 08:55:03 +04:00
w32term.h Refactor mouse positioning stuff to avoid code duplication. 2014-05-28 17:53:22 +04:00
w32uniscribe.c Next minor cleanup of font subsystem. 2014-07-09 10:25:35 +04:00
w32xfns.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
widget.c Fix minor --enable-gcc-warnings issues. 2014-03-04 22:28:20 -08:00
widget.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
widgetprv.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
window.c Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.ca 2014-07-08 19:04:12 -07:00
window.h Fix bug #17892 with mode/header line and display margins. 2014-07-01 20:07:24 +03:00
xdisp.c Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ru 2014-07-12 10:53:29 -07:00
xfaces.c Minor fixups related to usage of the 'long' type. 2014-07-07 16:33:05 -07:00
xfns.c Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ru 2014-07-12 10:53:29 -07:00
xfont.c Next minor cleanup of font subsystem. 2014-07-09 10:25:35 +04:00
xftfont.c Next minor cleanup of font subsystem. 2014-07-09 10:25:35 +04:00
xgselect.c Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.edu 2014-04-22 14:32:51 -07:00
xgselect.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
xmenu.c * lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID. 2014-07-15 13:59:05 +04:00
xml.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
xrdb.c Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
xselect.c Minor fixups related to usage of the 'long' type. 2014-07-07 16:33:05 -07:00
xsettings.c * xsettings.c (init_gsettings): Use g_settings_schema_source_lookup 2014-05-10 12:42:08 +02:00
xsettings.h Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
xsmfns.c Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'. 2014-04-05 12:30:36 -07:00
xterm.c Minor fixups related to usage of the 'long' type. 2014-07-07 16:33:05 -07:00
xterm.h Consolidate XChar2b macros for the X, W32, and NS 2014-07-16 13:11:08 +09:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2014 Free Software Foundation, Inc.
See the end of the file for license conditions.


This directory contains the source files for the C component of GNU Emacs.
Nothing in this directory is needed for using Emacs once it is built
and installed, if the dumped Emacs (on Unix systems) is copied elsewhere.

See the files ../README and then ../INSTALL for installation instructions.

Under GNU and Unix systems, the file `Makefile.in' is used as a
template by the script `../configure' to produce `Makefile'.  This
is the file which actually controls the compilation of Emacs.
All of this should work transparently to the user; you should only
need to run `../configure', and then type `make'.


This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.