1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
emacs/src
2006-02-22 06:52:00 +00:00
..
bitmaps
m Add arch tagline 2006-02-14 22:03:16 +00:00
s Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
.arch-inventory
.dbxinit
.gdbinit Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15 2006-02-14 05:54:12 +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-13 2006-02-08 04:26:44 +00:00
acldef.h
alloc.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14 2006-02-11 00:11:19 +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 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
buffer.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
bytecode.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
callint.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
callproc.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
casefiddle.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
casetab.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
category.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
category.h Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 2006-01-16 08:37:27 +00:00
ccl.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
ccl.h Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 2006-01-16 08:37:27 +00:00
ChangeLog Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17 2006-02-17 09:10:23 +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-02-22 06:52:00 +00:00
character.c (lisp_string_width): Check multibyteness of STRING. 2005-12-28 06:02:18 +00:00
character.h
charset.c (map_charset_chars): Fix for ascii-compatible charset 2006-02-22 06:51:02 +00:00
charset.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +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 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15 2006-02-14 05:54:12 +00:00
coding.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
coding.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
commands.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
composite.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
composite.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
config.in Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
COPYING
cxux-crt0.s Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
data.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14 2006-02-11 00:11:19 +00:00
dired.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
dispextern.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
dispnew.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
disptab.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
doc.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15 2006-02-14 05:54:12 +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 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
emacs.c Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 2006-01-16 08:37:27 +00:00
epaths.in Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
eval.c * data.c (Findirect_function): Add NOERROR arg. All callers changed 2006-02-10 00:00:31 +00:00
fileio.c Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 2006-01-16 08:37:27 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
fns.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
fontset.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
fontset.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
frame.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17 2006-02-17 09:10:23 +00:00
frame.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
fringe.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
gnu.h * xfns.c (xg_set_icon_from_xpm_data): New function. 2005-11-16 16:38:48 +00:00
gtkutil.c Indentation fix 2006-02-15 09:45:31 +00:00
gtkutil.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
hftctl.c
image.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
indent.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
indent.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
insdel.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
intervals.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +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 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15 2006-02-14 05:54:12 +00:00
keyboard.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
keymap.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14 2006-02-11 00:11:19 +00:00
keymap.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
lastfile.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
lisp.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14 2006-02-11 00:11:19 +00:00
lread.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
mac.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
macfns.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17 2006-02-17 09:10:23 +00:00
macgui.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
macmenu.c (set_frame_menubar): Don't call DrawMenuBar. 2006-02-15 08:42:12 +00:00
macros.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
macros.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
macselect.c (syms_of_macselect) <mac-apple-event-map>: 2005-12-11 01:06:29 +00:00
macterm.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14 2006-02-11 00:11:19 +00:00
macterm.h (unibyte_display_via_language_environment): Delete 2006-02-07 08:01:08 +00:00
Makefile.in Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
makefile.w32-in Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
marker.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
md5.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
md5.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
mem-limits.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
minibuf.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
mktime.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
msdos.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +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 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
process.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
process.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
puresize.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ralloc.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
README
regex.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7 2006-01-25 07:10:04 +00:00
regex.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +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 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
sheap.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sound.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
stamp-h.in
strftime.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sunfns.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
syntax.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
syntax.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
sysdep.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 (produce_glyphs): Sync to HEAD. 2006-02-20 04:30:12 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexenix.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexhp9k800.c
unexmacosx.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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
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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w16select.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
w32.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
w32fns.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
w32gui.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32heap.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32proc.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +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 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14 2006-02-11 00:11:19 +00:00
window.h (Fwindow_minibuffer_p): Declare (for use in minibuf.c). 2006-01-03 16:56:15 +00:00
xdisp.c (fill_composite_glyph_string): Check s->face is NULL or 2006-02-21 11:45:17 +00:00
xfaces.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
xfns.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17 2006-02-17 09:10:23 +00:00
xmenu.c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 2006-02-08 04:26:44 +00:00
xrdb.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
xselect.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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): Check 2006-02-21 11:42:19 +00:00
xterm.h Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17 2006-02-17 09:10:23 +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.