1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-24 21:41:48 -08:00
emacs/src
2006-10-17 12:33:26 +00:00
..
bitmaps
m (START_FILES, LIB_STANDARD): Override to 2006-09-07 10:48:21 +00:00
s (MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too. 2006-09-23 13:50:32 +00:00
.arch-inventory Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280 2006-05-15 11:20:16 +00:00
.dbxinit
.gdbinit Merge from emacs--devo--0 2006-08-16 14:08:49 +00:00
.gitignore Add makefile (for MS-Windows). 2005-09-24 10:27:46 +00:00
abbrev.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57 2006-04-21 05:39:14 +00:00
acldef.h
alloc.c Merge from emacs--devo--0 2006-08-28 04:33:45 +00:00
alloca.c
atimer.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
atimer.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
blockinput.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
buffer.c Merge from emacs--devo--0 2006-10-03 05:04:21 +00:00
buffer.h Merge from emacs--devo--0 2006-09-05 02:54:22 +00:00
bytecode.c Merge from emacs--devo--0 2006-07-19 00:42:56 +00:00
callint.c * callint.c (Fcall_interactively): Doc fix. 2006-09-25 15:28:58 +00:00
callproc.c Merge from emacs--devo--0 2006-06-17 20:57:37 +00:00
casefiddle.c Merge from emacs--devo--0 2006-09-05 02:54:22 +00:00
casetab.c Merge from emacs--devo--0 2006-09-14 09:24:00 +00:00
category.c Merge from emacs--devo--0 2006-07-19 00:42:56 +00:00
category.h Merge from emacs--devo--0 2006-07-19 00:42:56 +00:00
ccl.c (Fccl_execute_on_string): Fix the condition of terminating 2006-03-03 05:13:48 +00:00
ccl.h Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 2006-01-16 08:37:27 +00:00
ChangeLog Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.unicode *** empty log message *** 2006-10-16 07:54:00 +00:00
character.c *** empty log message *** 2006-06-06 03:57:22 +00:00
character.h Merge from emacs--devo--0 2006-07-19 00:42:56 +00:00
charset.c (Fdefine_charset_internal): Fix setting of 2006-03-20 04:14:24 +00:00
charset.h (PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence. 2006-09-22 17:30:02 +00:00
chartab.c
chpdef.h
cm.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
cm.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
cmds.c Merge from emacs--devo--0 2006-07-19 00:42:56 +00:00
coding.c Merge from emacs--devo--0 2006-09-05 02:54:22 +00:00
coding.h (CODING_REQUIRE_ENCODING): Comment sync with HEAD. 2006-06-08 06:48:23 +00:00
commands.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
composite.c (get_composition_id): Pay attention to TAB 2006-10-16 07:53:52 +00:00
composite.h (enum composition_method) [USE_FONT_BACKEND]: New 2006-06-06 03:48:41 +00:00
config.in Merge from emacs--devo--0 2006-10-03 05:04:21 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
cxux-crt0.s Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
data.c Merge from emacs--devo--0 2006-07-19 00:42:56 +00:00
dired.c Merge from emacs--devo--0 2006-08-28 04:33:45 +00:00
dispextern.h Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
dispnew.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
disptab.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
doc.c Merge from emacs--devo--0 2006-07-19 00:42:56 +00:00
doprnt.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
dosfns.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
dosfns.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ecrt0.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
editfns.c Merge from emacs--devo--0 2006-09-14 09:24:00 +00:00
emacs.c Merge from emacs--devo--0 2006-09-20 06:04:23 +00:00
epaths.in Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
eval.c Include xterm.h for x_fully_uncatch_errors and friends. 2006-10-10 14:39:23 +00:00
fileio.c Merge from emacs--devo--0 2006-08-28 04:33:45 +00:00
filelock.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
filemode.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
firstfile.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
floatfns.c (arith_error, range_error, domain_error): Use xsignal2. 2006-07-18 13:27:54 +00:00
fns.c Merge from emacs--devo--0 2006-10-03 05:04:21 +00:00
font.c *** empty log message *** 2006-08-21 12:51:20 +00:00
font.h (Qunicode_sip): Extern it. 2006-10-17 12:33:26 +00:00
fontset.c (Fset_overriding_fontspec_internal): Check if we need 2006-07-04 03:22:09 +00:00
fontset.h (Votf_script_alist): Extern it. 2006-07-03 00:49:12 +00:00
frame.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
frame.h (Qfont_backend): Extern it. 2006-07-26 01:17:38 +00:00
fringe.c Merge from emacs--devo--0 2006-07-19 00:42:56 +00:00
ftfont.c (ftfont_pattern_entity): If the pattern doesn't contain 2006-08-01 02:40:50 +00:00
ftxfont.c (ftxfont_match): New function. 2006-08-01 01:19:31 +00:00
getloadavg.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
getpagesize.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
gmalloc.c Replace "GNU Library General Public License" by "GNU General Public 2006-09-18 03:32:42 +00:00
gnu.h * xfns.c (xg_set_icon_from_xpm_data): New function. 2005-11-16 16:38:48 +00:00
gtkutil.c Whitespace fix. 2006-09-23 03:07:19 +00:00
gtkutil.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
hftctl.c
image.c (xbm_read_bitmap_data): Delete extra semicolon. 2006-10-12 19:22:38 +00:00
indent.c Merge from emacs--devo--0 2006-10-03 05:04:21 +00:00
indent.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
insdel.c Merge from emacs--devo--0 2006-09-05 02:54:22 +00:00
intervals.c Merge from emacs--devo--0 2006-06-07 18:05:10 +00:00
intervals.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
ioctl.h
keyboard.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
keyboard.h (in_sighandler): Remove extern. 2006-08-27 07:09:14 +00:00
keymap.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
keymap.h * NEWS: explain new behavior and arguments of `key-binding' and 2006-09-15 07:19:15 +00:00
lastfile.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
lisp.h Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
lread.c Merge from emacs--devo--0 2006-08-03 11:45:23 +00:00
mac.c [!MAC_OSX] (select): Fix argument name. 2006-09-19 03:18:01 +00:00
macfns.c Merge from emacs--devo--0 2006-09-14 09:24:00 +00:00
macgui.h Merge from emacs--devo--0 2006-07-06 08:59:39 +00:00
macmenu.c (enum mac_menu_kind, min_menu_id): New enumerator and 2006-09-19 03:18:22 +00:00
macros.c (Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING. 2006-07-12 13:19:42 +00:00
macros.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
macselect.c (get_scrap_from_symbol, clear_scrap, put_scrap_string) 2006-08-27 07:09:41 +00:00
macterm.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
macterm.h (struct mac_output): Remove member menubar_active. 2006-09-19 03:19:05 +00:00
Makefile.in Merge from emacs--devo--0 2006-09-20 06:04:23 +00:00
makefile.w32-in Merge from emacs--devo--0 2006-10-03 05:04:21 +00:00
marker.c Merge from emacs--devo--0 2006-09-05 02:54:22 +00:00
md5.c Replace "GNU Library General Public License" by "GNU General Public 2006-09-18 03:32:42 +00:00
md5.h Replace "GNU Library General Public License" by "GNU General Public 2006-09-18 03:32:42 +00:00
mem-limits.h (get_lim_data, lim_data, data_space_start): Moved to vm-limit.c. 2006-03-11 15:21:13 +00:00
minibuf.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
mktime.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
msdos.c Merge from emacs--devo--0 2006-09-14 09:24:00 +00:00
msdos.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
print.c Merge from emacs--devo--0 2006-09-20 06:04:23 +00:00
process.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
process.h (inhibit_sentinels): Add decl. 2006-09-08 12:07:46 +00:00
puresize.h (BASE_PURESIZE): Increase to 1120000. 2006-08-07 16:39:36 +00:00
ralloc.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
README
regex.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
regex.h Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
region-cache.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
region-cache.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
scroll.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
search.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
sheap.c (STATIC_HEAP_SIZE): Enlarge STATIC_HEAP_SIZE to 12MB. 2006-03-18 14:02:43 +00:00
sound.c * sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open. 2006-07-14 09:47:45 +00:00
stamp-h.in
strftime.c Replace "GNU Library General Public License" by "GNU General Public 2006-09-18 03:32:42 +00:00
sunfns.c (sun_item_create): Use CHECK_LIST_CONS. 2006-07-12 13:21:39 +00:00
syntax.c Merge from emacs--devo--0 2006-09-20 06:04:23 +00:00
syntax.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
sysdep.c (init_sys_modes): Delete DEFVAR_LISP in the wrong place. 2006-10-14 10:09:32 +00:00
sysselect.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
syssignal.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
systime.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
systty.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
syswait.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
temacs.opt
term.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49 2006-03-28 23:08:20 +00:00
termcap.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
termchar.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
termhooks.h (enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT. 2006-05-05 06:45:04 +00:00
terminfo.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
termopts.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
textprop.c * textprop.c (Fnext_property_change, Fnext_single_property_change) 2006-09-12 16:47:26 +00:00
tparam.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
uaf.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
undo.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexaix.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexalpha.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexapollo.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexconvex.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexcw.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexec.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexelf.c [BROKEN_NOCOMBRELOC]: Include assert.h. 2006-03-18 14:51:54 +00:00
unexenix.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexhp9k800.c
unexmacosx.c (unexec): Error if trying unexec from dumped executable. 2006-05-01 01:13:42 +00:00
unexmips.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexnext.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexsni.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexsol.c (unexec): Use xsignal. 2006-07-18 13:29:49 +00:00
unexsunos4.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexw32.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vlimit.h
vm-limit.c [HAVE_GETRLIMIT]: Don't define unconditionally. Don't include sys/resource.h 2006-03-11 15:45:47 +00:00
w16select.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
w32.c (shutdown_handler): New function to exit cleanly on shutdown. 2006-09-03 22:51:22 +00:00
w32.h Add prototype for w32_valid_pointer_p. 2006-08-05 13:01:25 +00:00
w32bdf.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
w32bdf.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32console.c Merge from emacs--devo--0 2006-07-06 08:59:39 +00:00
w32fns.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
w32gui.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32heap.c (etext, edata): Remove unused definitions. 2006-05-26 18:45:35 +00:00
w32heap.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32inevt.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32inevt.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32menu.c * src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu): 2006-09-10 05:52:01 +00:00
w32proc.c (nl_langinfo): New function. 2006-09-24 12:37:06 +00:00
w32reg.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32select.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
w32term.c Merge from emacs--devo--0 2006-09-14 09:24:00 +00:00
w32term.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
w32xfns.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
widget.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
widget.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
widgetprv.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
window.c Merge from emacs--devo--0 2006-10-03 05:04:21 +00:00
window.h (Fwindow_minibuffer_p): Declare (for use in minibuf.c). 2006-01-03 16:56:15 +00:00
xdisp.c (handle_composition_prop): Set it->c to the first 2006-10-16 07:26:19 +00:00
xfaces.c Merge from emacs--devo--0 2006-08-28 04:33:45 +00:00
xfns.c Merge from emacs--devo--0 2006-10-03 05:04:21 +00:00
xfont.c (xfont_match): Block and unblock input while callin Xlib. 2006-08-01 02:56:45 +00:00
xftfont.c (xftfont_text_extents): Fix calculation of descent 2006-10-16 07:26:53 +00:00
xmenu.c Merge from emacs--devo--0 2006-10-15 02:54:13 +00:00
xrdb.c (gethomedir): Use xstrdup. 2006-04-10 11:01:29 +00:00
xselect.c * xselect.c (Fx_register_dnd_atom): New function. 2006-08-11 07:30:14 +00:00
xsmfns.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
xterm.c (x_draw_composite_glyph_string_foreground): Don't draw 2006-10-16 07:53:16 +00:00
xterm.h Merge from emacs--devo--0 2006-09-14 09:24:00 +00:00

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) or the Emacs
executable and map files (on VMS systems) are 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.c'.  The
same script then uses `cpp' to produce the machine-dependent
`Makefile' from `Makefile.c'; `Makefile' is the file which actually
controls the compilation of Emacs.  Most of this should work
transparently to the user; you should only need to run `../configure',
and then type `make'.

See the file VMSBUILD in this directory for instructions on compiling,
linking and building Emacs on VMS.

The files `*.com' and `temacs.opt' are used on VMS only.
The files `vlimit.h', `ioclt.h' and `param.h' are stubs to
allow compilation on VMS with the minimum amount of #ifdefs.

`uaf.h' contains VMS uaf structure definitions.  This is only needed if
you define READ_SYSUAF.  This should only be done for single-user
systems where you are not overly concerned with security, since it
either requires that you install Emacs with SYSPRV or make SYSUAF.DAT
world readable.  Otherwise, Emacs can determine information about the
current user, but no one else.