1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 07:41:09 -08:00
emacs/src
2003-04-30 12:08:31 +00:00
..
bitmaps
m Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
s Include hpux10-20.h instead of hpux10.h. Delete #undef of 2003-02-21 08:05:15 +00:00
.dbxinit
.gdbinit Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
.gitignore
abbrev.c (Fdefine_abbrev_table): Use XCAR, XCDR. 2003-04-17 21:44:50 +00:00
acldef.h
alloc.c (abort_on_gc): New variable. 2003-04-30 12:04:39 +00:00
alloca.c Undo ifdef change accidentally made on 12-04. 2002-12-07 21:37:34 +00:00
alloca.s Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
atimer.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
atimer.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
blockinput.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
buffer.c (Foverlay_recenter): Doc fix. 2003-04-16 05:07:38 +00:00
buffer.h Don't hardcode BEG==1. 2003-04-17 21:52:01 +00:00
bytecode.c
callint.c Comment change. 2003-04-06 20:28:28 +00:00
callproc.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
casefiddle.c
casetab.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
category.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
category.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ccl.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ccl.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog *** empty log message *** 2003-04-30 12:08:31 +00:00
ChangeLog.1 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.2 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.3 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.4 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.5 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.6 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.7 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.8 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.9 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
charset.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
charset.h (PARSE_MULTIBYTE_SEQ): Pretend `length' is used. 2003-04-17 21:55:18 +00:00
chpdef.h
cm.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
cm.h
cmds.c (Fself_insert_command): Apply Vtranslation_table_for_input. 2002-11-09 12:46:25 +00:00
coding.c (coding_system_accept_latin_extra_p): New function. 2003-04-08 11:27:28 +00:00
coding.h (coding_system_require_warning): Extern it. 2002-12-17 11:39:34 +00:00
commands.h
composite.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
composite.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
config.in Allow building on Mac OS X again after Kim's merging of display code. 2003-03-24 19:59:08 +00:00
COPYING
cxux-crt0.s
data.c (Faset): Calculate nbytes earlier, to satisfy the now pickier 2003-04-18 01:23:43 +00:00
dired.c (directory_files_internal): Don't expand directory. 2003-02-23 10:48:29 +00:00
dispextern.h (frame_parm_handler): New typedef. 2003-03-31 20:33:14 +00:00
dispnew.c (Fsit_For): Support XEmacs-style arg list. 2003-04-14 16:29:18 +00:00
disptab.h
doc.c (Fsubstitute_command_keys): Remove spurious casts. 2003-04-17 21:58:34 +00:00
doprnt.c Comment change. 2003-01-25 19:47:02 +00:00
dosfns.c
dosfns.h
ecrt0.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
editfns.c (Fformat): Set abort_on_gc during first scan of format. 2003-04-30 12:05:37 +00:00
emacs.c Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker 2002-12-18 06:16:28 +00:00
epaths.in
eval.c (Fsignal): Clear abort_on_gc. 2003-04-30 12:06:04 +00:00
fileio.c (Vafter_insert_file_adjust_coding_function): Delete 2003-04-11 10:59:02 +00:00
filelock.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
filemode.c
firstfile.c
floatfns.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
fns.c (Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub char tables. 2003-04-06 13:32:17 +00:00
fontset.c *** empty log message *** 2003-02-20 14:13:03 +00:00
fontset.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
frame.c Fix build on Mac OS X with Carbon. 2003-04-01 01:09:13 +00:00
frame.h (Qauto_raise, Qauto_lower, ...): Declare extern all frame 2003-03-31 20:34:17 +00:00
getloadavg.c
getpagesize.h
gmalloc.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
gnu.h
gtkutil.c * xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to 2003-04-09 16:44:45 +00:00
gtkutil.h Finally (?) fix flicker in scroll bar. 2003-03-23 00:59:23 +00:00
hftctl.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
indent.c Comment change. 2002-11-29 15:13:50 +00:00
indent.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
insdel.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
intervals.c Fix comment typo. 2003-04-21 01:39:06 +00:00
intervals.h (CHECK_TOTAL_LENGTH): New macro. 2003-04-06 20:29:13 +00:00
ioctl.h
keyboard.c (echo_char): Don't clear out a dash that follows a space. 2003-04-30 12:08:07 +00:00
keyboard.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
keymap.c (Faccessible_keymaps): Remove unused var. 2003-03-18 19:35:23 +00:00
keymap.h Renamed remap-command to command-remapping. All uses changed. 2003-02-12 23:13:43 +00:00
lastfile.c
lisp.h (abort_on_gc): Add decl. 2003-04-30 12:06:39 +00:00
lread.c (read1): Before calling index, check if the 2nd 2003-04-09 07:12:51 +00:00
mac.c mac.c (init_mac_osx_environment): Switch libexec and bin so that self- 2003-04-08 16:11:37 +00:00
macfns.c Fix build on Mac OS X with Carbon. 2003-04-01 01:09:13 +00:00
macgui.h (XrmDatabase): New (dummy) typedef. 2003-03-31 20:35:17 +00:00
macmenu.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
macros.c (Fstart_kbd_macro): Remove redundant assignment. 2003-02-22 22:19:31 +00:00
macros.h
macterm.c * macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1. 2003-04-25 04:32:25 +00:00
macterm.h Fix build on Mac OS X with Carbon. 2003-04-01 01:09:13 +00:00
Makefile.in (md5.o): Add missing dependency info. 2003-04-07 14:14:13 +00:00
makefile.nt
makefile.w32-in ($(BLD)/frame.$(O)): Add dependency on blockinput.h and files included from it. 2003-03-31 21:31:05 +00:00
marker.c (verify_bytepos): New function. 2003-04-06 20:33:59 +00:00
md5.c
md5.h
mem-limits.h Cygwin support patch. 2003-01-31 15:24:20 +00:00
minibuf.c (temp_echo_area_glyphs): Change the arg to Lisp 2003-04-11 02:06:15 +00:00
mktime.c
msdos.c * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords): 2003-03-21 22:56:52 +00:00
msdos.h * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords): 2003-03-21 22:56:52 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c
print.c (Fprin1_to_string): Return unibyte string if possible. 2003-03-11 15:52:37 +00:00
process.c (read_process_output): We have allocated enough space 2003-03-09 22:48:08 +00:00
process.h Removed subtty, workaround for when TIOCSIGSEND fails. 2003-02-21 18:13:53 +00:00
puresize.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ralloc.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
README
regex.c (print_partial_compiled_pattern): Output to stderr. 2003-02-23 15:00:30 +00:00
regex.h
region-cache.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
region-cache.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
scroll.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
search.c (Fmatch_data): Doc fix. Explicitly state that 2003-02-13 10:33:49 +00:00
sound.c Fix spacing and adapt to GNU coding conventions. 2002-11-19 13:05:28 +00:00
stamp-h.in
strftime.c
sunfns.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
syntax.c (skip_chars): Fix previous change. 2003-04-24 23:25:09 +00:00
syntax.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
sysdep.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
sysselect.h
syssignal.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
systime.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
systty.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
syswait.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
temacs.opt
term.c (estimate_mode_line_height): Move to xdisp.c. 2003-03-21 13:51:06 +00:00
termcap.c
termchar.h
termhooks.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
terminfo.c (tparam): 2002-11-14 14:18:05 +00:00
termopts.h
textprop.c (Ftext_properties_at, Fnext_char_property_change) 2003-01-14 23:13:05 +00:00
tparam.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
uaf.h
undo.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexaix.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexalpha.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexapollo.c
unexconvex.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexec.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexelf.c Comments. 2002-11-29 16:57:43 +00:00
unexenix.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexhp9k800.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexmacosx.c unexmacosx.c (copy_data_segment): Also copy __cfstring section. 2003-02-18 15:58:00 +00:00
unexmips.c
unexnext.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexsni.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexsol.c
unexsunos4.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexw32.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
vlimit.h
vm-limit.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w16select.c
w32.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32bdf.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32bdf.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32console.c * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords): 2003-03-21 22:56:52 +00:00
w32fns.c (x_set_scroll_bar_default_width): Define return value as void. 2003-03-31 21:16:55 +00:00
w32gui.h (XrmDatabase): New (dummy) typedef. 2003-03-31 20:35:17 +00:00
w32heap.c
w32heap.h
w32inevt.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32inevt.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32menu.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32proc.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32reg.c (x_get_string_resource): Use XrmDatabase. 2003-03-31 20:35:24 +00:00
w32select.c
w32term.c Break the line after the return type in function definition. 2003-04-04 21:15:53 +00:00
w32term.h (EMACS_CLASS): Remove. Use generic define. 2003-03-31 20:35:43 +00:00
w32xfns.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
widget.c Use generic compute_fringe_widths. 2003-03-12 12:12:26 +00:00
widget.h
widgetprv.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
window.c Remove extern decl for frame parameter vars. 2003-03-31 20:35:51 +00:00
window.h (change_window_heights): Add prototype. 2003-03-31 20:35:57 +00:00
xdisp.c (move_it_vertically_backward): Do the final big else even if nlines is 0. 2003-04-30 12:03:53 +00:00
xfaces.c (Vface_font_rescale_alist): New variable. 2003-04-09 07:26:59 +00:00
xfns.c (xpm_lookup_color): Grok "opaque". 2003-04-01 10:04:38 +00:00
xmenu.c xterm.c (x_make_frame_visible): Call gtk_window_deiconify. 2003-02-08 11:18:32 +00:00
xrdb.c
xselect.c (x_handle_selection_request): Move UNGCPRO to very end. 2003-04-06 20:35:06 +00:00
xsmfns.c xsmfns.c (smc_save_yourself_CB): Add --no-splash to options 2003-03-03 19:55:10 +00:00
xterm.c * xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to 2003-04-09 16:44:45 +00:00
xterm.h (EMACS_CLASS): Remove. Use generic define. 2003-03-31 20:36:37 +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.