1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 01:20:37 -08:00
emacs/src
Chong Yidong 09c01941f4 Fix list duplication error in define_image_type.
* image.c (define_image_type): Avoid adding duplicate types to
image_types.  Suggested by Jörg Walter.

Fixes: debbugs:12463
2012-09-21 11:52:23 +08:00
..
bitmaps
.dbxinit
.gdbinit Simplify redefinition of 'abort' (Bug#12316). 2012-09-04 10:34:54 -07:00
.gitignore Ignore stamp-h.in 2012-08-05 23:44:21 +02:00
alloc.c * src/alloc.c (mark_object) <PVEC_WINDOW>: Mark prev/next_buffers *after* 2012-09-19 23:10:52 -04:00
atimer.c Remove configure's --without-sync-input option. 2012-09-16 14:43:55 -07:00
atimer.h * atimer.c, atimer.h (turn_on_atimers): Use bool for boolean. 2012-08-23 01:27:08 -07:00
autodeps.mk
bidi.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
blockinput.h Simplify SIGIO usage. 2012-09-12 19:21:28 -07:00
buffer.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
buffer.h Convenient macro to check whether the buffer is live. 2012-09-11 08:22:03 +04:00
bytecode.c Remove configure's --without-sync-input option. 2012-09-16 14:43:55 -07:00
callint.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
callproc.c Remove no-longer-needed Solaris 2.4 vfork bug workaround. 2012-09-16 18:02:11 -07:00
casefiddle.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
casetab.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
category.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
category.h * casefiddle.c, casetab.c, category.c: Use bool for boolean. 2012-08-24 23:25:00 -07:00
ccl.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
ccl.h Refactor window-system configuration 2012-08-31 22:38:52 -08:00
ChangeLog Fix list duplication error in define_image_type. 2012-09-21 11:52:23 +08:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6 Don't use the abbreviation "win" to refer to Windows (Bug#10421). 2012-07-29 01:18:29 -07:00
ChangeLog.7 Don't use the abbreviation "win" to refer to Windows (Bug#10421). 2012-07-29 01:18:29 -07:00
ChangeLog.8 Don't use the abbreviation "win" to refer to Windows (Bug#10421). 2012-07-29 01:18:29 -07:00
ChangeLog.9
ChangeLog.10 Don't use the abbreviation "win" to refer to Windows (Bug#10421). 2012-07-29 01:18:29 -07:00
ChangeLog.11 Don't use the abbreviation "win" to refer to Windows (Bug#10421). 2012-07-29 01:18:29 -07:00
character.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
character.h * character.c, charset.c, chartab.c: Use bool for booleans. 2012-08-26 01:41:36 -07:00
charset.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
charset.h * cmds.c, coding.c: Use bool for booleans. 2012-08-27 09:19:34 -07:00
chartab.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
cm.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
cm.h
cmds.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
coding.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
coding.h * cmds.c, coding.c: Use bool for booleans. 2012-08-27 09:19:34 -07:00
commands.h
composite.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
composite.h * src/eval.c: Add `inhibit-debugger'. 2012-09-11 20:14:50 -04:00
conf_post.h Remove configure's --without-sync-input option. 2012-09-16 14:43:55 -07:00
COPYING
data.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
dbusbind.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
deps.mk
dired.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
dispextern.h Simplify SIGIO usage. 2012-09-12 19:21:28 -07:00
dispnew.c Omit unused arg EXPECTED from socket hooks. 2012-09-19 18:37:07 -07:00
disptab.h
doc.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
doprnt.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
dosfns.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
dosfns.h
editfns.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
emacs-icon.h
emacs.c Reduce the number of versioned files storing the short copyright string 2012-09-16 17:56:08 -07:00
emacsgtkfixed.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
emacsgtkfixed.h
epaths.in
eval.c Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.de 2012-09-21 11:03:48 +08:00
fileio.c Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.de 2012-09-21 11:03:48 +08:00
filelock.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
firstfile.c * emacs.c, eval.c: Use bool for boolean. 2012-09-02 10:10:35 -07:00
floatfns.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
fns.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
font.c * font.c (Ffont_shape_gstring): Remove unused local. 2012-09-16 14:18:00 -07:00
font.h Use bool for booleans in font-related modules. 2012-09-06 01:04:49 -07:00
fontset.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
fontset.h
frame.c * frame.c (read_integer): Remove. All uses replaced by strtol/strtoul. 2012-09-19 10:28:13 -07:00
frame.h Remove redundant or unused things here and there. 2012-09-05 21:05:32 +04:00
fringe.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
ftfont.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
ftfont.h
ftxfont.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
getpagesize.h
gmalloc.c Adapt the MS-DOS build to the latest configury changes. 2012-07-14 13:08:14 +03:00
gnutls.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
gnutls.h
gtkutil.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
gtkutil.h Prototype for x_wm_set_size_hint restored. 2012-09-02 12:53:46 +02:00
image.c Fix list duplication error in define_image_type. 2012-09-21 11:52:23 +08:00
indent.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
indent.h
insdel.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
intervals.c Remove configure's --without-sync-input option. 2012-09-16 14:43:55 -07:00
intervals.h * doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean. 2012-09-02 00:10:10 -07:00
keyboard.c Omit unused arg EXPECTED from socket hooks. 2012-09-19 18:37:07 -07:00
keyboard.h Omit unused arg EXPECTED from socket hooks. 2012-09-19 18:37:07 -07:00
keymap.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
keymap.h
lastfile.c
lisp.h Remove configure's --without-sync-input option. 2012-09-16 14:43:55 -07:00
lisp.mk Macro-expand interpreted code during load. 2012-09-04 13:40:25 -04:00
lread.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
macros.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
macros.h
Makefile.in * src/Makefile.in (clean): No longer run nextstep's clean. 2012-09-16 12:17:20 -07:00
makefile.w32-in src/makefile.w32-in ($(BLD)/alloc.$(O)): Update dependencies. 2012-09-14 03:22:21 +02:00
marker.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
mem-limits.h Fix export of symbols to GDB. 2012-07-26 11:35:50 -07:00
menu.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
menu.h
minibuf.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
msdos.c Simplify redefinition of 'abort' (Bug#12316). 2012-09-04 10:34:54 -07:00
msdos.h
ndir.h
nsfns.m * lisp/startup.el (command-line-ns-option-alist): Add -g and --geometry. 2012-09-19 08:47:01 +02:00
nsfont.m Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
nsgui.h
nsimage.m Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
nsmenu.m Remove configure's --without-sync-input option. 2012-09-16 14:43:55 -07:00
nsselect.m Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
nsterm.h * nsterm.h: Add delay parameter to updateFrameSize. 2012-09-11 19:08:02 +02:00
nsterm.m Omit unused arg EXPECTED from socket hooks. 2012-09-19 18:37:07 -07:00
pre-crt0.c
print.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
process.c Remove no-longer-needed Solaris 2.4 vfork bug workaround. 2012-09-16 18:02:11 -07:00
process.h * composite.c, data.c, dbusbind.c, dired.c: Use bool for booleans. 2012-08-27 10:23:48 -07:00
puresize.h
ralloc.c Fix a typo in a comment. 2012-09-17 11:22:32 +03:00
README
regex.c Remove configure's --without-sync-input option. 2012-09-16 14:43:55 -07:00
regex.h
region-cache.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
region-cache.h
scroll.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
search.c Fix bug #12196 with infloop when cache-long-line-scans is non-nil. 2012-09-17 23:11:34 +03:00
sheap.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
sound.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
syntax.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
syntax.h
sysdep.c Remove configure's --without-sync-input option. 2012-09-16 14:43:55 -07:00
sysselect.h
syssignal.h Remove configure's --without-sync-input option. 2012-09-16 14:43:55 -07:00
systime.h * doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean. 2012-09-02 00:10:10 -07:00
systty.h Simplify SIGIO usage. 2012-09-12 19:21:28 -07:00
syswait.h Port to Solaris 8. 2012-08-01 21:14:48 -07:00
term.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
termcap.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
termchar.h Simplify redefinition of 'abort' (Bug#12316). 2012-09-04 10:34:54 -07:00
termhooks.h Omit unused arg EXPECTED from socket hooks. 2012-09-19 18:37:07 -07:00
terminal.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
terminfo.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
termopts.h
textprop.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
tparam.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
tparam.h
undo.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
unexaix.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
unexcoff.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
unexcw.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
unexec.h
unexelf.c
unexhp9k800.c
unexmacosx.c Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.de 2012-09-21 11:03:48 +08:00
unexsol.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
unexw32.c
vm-limit.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
w16select.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32.h Fix bug #11959 with startup warnings on MS-Windows about ../site-lisp. 2012-08-04 17:17:10 +03:00
w32console.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32fns.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32font.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32font.h Use bool for booleans in font-related modules. 2012-09-06 01:04:49 -07:00
w32gui.h src/w32gui.h (XParseGeometry): Do not declare. 2012-09-20 03:02:21 +02:00
w32heap.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32heap.h Rename OS_WINDOWS_95 to OS_9X. 2012-07-29 19:22:27 +03:00
w32inevt.c Omit unused arg EXPECTED from socket hooks. 2012-09-19 18:37:07 -07:00
w32inevt.h Omit unused arg EXPECTED from socket hooks. 2012-09-19 18:37:07 -07:00
w32menu.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32proc.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32reg.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32select.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32term.c Omit unused arg EXPECTED from socket hooks. 2012-09-19 18:37:07 -07:00
w32term.h Refactor window-system configuration 2012-08-31 22:38:52 -08:00
w32uniscribe.c Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, completing fix for bug #12446. 2012-09-15 11:03:11 +03:00
w32xfns.c * lisp/startup.el (command-line-ns-option-alist): Add -g and --geometry. 2012-09-19 08:47:01 +02:00
widget.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
widget.h
widgetprv.h
window.c * src/alloc.c (mark_object) <PVEC_WINDOW>: Mark prev/next_buffers *after* 2012-09-19 23:10:52 -04:00
window.h * src/alloc.c (mark_object) <PVEC_WINDOW>: Mark prev/next_buffers *after* 2012-09-19 23:10:52 -04:00
xdisp.c Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.de 2012-09-21 11:03:48 +08:00
xfaces.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xfns.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xfont.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xftfont.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xgselect.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xgselect.h * xgselect.c (xg_select): Use auto storage for the GPollFD buffer 2012-08-25 13:31:04 -07:00
xmenu.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xml.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xrdb.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xselect.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xsettings.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xsettings.h
xsmfns.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
xterm.c Omit unused arg EXPECTED from socket hooks. 2012-09-19 18:37:07 -07:00
xterm.h Refactor window-system configuration 2012-08-31 22:38:52 -08: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/>.