1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 03:11:54 -07:00
emacs/src
Dmitry Antipov 0064e36f4f Make Fnext_read_file_uses_dialog_p compatible with recent DEFUN change.
* fileio.c (next_read_file_uses_dialog_p): New workaround ...
(Fnext_read_file_uses_dialog_p): ... called from here to avoid
ATTRIBUTE_CONST dependency from #ifdefs.  For details, see
http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00289.html.
2015-01-13 13:08:32 +03:00
..
bitmaps
.dbxinit
.gdbinit Fix GDB accesses to the 'nil's name. 2015-01-08 15:53:09 +02:00
alloc.c Port to 32-bit --with-wide-int 2015-01-10 13:42:35 -08:00
atimer.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
atimer.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
autodeps.mk
bidi.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
blockinput.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
buffer.c * src/buffer.c (init_buffer_once): Initialize buffer_local_flags early. 2015-01-11 17:38:04 -05:00
buffer.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
bytecode.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
callint.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
callproc.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
casefiddle.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
casetab.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
category.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
category.h
ccl.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
ccl.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
ChangeLog Make Fnext_read_file_uses_dialog_p compatible with recent DEFUN change. 2015-01-13 13:08:32 +03:00
ChangeLog.1 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.2 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.3 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.4 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.5 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.6 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.7 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.8 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.9 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.10 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.11 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.12 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
character.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
character.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
charset.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
charset.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
chartab.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
cm.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cm.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cmds.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
coding.c * coding.c (Fcoding_system_plist): Use common style for docstring. 2015-01-11 20:42:53 +03:00
coding.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
commands.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
composite.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
composite.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
conf_post.h * conf_post.h (ATTRIBUTE_ALLOC_SIZE): Port to clang 3.5.0. 2015-01-07 23:12:04 -08:00
COPYING
cygw32.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cygw32.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
data.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
dbusbind.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
decompress.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
deps.mk Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dired.c Consolidate duplicated string matching code. 2015-01-13 07:08:54 +03:00
dispextern.h Port to 32-bit --with-wide-int 2015-01-10 13:42:35 -08:00
dispnew.c Adjust frame heights to real height of tool bar. 2015-01-12 08:18:00 +01:00
disptab.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
doc.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
doprnt.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dosfns.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
dosfns.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
editfns.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
emacs-icon.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
emacs.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
emacsgtkfixed.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
emacsgtkfixed.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
epaths.in Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eval.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
fileio.c Make Fnext_read_file_uses_dialog_p compatible with recent DEFUN change. 2015-01-13 13:08:32 +03:00
filelock.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
firstfile.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
floatfns.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
fns.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
font.c Port to 32-bit --with-wide-int 2015-01-10 13:42:35 -08:00
font.h Port to HAVE_FREETYPE && !HAVE_XFT 2015-01-10 13:42:34 -08:00
fontset.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
fontset.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
frame.c In adjust_frame_size don't return too early after font size change. 2015-01-13 09:10:05 +01:00
frame.h Adjust frame heights to real height of tool bar. 2015-01-12 08:18:00 +01:00
fringe.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
ftfont.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
ftfont.h Next minor cleanup of font subsystem. 2014-07-09 10:25:35 +04:00
ftxfont.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
getpagesize.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gfilenotify.c Refactor pointer-to-integer conversion 2015-01-09 08:22:35 -08:00
gmalloc.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnutls.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
gnutls.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gtkutil.c Adjust frame heights to real height of tool bar. 2015-01-12 08:18:00 +01:00
gtkutil.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
image.c Miscellaneous tiny fixes here and there. 2015-01-12 20:14:43 +03:00
indent.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
indent.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
inotify.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
insdel.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
intervals.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
intervals.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
keyboard.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
keyboard.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
keymap.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
keymap.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
lastfile.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
lisp.h Consolidate duplicated string matching code. 2015-01-13 07:08:54 +03:00
lisp.mk Update copyright year to 2015 2015-01-01 14:26:41 -08:00
lread.c Port to 32-bit --with-wide-int 2015-01-10 13:42:35 -08:00
macfont.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
macfont.m Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
macros.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
macros.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
macuvs.h Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
Makefile.in Have 'make' output better GEN names 2015-01-11 18:20:08 -08:00
makefile.w32-in Update copyright year to 2015 2015-01-01 14:26:41 -08:00
marker.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
menu.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
menu.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
minibuf.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
msdos.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
msdos.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nsfns.m Adjust frame heights to real height of tool bar. 2015-01-12 08:18:00 +01:00
nsfont.m Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
nsgui.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nsimage.m Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
nsmenu.m Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
nsselect.m Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
nsterm.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
nsterm.m NS: Fix frame size when height and font set at startup. 2015-01-06 20:30:39 +01:00
print.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
process.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
process.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
profiler.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
puresize.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ralloc.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
README Update copyright year to 2015 2015-01-01 14:26:41 -08:00
regex.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
regex.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
region-cache.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
region-cache.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
scroll.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
search.c Consolidate duplicated string matching code. 2015-01-13 07:08:54 +03:00
sheap.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sound.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
syntax.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
syntax.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sysdep.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sysselect.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
syssignal.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sysstdio.h
systime.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
systty.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
syswait.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
term.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
termcap.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
termchar.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
termhooks.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
terminal.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
terminfo.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
termopts.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
textprop.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
tparam.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tparam.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
undo.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
unexaix.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexcoff.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexcw.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexec.h
unexelf.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexhp9k800.c Consistently use min and max macros from lisp.h. 2014-10-03 08:35:10 +04:00
unexmacosx.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexsol.c
unexw32.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vm-limit.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w16select.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32.c MS-Windows followup to previous commit 2015-01-05 22:13:58 +02:00
w32.h MS-Windows followup to previous commit 2015-01-05 22:13:58 +02:00
w32common.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32console.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32fns.c Adjust frame heights to real height of tool bar. 2015-01-12 08:18:00 +01:00
w32font.c MS-Windows followup to previous commit 2015-01-05 22:13:58 +02:00
w32font.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32gui.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32heap.c Fix copyright years by hand 2015-01-01 14:27:34 -08:00
w32heap.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32inevt.c MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880) 2015-01-10 13:27:35 +02:00
w32inevt.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32menu.c Adjust frame heights to real height of tool bar. 2015-01-12 08:18:00 +01:00
w32notify.c MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880) 2015-01-10 13:27:35 +02:00
w32proc.c MS-Windows followup to previous commit 2015-01-05 22:13:58 +02:00
w32reg.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32select.c MS-Windows followup to previous commit 2015-01-05 22:13:58 +02:00
w32select.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32term.c MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880) 2015-01-10 13:27:35 +02:00
w32term.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32uniscribe.c MS-Windows followup to previous commit 2015-01-05 22:13:58 +02:00
w32xfns.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
widget.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
widget.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
widgetprv.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
window.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
window.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
xdisp.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
xfaces.c Support const and noreturn DEFUN attributes. 2015-01-13 06:39:45 +03:00
xfns.c Adjust frame heights to real height of tool bar. 2015-01-12 08:18:00 +01:00
xfont.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
xftfont.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
xgselect.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
xgselect.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
xmenu.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
xml.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
xrdb.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
xselect.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
xsettings.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
xsettings.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
xsmfns.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
xterm.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
xterm.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -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-2015 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/>.