1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/src
2014-06-01 11:49:52 -07:00
..
bitmaps
.dbxinit
.gdbinit
.gitignore
alloc.c Fix port to 32-bit AIX with xlc. 2014-05-30 13:19:29 -07:00
atimer.c
atimer.h
autodeps.mk
bidi.c
blockinput.h
buffer.c
buffer.h
bytecode.c
callint.c
callproc.c
casefiddle.c
casetab.c
category.c
category.h
ccl.c
ccl.h
ChangeLog * frame.c (x_set_frame_parameters): Don't read uninitialized storage. 2014-06-01 11:49:52 -07:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
character.c
character.h
charset.c
charset.h
chartab.c
cm.c
cm.h
cmds.c * src/cmds.c (Fself_insert_command): Allow zero repeat count. 2014-05-30 19:53:29 -07:00
coding.c
coding.h
commands.h
composite.c
composite.h
conf_post.h Fix port to 32-bit AIX with xlc. 2014-05-30 13:19:29 -07:00
COPYING
cygw32.c
cygw32.h
data.c
dbusbind.c
decompress.c
deps.mk
dired.c
dispextern.h
dispnew.c
disptab.h
doc.c
doprnt.c
dosfns.c
dosfns.h
editfns.c
emacs-icon.h
emacs.c
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c
fileio.c Hopefully fix bug #16433 with corruption of newline_cache in Rmail. 2014-05-31 21:23:53 +03:00
filelock.c
firstfile.c
floatfns.c
fns.c
font.c
font.h
fontset.c
fontset.h
frame.c * frame.c (x_set_frame_parameters): Don't read uninitialized storage. 2014-06-01 11:49:52 -07:00
frame.h
fringe.c
ftfont.c
ftfont.h
ftxfont.c
getpagesize.h
gfilenotify.c
gmalloc.c
gnutls.c
gnutls.h
gtkutil.c
gtkutil.h
image.c
indent.c
indent.h
inotify.c
insdel.c
intervals.c
intervals.h
keyboard.c * src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_level 2014-05-06 12:16:57 -04:00
keyboard.h
keymap.c
keymap.h
lastfile.c
lisp.h Bring back the changes to GDB-visible symbols, but only on AIX. 2014-06-01 00:06:28 -07:00
lisp.mk
lread.c
macfont.h
macfont.m
macros.c
macros.h
macuvs.h Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
Makefile.in Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
makefile.w32-in
marker.c
menu.c
menu.h
minibuf.c * lisp/emacs-lisp/timer.el (timer-event-handler): Don't run if canceled. 2014-05-18 08:58:30 -04:00
msdos.c
msdos.h
nsfns.m
nsfont.m
nsgui.h
nsimage.m
nsmenu.m
nsselect.m * nsselect.m (Fx_selection_exists_p): Just return Qnil if window system 2014-05-05 19:37:43 +02:00
nsterm.h
nsterm.m
print.c
process.c
process.h
profiler.c
puresize.h
ralloc.c
README
regex.c
regex.h
region-cache.c
region-cache.h
scroll.c
search.c
sheap.c
sound.c
syntax.c
syntax.h
sysdep.c
sysselect.h
syssignal.h
sysstdio.h
systime.h
systty.h
syswait.h
term.c
termcap.c
termchar.h
termhooks.h
terminal.c
terminfo.c
termopts.h
textprop.c
tparam.c
tparam.h
undo.c
unexaix.c Fix port to 32-bit AIX. 2014-05-21 22:00:39 -07:00
unexcoff.c
unexcw.c
unexec.h
unexelf.c
unexhp9k800.c
unexmacosx.c
unexsol.c
unexw32.c
vm-limit.c
w16select.c
w32.c
w32.h
w32common.h
w32console.c
w32fns.c Fix bug #17524 with crashes in creating a new frame with invalid font. 2014-05-20 19:28:39 +03:00
w32font.c
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c
w32notify.c
w32proc.c
w32reg.c
w32select.c
w32select.h
w32term.c Fix bug#17510 with a pointer freed more than once (Cygwin-w32-build). 2014-05-24 13:59:22 -04:00
w32term.h
w32uniscribe.c
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c
window.h
xdisp.c Fix bug #17585 with incorrect vertical motion when linum-mode is on. 2014-05-25 17:18:46 +03:00
xfaces.c
xfns.c
xfont.c
xftfont.c
xgselect.c
xgselect.h
xmenu.c
xml.c
xrdb.c
xselect.c
xsettings.c * xsettings.c (init_gsettings): Use g_settings_schema_source_lookup 2014-05-10 12:42:08 +02:00
xsettings.h
xsmfns.c
xterm.c Make jump scroll work with Gtk+ 2014-06-01 20:00:56 +02:00
xterm.h

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/>.