1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/src
2004-01-25 08:13:15 +00:00
..
bitmaps
m New directory 2003-09-08 11:56:09 +00:00
s New directory 2003-09-08 11:56:09 +00:00
.dbxinit
.gdbinit *** empty log message *** 2003-09-08 12:53:41 +00:00
.gitignore ignore *-spd and *.pdb for w32 2001-10-26 16:51:57 +00:00
abbrev.c *** empty log message *** 2003-09-08 12:53:41 +00:00
acldef.h New directory 2003-09-08 11:56:09 +00:00
alloc.c Sync with HEAD version. 2003-09-17 19:16:27 +00:00
alloca.c New directory 2003-09-08 11:56:09 +00:00
atimer.c New directory 2003-09-08 11:56:09 +00:00
atimer.h New directory 2003-09-08 11:56:09 +00:00
blockinput.h New directory 2003-09-08 11:56:09 +00:00
buffer.c *** empty log message *** 2003-09-08 12:53:41 +00:00
buffer.h *** empty log message *** 2003-09-08 12:53:41 +00:00
bytecode.c *** empty log message *** 2003-09-08 12:53:41 +00:00
callint.c New directory 2003-09-08 11:56:09 +00:00
callproc.c *** empty log message *** 2003-09-08 12:53:41 +00:00
casefiddle.c *** empty log message *** 2003-09-08 12:53:41 +00:00
casetab.c (set_case_table): Remove unused var. 2003-09-29 17:55:29 +00:00
category.c *** empty log message *** 2003-09-08 12:53:41 +00:00
category.h *** empty log message *** 2003-09-28 23:57:00 +00:00
ccl.c (Fccl_execute_on_string): Fix the condition of loop. 2003-12-29 07:51:22 +00:00
ccl.h *** empty log message *** 2003-09-08 12:53:41 +00:00
ChangeLog *** empty log message *** 2003-12-30 01:00:13 +00:00
ChangeLog.1 New directory 2003-09-08 11:56:09 +00:00
ChangeLog.2 New directory 2003-09-08 11:56:09 +00:00
ChangeLog.3 New directory 2003-09-08 11:56:09 +00:00
ChangeLog.4 New directory 2003-09-08 11:56:09 +00:00
ChangeLog.5 New directory 2003-09-08 11:56:09 +00:00
ChangeLog.6 New directory 2003-09-08 11:56:09 +00:00
ChangeLog.7 New directory 2003-09-08 11:56:09 +00:00
ChangeLog.8 New directory 2003-09-08 11:56:09 +00:00
ChangeLog.9 New directory 2003-09-08 11:56:09 +00:00
ChangeLog.22 *** empty log message *** 2004-01-25 08:13:15 +00:00
character.c (char_string): Use ASCII_CHAR_P instead of SINGLE_BYTE_CHAR_P. 2003-09-28 23:54:27 +00:00
character.h *** empty log message *** 2003-12-29 07:57:38 +00:00
charset.c (charset_table_used): Make it static. 2003-12-29 07:51:57 +00:00
charset.h (charset_table_used): Delete extern. 2003-12-29 07:51:39 +00:00
chartab.c (map_sub_char_table_for_charset): Fix args to c_function with. 2003-12-29 07:52:13 +00:00
chpdef.h New directory 2003-09-08 11:56:09 +00:00
cm.c New directory 2003-09-08 11:56:09 +00:00
cm.h New directory 2003-09-08 11:56:09 +00:00
cmds.c *** empty log message *** 2003-09-08 12:53:41 +00:00
coding.c (Fdefine_coding_system_internal): Fix previous change. 2004-01-25 07:50:35 +00:00
coding.h (enum coding_attr_index): New member coding_attr_trans_tbl. 2004-01-25 07:31:27 +00:00
commands.h New directory 2003-09-08 11:56:09 +00:00
composite.c (get_composition_id): Handle xoff and yoff in a 2004-01-23 08:49:11 +00:00
composite.h (COMPOSITION_DECODE_RULE): New arg xoff and yoff. 2004-01-23 08:48:19 +00:00
config.in *** empty log message *** 2003-09-26 17:36:12 +00:00
COPYING Moved back. 2001-12-09 10:14:33 +00:00
cxux-crt0.s New directory 2003-09-08 11:56:09 +00:00
data.c (Faset): Check newelt by CHECK_CHARACTER. Don't change 2003-09-26 11:20:13 +00:00
dired.c *** empty log message *** 2003-09-08 12:53:41 +00:00
dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT. 2004-01-13 01:34:56 +00:00
dispnew.c (adjust_frame_glyphs_for_frame_redisplay) 2003-09-29 18:01:37 +00:00
disptab.h *** empty log message *** 2003-09-08 12:53:41 +00:00
doc.c *** empty log message *** 2003-09-08 12:53:41 +00:00
doprnt.c *** empty log message *** 2003-09-08 12:53:41 +00:00
dosfns.c *** empty log message *** 2003-09-08 12:53:41 +00:00
dosfns.h New directory 2003-09-08 11:56:09 +00:00
ecrt0.c New directory 2003-09-08 11:56:09 +00:00
editfns.c (Fgoto_char): Fix docstring. 2003-10-17 07:08:08 +00:00
emacs.c *** empty log message *** 2003-09-08 12:53:41 +00:00
epaths.in New directory 2003-09-08 11:56:09 +00:00
eval.c New directory 2003-09-08 11:56:09 +00:00
fileio.c (kill_workbuf_unwind): Delete this function. 2003-12-02 01:45:13 +00:00
filelock.c *** empty log message *** 2003-09-08 12:53:41 +00:00
filemode.c New directory 2003-09-08 11:56:09 +00:00
firstfile.c New directory 2003-09-08 11:56:09 +00:00
floatfns.c New directory 2003-09-08 11:56:09 +00:00
fns.c (Fmapconcat): Signal an error if SEQUENCE is a char table. 2003-11-17 00:58:10 +00:00
fontset.c (new_fontset_from_font_name): Use the specified font 2004-01-15 12:10:04 +00:00
fontset.h (face_for_char): Prototype adjusted. 2004-01-13 01:35:47 +00:00
frame.c (frame_name_fnn_p): Make len EMACS_INT. 2003-09-29 18:03:38 +00:00
frame.h *** empty log message *** 2003-09-08 12:53:41 +00:00
getloadavg.c New directory 2003-09-08 11:56:09 +00:00
getpagesize.h New directory 2003-09-08 11:56:09 +00:00
gmalloc.c New directory 2003-09-08 11:56:09 +00:00
gnu.h New directory 2003-09-08 11:56:09 +00:00
gtkutil.c New directory 2003-09-08 11:56:09 +00:00
gtkutil.h New directory 2003-09-08 11:56:09 +00:00
hftctl.c New directory 2003-09-08 11:56:09 +00:00
indent.c (check_composition): Make start and end EMACS_INT. 2003-09-17 13:51:20 +00:00
indent.h New directory 2003-09-08 11:56:09 +00:00
insdel.c (insert_from_gap): Adjust intervals correctly. 2003-10-16 00:44:43 +00:00
intervals.c (get_property_and_range): Make start and end EMACS_INT. 2003-09-17 13:53:56 +00:00
intervals.h (get_property_and_range): Make start and end EMACS_INT. 2003-09-17 13:53:56 +00:00
ioctl.h New directory 2003-09-08 11:56:09 +00:00
keyboard.c (cancel_hourglass_unwind): Return Qnil. 2003-09-29 18:04:28 +00:00
keyboard.h New directory 2003-09-08 11:56:09 +00:00
keymap.c (store_in_keymap): Pay attention to the case that idx is a cons 2003-11-24 02:46:11 +00:00
keymap.h New directory 2003-09-08 11:56:09 +00:00
lastfile.c New directory 2003-09-08 11:56:09 +00:00
lisp.h (CHARACTERBITS): Define as 22. 2003-12-29 07:53:29 +00:00
lread.c *** empty log message *** 2003-09-08 12:53:41 +00:00
mac.c New directory 2003-09-08 11:56:09 +00:00
macfns.c New directory 2003-09-08 11:56:09 +00:00
macgui.h New directory 2003-09-08 11:56:09 +00:00
macmenu.c New directory 2003-09-08 11:56:09 +00:00
macros.c New directory 2003-09-08 11:56:09 +00:00
macros.h New directory 2003-09-08 11:56:09 +00:00
macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and 2004-01-15 06:58:07 +00:00
macterm.h New directory 2003-09-08 11:56:09 +00:00
Makefile.in (gtkutil.o): Depend on coding.h. 2003-09-16 17:31:26 +00:00
makefile.nt New directory 2003-09-08 11:56:09 +00:00
makefile.w32-in (temacs): Increase EMHEAP further to avoid startup message about low memory. 2003-10-12 13:56:23 +00:00
marker.c *** empty log message *** 2003-09-08 12:53:41 +00:00
md5.c New directory 2003-09-08 11:56:09 +00:00
md5.h New directory 2003-09-08 11:56:09 +00:00
mem-limits.h New directory 2003-09-08 11:56:09 +00:00
minibuf.c (Fminibuffer_complete_word): Remove unused var. 2003-09-29 18:07:03 +00:00
mktime.c New directory 2003-09-08 11:56:09 +00:00
msdos.c *** empty log message *** 2003-09-08 12:53:41 +00:00
msdos.h New directory 2003-09-08 11:56:09 +00:00
ndir.h New directory 2003-09-08 11:56:09 +00:00
param.h New directory 2003-09-08 11:56:09 +00:00
point.h New directory 2003-09-08 11:56:09 +00:00
pre-crt0.c New directory 2003-09-08 11:56:09 +00:00
prefix-args.c New directory 2003-09-08 11:56:09 +00:00
print.c (print_check_string_charset_prop): Fix previous change. 2004-01-18 23:45:31 +00:00
process.c (send_process): Be sure to set coding->src_multibyte. 2003-12-29 07:53:43 +00:00
process.h New directory 2003-09-08 11:56:09 +00:00
puresize.h *** empty log message *** 2003-09-08 12:53:41 +00:00
ralloc.c New directory 2003-09-08 11:56:09 +00:00
README *** empty log message *** 2001-10-08 05:55:48 +00:00
regex.c *** empty log message *** 2003-09-08 12:53:41 +00:00
regex.h *** empty log message *** 2003-09-08 12:53:41 +00:00
region-cache.c New directory 2003-09-08 11:56:09 +00:00
region-cache.h New directory 2003-09-08 11:56:09 +00:00
scroll.c New directory 2003-09-08 11:56:09 +00:00
search.c *** empty log message *** 2003-09-08 12:53:41 +00:00
sound.c New directory 2003-09-08 11:56:09 +00:00
stamp-h.in Stamp file for config.in 2002-04-15 13:14:45 +00:00
strftime.c New directory 2003-09-08 11:56:09 +00:00
sunfns.c New directory 2003-09-08 11:56:09 +00:00
syntax.c (skip_chars): Be sure to alloca char_ranges when necessary. 2003-11-15 00:59:37 +00:00
syntax.h *** empty log message *** 2003-09-08 12:53:41 +00:00
sysdep.c New directory 2003-09-08 11:56:09 +00:00
sysselect.h New directory 2003-09-08 11:56:09 +00:00
syssignal.h New directory 2003-09-08 11:56:09 +00:00
systime.h New directory 2003-09-08 11:56:09 +00:00
systty.h New directory 2003-09-08 11:56:09 +00:00
syswait.h New directory 2003-09-08 11:56:09 +00:00
temacs.opt
term.c (terminal_encode_buffer): Make externally visible. 2003-10-11 22:15:08 +00:00
termcap.c New directory 2003-09-08 11:56:09 +00:00
termchar.h New directory 2003-09-08 11:56:09 +00:00
termhooks.h New directory 2003-09-08 11:56:09 +00:00
terminfo.c New directory 2003-09-08 11:56:09 +00:00
termopts.h New directory 2003-09-08 11:56:09 +00:00
textprop.c New directory 2003-09-08 11:56:09 +00:00
tparam.c New directory 2003-09-08 11:56:09 +00:00
uaf.h New directory 2003-09-08 11:56:09 +00:00
undo.c New directory 2003-09-08 11:56:09 +00:00
unexaix.c New directory 2003-09-08 11:56:09 +00:00
unexalpha.c Don't include varargs.h. 2003-09-17 19:12:26 +00:00
unexapollo.c New directory 2003-09-08 11:56:09 +00:00
unexconvex.c New directory 2003-09-08 11:56:09 +00:00
unexec.c New directory 2003-09-08 11:56:09 +00:00
unexelf.c New directory 2003-09-08 11:56:09 +00:00
unexenix.c New directory 2003-09-08 11:56:09 +00:00
unexhp9k800.c New directory 2003-09-08 11:56:09 +00:00
unexmacosx.c New directory 2003-09-08 11:56:09 +00:00
unexmips.c New directory 2003-09-08 11:56:09 +00:00
unexnext.c New directory 2003-09-08 11:56:09 +00:00
unexsni.c New directory 2003-09-08 11:56:09 +00:00
unexsol.c New directory 2003-09-08 11:56:09 +00:00
unexsunos4.c New directory 2003-09-08 11:56:09 +00:00
unexw32.c New directory 2003-09-08 11:56:09 +00:00
vlimit.h New directory 2003-09-08 11:56:09 +00:00
vm-limit.c New directory 2003-09-08 11:56:09 +00:00
w16select.c *** empty log message *** 2003-09-08 12:53:41 +00:00
w32.c New directory 2003-09-08 11:56:09 +00:00
w32.h New directory 2003-09-08 11:56:09 +00:00
w32bdf.c (w32_load_bdf_font): Clear font_info before filling. 2003-10-11 22:18:29 +00:00
w32bdf.h New directory 2003-09-08 11:56:09 +00:00
w32console.c Include character.h. Use terminal_encode_buffer from term.c. 2003-10-11 22:24:47 +00:00
w32fns.c (w32_load_system_font): Default charset to -1. 2003-10-12 22:47:33 +00:00
w32gui.h New directory 2003-09-08 11:56:09 +00:00
w32heap.c New directory 2003-09-08 11:56:09 +00:00
w32heap.h New directory 2003-09-08 11:56:09 +00:00
w32inevt.c New directory 2003-09-08 11:56:09 +00:00
w32inevt.h New directory 2003-09-08 11:56:09 +00:00
w32menu.c New directory 2003-09-08 11:56:09 +00:00
w32proc.c New directory 2003-09-08 11:56:09 +00:00
w32reg.c New directory 2003-09-08 11:56:09 +00:00
w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in place of 2003-10-11 22:41:38 +00:00
w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and OBJECT args. 2004-01-15 06:57:45 +00:00
w32term.h Declare x_get_font_repertory. 2003-10-11 22:43:50 +00:00
w32xfns.c New directory 2003-09-08 11:56:09 +00:00
widget.c New directory 2003-09-08 11:56:09 +00:00
widget.h New directory 2003-09-08 11:56:09 +00:00
widgetprv.h New directory 2003-09-08 11:56:09 +00:00
window.c (Fdisplay_buffer, Fframe_selected_window): Remove 2003-09-29 17:55:05 +00:00
window.h New directory 2003-09-08 11:56:09 +00:00
xdisp.c (get_next_display_element): Pass -1 as POS to 2004-01-24 05:00:26 +00:00
xfaces.c (compute_char_face): Call FACE_FOR_CHAR with POS and OBJECT args. 2004-01-13 01:43:00 +00:00
xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars. 2003-09-29 18:16:30 +00:00
xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used 2003-09-29 18:17:35 +00:00
xrdb.c New directory 2003-09-08 11:56:09 +00:00
xselect.c New directory 2003-09-08 11:56:09 +00:00
xsmfns.c New directory 2003-09-08 11:56:09 +00:00
xterm.c (x_compute_glyph_string_overhangs): Handle also a 2004-01-23 08:44:57 +00:00
xterm.h *** empty log message *** 2003-09-08 12:53:41 +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.