emacs/src
1999-12-25 13:01:06 +00:00
..
bitmaps
m (UNEXEC): Use unexelf.o instead of unexsgi.o. 1999-12-07 09:54:52 +00:00
s (SYSTEM_PURESIZE_EXTRA): Reduce to 40000. 1999-12-06 17:09:21 +00:00
.dbxinit
.gdbinit
.gitignore
abbrev.c
acldef.h
alloc.c (Fmake_string): Adjusted for the change of CHAR_STRING. 1999-12-15 00:01:44 +00:00
alloca.c
alloca.s
blockinput.h
buffer.c (Fset_buffer_multibyte): Arrange for a thorough 1999-12-22 10:57:23 +00:00
buffer.h (struct buffer_text): Add comment about moving 1999-11-18 13:31:04 +00:00
bytecode.c
callint.c
callproc.c (Fcall_process): Call code_convert_string to encode 1999-12-15 00:02:12 +00:00
casefiddle.c Include composite.h. 1999-12-15 00:02:33 +00:00
casetab.c
category.c (word_boundary_p): Delete codes for a composite 1999-12-15 00:03:16 +00:00
category.h (CATEGORY_SET): Delete codes for a composite character. 1999-12-15 00:02:55 +00:00
ccl.c (CCL_WRITE_CHAR): Adjusted for the change of CHAR_STRING. 1999-12-15 00:03:45 +00:00
ccl.h
ChangeLog *** empty log message *** 1999-12-25 13:01:06 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
charset.c In this entry, just `Modified' means that codes for a 1999-12-15 00:04:59 +00:00
charset.h In this entry, just `Modified' means that codes for a 1999-12-15 00:04:14 +00:00
chpdef.h
cm.c
cm.h
cmds.c (internal_self_insert): Adjusted for the change of 1999-12-15 00:05:19 +00:00
coding.c (code_convert_region): Fix the secoding arg to 1999-12-15 12:49:36 +00:00
coding.h (emacs_code_class_type): Delete the member 1999-12-15 00:05:57 +00:00
commands.h
composite.c New file 1999-12-15 00:08:01 +00:00
composite.h New file 1999-12-15 00:08:01 +00:00
config.in (HAVE_SETITIMER, HAVE_UALARM): New. 1999-11-28 20:12:41 +00:00
convexos.h
COPYING
cxux-crt0.s
data.c (Fkeywordp): New function. 1999-12-17 15:00:56 +00:00
dired.c Include sys/stat.h. Declare filemodestring. 1999-11-24 12:56:02 +00:00
dispextern.h Changes for separate unspecified foreground and background colors 1999-12-15 13:14:38 +00:00
dispnew.c Changes for separate unspecified foreground and background colors 1999-12-15 13:14:38 +00:00
disptab.h
doc.c (Fdocumentation): Remove gcpro here too. 1999-11-16 18:24:17 +00:00
doprnt.c (doprnt1): Adjusted for the change of CHAR_STRING. 1999-12-15 00:09:57 +00:00
dosfns.c Changes for separate unspecified foreground and background colors 1999-12-15 13:14:38 +00:00
dosfns.h Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
ecrt0.c
editfns.c (Fchar_to_string): Adjusted for the change of 1999-12-15 00:10:23 +00:00
emacs.c (main): Call syms_of_composite. 1999-12-15 00:10:49 +00:00
environ.c
epaths.in
eval.c (debugger_may_continue): New variable. 1999-12-19 13:07:33 +00:00
fileio.c (Fsubstitute_in_file_name): Adjusted for the change of 1999-12-15 00:11:24 +00:00
filelock.c Add forward declaration for get_boot_time_1. 1999-11-18 18:20:28 +00:00
filemode.c
firstfile.c
floatfns.c
fns.c (Flength): The length of char-table is MAX_CHAR. 1999-12-15 00:11:56 +00:00
fontset.c (Vvertical_centering_font_regexp): New variable. 1999-12-15 00:12:47 +00:00
fontset.h (struct font_info): New member vertical_centering. 1999-12-15 00:12:19 +00:00
frame.c Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
frame.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL) 1999-12-10 08:54:11 +00:00
getloadavg.c
getpagesize.h
gmalloc.c * callproc.c (strerror): Remove decl. 1999-11-22 08:19:51 +00:00
gnu.h
hftctl.c
indent.c (check_composition): New function. 1999-12-15 00:13:13 +00:00
indent.h
insdel.c (copy_text): Adjusted for the change of CHAR_STRING. 1999-12-15 00:13:49 +00:00
intervals.c (adjust_intervals_for_insertion): To check stickines 1999-12-15 00:14:44 +00:00
intervals.h Include composite.h. 1999-12-15 00:14:19 +00:00
ioctl.h
keyboard.c (Vdisable_point_adjustment): New variable. 1999-12-15 00:15:16 +00:00
keyboard.h
keymap.c (push_key_description): Adjusted for the change of 1999-12-15 00:15:57 +00:00
lastfile.c
line.h
lisp.h (QCtest, QCweakness, Qequal): Extern them. 1999-12-15 00:16:30 +00:00
lread.c (readchar): Adjusted for the change of CHAR_STRING. 1999-12-15 00:17:03 +00:00
mach2.h
macros.c (Fstart_kbd_macro): Handle case where last-kbd-macro 1999-12-13 03:50:21 +00:00
macros.h
Makefile.in (INTERVAL_SRC): Include composite.h. 1999-12-15 00:01:14 +00:00
makefile.nt
marker.c
mem-limits.h
minibuf.c (Fcompleting_read): Rename arg INIT to INITIAL_INPUT. 1999-12-19 19:13:08 +00:00
mktime.c
mocklisp.c
mocklisp.h
msdos.c (IT_set_face): Don't swap face colors when highlight or 1999-12-19 11:22:35 +00:00
msdos.h Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c
print.c (printchar): Adjusted for the change of CHAR_STRING. 1999-12-15 00:17:25 +00:00
process.c (read_process_output): Fix the arg FROM to 1999-12-24 01:06:50 +00:00
process.h
puresize.h (BASE_PURESIZE): Increase to 550000. 1999-11-26 15:17:52 +00:00
ralloc.c
README
regex.c Copyright up-date. 1999-12-15 15:18:34 +00:00
regex.h
region-cache.c
region-cache.h
scroll.c
search.c (looking_at_1): Reset immediate_quit before modifying 1999-12-25 12:55:46 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sound.c
strftime.c (my_strftime): Some old compilers object to '\a', so don't bother 1999-11-18 23:22:16 +00:00
sunfns.c
syntax.c * callproc.c (strerror): Remove decl. 1999-11-22 08:19:51 +00:00
syntax.h (SYNTAX_ENTRY_INT): Delete codes for a composite 1999-12-15 00:20:44 +00:00
sysdep.c * callproc.c (strerror): Remove decl. 1999-11-22 08:19:51 +00:00
sysselect.h
syssignal.h
systime.h Correct typo. 1999-11-28 20:14:03 +00:00
systty.h
syswait.h
temacs.opt
term.c Changes for separate unspecified foreground and background colors 1999-12-15 13:14:38 +00:00
termcap.c
termchar.h
termhooks.h (scroll_bar_part): Add `scroll_bar_move_ratio'. 1999-12-10 01:39:30 +00:00
terminfo.c
termopts.h
textprop.c (Vtext_property_default_nonsticky): New variable 1999-12-15 00:21:42 +00:00
tparam.c
uaf.h
undo.c
unexaix.c (unexec): Use unsigned instead of uintptr_t because 1999-11-23 17:22:03 +00:00
unexalpha.c
unexapollo.c
unexconvex.c
unexec.c
unexelf.c Include <syms.h>, not <sym.h> on IRIX. Removed 1999-12-07 09:50:01 +00:00
unexelf1.c
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
unexmips.c
unexnext.c
unexsgi.c
unexsni.c (unexec): Handle .rel.dyn section. 1999-11-17 20:58:06 +00:00
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
vms-pp.c
vms-pp.trans
vms-pwd.h
vmsdir.h
vmsfns.c
vmsgmalloc.c
vmsmap.c
vmspaths.h
vmsproc.c
vmsproc.h
vmstime.c
vmstime.h
w16select.c
w32.c
w32.h
w32bdf.c
w32bdf.h
w32console.c
w32faces.c
w32fns.c Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
w32proc.c * callproc.c (strerror): Remove decl. 1999-11-22 08:19:51 +00:00
w32reg.c
w32select.c
w32term.c
w32term.h Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c (Frecenter): Clear all caches of compositions. 1999-12-15 00:22:26 +00:00
window.h
x-list-font.c
x11term.h
xdisp.c (redisplay_window) <optional new window start>: Check 1999-12-15 16:27:45 +00:00
xfaces.c (realize_x_face): Don't use uninitialized local 1999-12-22 16:01:16 +00:00
xfns.c (Fx_show_tip): Gcpro `timeout' too. 1999-12-22 22:58:15 +00:00
xmenu.c Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
xrdb.c
xscrollbar.h
xselect.c (lisp_data_to_selection_data): Adjusted for the change 1999-12-15 00:26:05 +00:00
xselect.c.old
xterm.c (XTread_socket): At the beginning of the loop, pass the 1999-12-22 10:29:16 +00:00
xterm.h (struct x_output): Change member font_baseline to 1999-12-15 00:26:32 +00:00
XTests.c
XTests.h

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.

`pwd.h' contains definitions for VMS to be able to correctly simulate
`getpwdnam' and `getpwduid'.