emacs/src
Stefan Monnier 48def666f1 * src/lread.c: Remove `read_pure' which makes no difference.
(read_pure): Remove var.
(unreadpure): Remove function.
(readevalloop): Don't call read_list with -1 flag.
(read1, read_vector): Don't test read_pure any more.
(read_list): Simplify.
2012-05-25 14:06:13 -04:00
..
bitmaps Change bitmaps back to X11-compatible types. 2011-04-16 01:30:05 -07:00
s Remove src/m/*. 2012-05-22 09:20:27 -07:00
.dbxinit
.gdbinit * .gdbinit (xpr): Remove checks for no longer existing misc types. 2012-05-01 02:07:23 +02:00
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
alloc.c Remove src/m/*. 2012-05-22 09:20:27 -07:00
atimer.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
atimer.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
autodeps.mk Remove src/prefix-args.c. 2010-07-07 20:31:04 -07:00
bidi.c Fix bug #11073 with bidi-related crashes displaying some byte sequences. 2012-03-23 14:32:23 +02:00
blockinput.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
buffer.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
buffer.h Warning comments about subtleties of fetching characters from buffers/strings. 2012-04-06 16:10:30 +03:00
bytecode.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
callint.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
callproc.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
casefiddle.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
casetab.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
category.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
category.h * category.h (CATEGORY_SET_P): Remove unnecessary cast to EMACS_INT. 2011-06-17 01:17:29 -07:00
ccl.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ccl.h * ccl.h (check_ccl_update, Vccl_program_table): Remove decls. 2011-04-10 23:43:21 -07:00
ChangeLog * src/lread.c: Remove `read_pure' which makes no difference. 2012-05-25 14:06:13 -04:00
ChangeLog.1 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.2 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.3 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.4 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.5 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.6 Fix ChangeLog typos. 2012-04-15 04:59:30 +02:00
ChangeLog.7 More ChangeLog fixes 2012-02-24 14:47:53 -05:00
ChangeLog.8 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.9 Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ChangeLog.10 Fix ChangeLog typos. 2012-04-15 04:59:30 +02:00
ChangeLog.11 Fix ChangeLog typos. 2012-04-15 04:59:30 +02:00
character.c Handle overflow when computing char display width (Bug#9496). 2012-02-03 11:24:22 -08:00
character.h * src/fileio.c, src/character.h: Minor style tweaks. 2012-05-25 11:01:30 -04:00
charset.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
charset.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
chartab.c Spelling fixes. 2011-11-19 01:18:31 -08:00
cm.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
cm.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
cmds.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
coding.c Merge from emacs-23; up to 2010-06-29T18:17:31Z!cyd@stupidchicken.com. 2012-02-08 23:48:22 -08:00
coding.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
commands.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
composite.c composite.c: use 'double' consistently 2012-04-08 23:52:40 -07:00
composite.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
COPYING
data.c Add new error and function `user-error'. 2012-05-04 19:16:47 -04:00
dbusbind.c * dbusbind.c (xd_registered_buses): New internal Lisp object. 2012-05-09 23:13:43 +02:00
deps.mk Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
dired.c * dired.c (Fsystem_groups): Remove unused local. 2012-04-17 15:56:06 -07:00
dispextern.h Remove unused function hourglass_started. 2012-05-10 23:39:26 -07:00
dispnew.c Remove HAVE_LIBNCURSES; it is required to be true 2012-04-30 20:30:11 -04:00
disptab.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
doc.c doc.c fix for bug#11036 2012-04-09 16:43:15 -04:00
doprnt.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
dosfns.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
dosfns.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
editfns.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
emacs-icon.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
emacs.c Support building on MS-Windows with libxml2. 2012-04-07 16:57:36 +03:00
emacsgtkfixed.c Fix minor GTK3 problems found by static checking. 2012-04-23 00:34:29 -07:00
emacsgtkfixed.h Fix minor GTK3 problems found by static checking. 2012-04-23 00:34:29 -07:00
epaths.in Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
eval.c Untag more efficiently if USE_LSB_TAG. 2012-05-09 10:51:30 -07:00
fileio.c * src/fileio.c, src/character.h: Minor style tweaks. 2012-05-25 11:01:30 -04:00
filelock.c Add the option to not create lockfiles 2012-05-09 20:55:57 -04:00
firstfile.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
floatfns.c Make second arg of copysign non-optional. 2012-01-21 23:52:46 +08:00
fns.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
font.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
font.h Untag more efficiently if USE_LSB_TAG. 2012-05-09 10:51:30 -07:00
fontset.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
fontset.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
frame.c * frame.c (other_visible_frames): Don't assume selected frame is visible. 2012-03-10 15:46:07 +08:00
frame.h Untag more efficiently if USE_LSB_TAG. 2012-05-09 10:51:30 -07:00
fringe.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
ftfont.c ftfont.c (ftfont_drive_otf): Mask bits of character code to make it fit in a valid range (Bug#11003). 2012-03-19 13:08:07 +09:00
ftfont.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ftxfont.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
getpagesize.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
gmalloc.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
gnutls.c src/gnutls.c: Fix previous change. 2012-04-24 10:35:02 +02:00
gnutls.h Merge 2012-04-09 GnuTLS fix from trunk 2012-04-10 16:00:43 +08:00
gtkutil.c Fix minor GTK3 problems found by static checking. 2012-04-23 00:34:29 -07:00
gtkutil.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
image.c Increase default image size limit; don't unlimit Gnus. 2012-02-14 22:40:08 -08:00
indent.c Fix typo in last commit. 2012-04-13 14:22:01 +08:00
indent.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
insdel.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
intervals.c * intervals.c (adjust_intervals_for_insertion): Initialize `newi' 2012-05-02 13:21:54 -04:00
intervals.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
keyboard.c * keyboard.c (kbd_buffer_get_event) [!HAVE_DBUS]: Omit unused local. 2012-05-14 08:22:29 -07:00
keyboard.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
keymap.c Fix last fix. 2012-04-23 11:44:13 +08:00
keymap.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
lastfile.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
lisp.h Remove src/m/*. 2012-05-22 09:20:27 -07:00
lisp.mk Update src/lisp.mk as required by 2012-05-07T20:48:41Z!monnier@iro.umontreal.ca. 2012-05-12 16:05:12 +03:00
lread.c * src/lread.c: Remove `read_pure' which makes no difference. 2012-05-25 14:06:13 -04:00
macros.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
macros.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
Makefile.in Remove src/m/*. 2012-05-22 09:20:27 -07:00
makefile.w32-in src/makefile.w32-in: Follow-up to 2012-05-22T16:20:27Z!eggert@cs.ucla.edu. 2012-05-22 18:42:08 +02:00
marker.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
mem-limits.h Remove src/m/*. 2012-05-22 09:20:27 -07:00
menu.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
menu.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
minibuf.c Remove defining user variables via * in docstring. 2012-04-09 20:36:01 +08:00
msdos.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
msdos.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
ndir.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ns.mk Remove trailing / from $ns_appbindir 2012-05-12 11:10:37 -07:00
nsfns.m Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsfont.m Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsgui.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsimage.m Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsmenu.m Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsselect.m Yet more syncing of xselect docs and argument specs 2012-02-11 19:13:13 -08:00
nsterm.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
nsterm.m Make a self-contained ns build able to find its own libexec directory 2012-05-14 09:33:11 -07:00
pre-crt0.c Nuke arch-tags. 2011-01-15 15:16:57 -08:00
print.c Add new error and function `user-error'. 2012-05-04 19:16:47 -04:00
process.c Merge from emacs-24 branch 2012-04-20 16:48:50 +08:00
process.h Merge 2012-04-09 GnuTLS fix from trunk 2012-04-10 16:00:43 +08:00
puresize.h Remove src/m/*. 2012-05-22 09:20:27 -07:00
ralloc.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
README Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
regex.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
regex.h Assume C89 or later. 2012-05-21 08:36:54 -07:00
region-cache.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
region-cache.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
scroll.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
search.c Move word search functions from search.c to isearch.el (bug#10145, bug#11381). 2012-05-17 03:03:49 +03:00
sheap.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
sound.c * sound.c (DEFAULT_ALSA_SOUND_DEVICE): Define only if HAVE_ALSA. 2012-05-09 22:00:53 -07:00
stamp-h.in
syntax.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
syntax.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
sysdep.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
sysselect.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
syssignal.h Remove references to macros that are not defined anywhere 2012-04-30 20:45:39 -07:00
systime.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
systty.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
syswait.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
term.c Spelling fixes. 2012-04-22 22:44:49 -07:00
termcap.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
termchar.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
termhooks.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
terminal.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
terminfo.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
termopts.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
textprop.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
tparam.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
tparam.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
undo.c Add new error and function `user-error'. 2012-05-04 19:16:47 -04:00
unexaix.c * unexaix.c: Port to more-recent AIX compilers. 2012-05-14 08:11:10 -07:00
unexcoff.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
unexcw.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
unexec.h * unexec.h: New file. 2011-03-16 17:03:31 -07:00
unexelf.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
unexhp9k800.c Protoize 2011-07-10 10:20:10 +02:00
unexmacosx.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
unexsol.c Change unexec implementations to match prototype. 2011-03-17 11:41:30 -07:00
unexw32.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
vm-limit.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
w16select.c Sync MS-DOS selection-related doc strings with X doc strings. 2012-02-11 11:38:41 +02:00
w32.c Record and display absolute path of DLLs loaded (bug#10424). 2012-04-10 16:16:05 +02:00
w32.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32console.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32fns.c Fix compilation with -DGLYPH_DEBUG=1 on MS-Windows. 2012-05-18 11:36:50 +03:00
w32font.c Add NUL-termination to some uses of strncpy. 2012-05-02 18:12:13 +08:00
w32font.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32gui.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32heap.c Remove dead MSVC-specific code. 2012-03-25 20:30:50 +02:00
w32heap.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32inevt.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32inevt.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32menu.c Don't disable Unicode menus on Windows NT and later due to random errors. 2012-04-26 13:07:35 +03:00
w32proc.c Fix failures in starting subprocesses on Windows 7. 2012-05-05 11:40:31 +03:00
w32reg.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32select.c Fix bug #10783 with w32 doc string of x-selection-exists-p. 2012-02-11 11:50:27 +02:00
w32term.c Fix compilation with -DGLYPH_DEBUG=1 on MS-Windows. 2012-05-18 11:36:50 +03:00
w32term.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32uniscribe.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
w32xfns.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
widget.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
widget.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
widgetprv.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
window.c Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
window.h * src/window.h (clip_changed): Remove useless declaration. 2012-05-23 23:13:51 -07:00
xdisp.c Merge from emacs-24; up to 2012-04-22T13:58:00Z!cyd@gnu.org 2012-05-14 19:59:28 +08:00
xfaces.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
xfns.c Improve test for when xg_select should just invoke select (bug#9754). 2012-05-19 17:46:43 -04:00
xfont.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xftfont.c Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!handa@m17n.org from trunk) 2012-01-15 10:55:52 +08:00
xgselect.c * src/xgselect.c (xg_select): Fix first argument in call to 'select' (bug#11508). 2012-05-21 09:35:40 -04:00
xgselect.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xmenu.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xml.c src/xml.c (init_libxml2_functions) [WINDOWSNT]: Remove unused local variable. 2012-04-07 22:54:50 +02:00
xrdb.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xselect.c * src/xselect.c (x_convert_selection): Initialize a pointer. 2012-04-24 10:58:26 +08:00
xsettings.c Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
xsettings.h Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xsmfns.c Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
xterm.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
xterm.h Improve test for when xg_select should just invoke select (bug#9754). 2012-05-19 17:46:43 -04: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-2012  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/>.