1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00
emacs/src
2000-06-19 16:20:07 +00:00
..
bitmaps # 1999-09-29 16:37:29 +00:00
m Deleted -- unused. 2000-05-16 16:46:23 +00:00
s *** empty log message *** 2000-06-14 13:39:46 +00:00
.dbxinit #ecrt0.c 1999-10-01 11:44:30 +00:00
.gdbinit Adapt to new strings. 2000-01-11 22:07:09 +00:00
.gitignore ignore bootstrap-emacs 2000-06-19 16:05:50 +00:00
abbrev.c (syms_of_abbrev): Set buffer_default's abbrev table 2000-06-19 15:58:23 +00:00
acldef.h
alloc.c (mark_object) [GC_CHECK_MARKED_OBJECTS]: Check that no 2000-06-19 15:58:43 +00:00
alloca.c
alloca.s
atimer.c (alarm_signal_handler): Add forward declaration. 2000-06-15 12:56:17 +00:00
atimer.h (stop_other_atimers, run_all_atimers) 2000-02-12 13:13:59 +00:00
blockinput.h (pending_atimers): Add extern declaration. 2000-01-25 15:53:45 +00:00
buffer.c (Fset_buffer_multibyte): Don't make the current buffer as modified if 2000-06-06 05:43:12 +00:00
buffer.h Remove Vbefore_change_function, Vafter_change_function. 2000-06-05 14:27:07 +00:00
bytecode.c Copyright up-date. 2000-06-05 14:20:20 +00:00
callint.c (Fcall_interactively): Doc fix. 2000-06-01 19:02:58 +00:00
callproc.c (Fcall_process): Fix previous change. 2000-05-29 12:52:44 +00:00
casefiddle.c Include composite.h. 1999-12-15 00:02:33 +00:00
casetab.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
category.c (Fmodify_category_entry): Use SPLIT_CHAR, not 2000-05-19 23:51:29 +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): Convert NL according to ccl->eol_type. 2000-06-19 05:16:57 +00:00
ccl.h (struct ccl_program): New member eol_type. 2000-06-19 05:15:51 +00:00
ChangeLog *** empty log message *** 2000-06-19 16:20:07 +00:00
ChangeLog.1 # 1999-09-29 16:37:29 +00:00
ChangeLog.2 # 1999-09-29 16:37:29 +00:00
ChangeLog.3 # 1999-09-29 16:37:29 +00:00
ChangeLog.4 # 1999-09-29 16:37:29 +00:00
ChangeLog.5 # 1999-09-29 16:37:29 +00:00
ChangeLog.6 # 1999-09-29 16:37:29 +00:00
ChangeLog.7 # 1999-10-04 16:40:11 +00:00
charset.c fix up more Lisp_Object/int conversion issues 2000-06-18 20:14:37 +00:00
charset.h (EMACS_CHARSET_H): Renamed from _CHARSET_H. 2000-06-11 23:41:07 +00:00
chpdef.h
cm.c (toplevel) [HAVE_TERMCAP_H]: Include termcap.h. 1999-09-16 12:52:12 +00:00
cm.h Remove unneeded declaration of ospeed. 1999-09-27 16:42:19 +00:00
cmds.c (internal_self_insert): Don't check 2000-06-02 12:42:20 +00:00
coding.c (setup_coding_system) <4>: Reset member `cr_carryover'. 2000-06-19 05:18:09 +00:00
coding.h fix up more Lisp_Object/int conversion issues 2000-06-18 20:14:37 +00:00
commands.h (Vthis_command): Renamed from this_command. 1998-08-09 21:55:27 +00:00
composite.c (update_compositions): If FROM and TO is not in a 2000-04-13 23:38:19 +00:00
composite.h (EMACS_COMPOSITE_H): Renamed from _COMPOSITE_H. 2000-06-11 23:41:40 +00:00
config.in Add NO_MATHERR. 2000-06-02 15:40:51 +00:00
convexos.h
COPYING # 1999-10-17 09:55:57 +00:00
cxux-crt0.s #ecrt0.c 1999-10-01 11:44:30 +00:00
data.c (set_internal): If variable is frame-local, 2000-06-19 12:12:35 +00:00
dired.c Include sys/stat.h. Declare filemodestring. 1999-11-24 12:56:02 +00:00
dispextern.h (struct it): Add starts_in_middle_of_char_p. 2000-06-06 20:03:57 +00:00
dispnew.c (update_frame_1): Handle case that cursor vpos is 2000-06-15 22:51:37 +00:00
disptab.h Add prototypes. Remove declaration of obsolete 1997-11-21 14:46:31 +00:00
doc.c (Qfunction_documentation): New variable. 2000-03-26 19:32:02 +00:00
doprnt.c (doprnt1): Adjusted for the change of CHAR_STRING. 1999-12-15 00:09:57 +00:00
dosfns.c (unspecified_colors): Remove. 2000-01-03 16:56:40 +00:00
dosfns.h Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
ecrt0.c Remove LISP_FLOAT_TYPE' and standalone'. 2000-02-17 09:45:46 +00:00
editfns.c (Fformat): Be sure to convert 8-bit characters to 2000-05-19 23:59:04 +00:00
emacs.c * emacs.c (main): Initialize keyboard syms before initializing 2000-05-25 16:45:32 +00:00
environ.c
epaths.in (PATH_X_DEFAULTS): New macro. 1997-08-16 18:32:17 +00:00
eval.c (Fsignal): If lisp_eval_depth or spepdl_size are near 2000-05-02 13:41:03 +00:00
fileio.c (Finsert_file_contents): Be sure to setup src_multibyte 2000-06-10 00:35:26 +00:00
filelock.c (get_boot_time): To obtain an 8 char file name, which 2000-05-16 11:14:18 +00:00
filemode.c #ecrt0.c 1999-10-01 11:44:30 +00:00
firstfile.c Initial revision 1997-09-07 05:14:46 +00:00
floatfns.c Remove LISP_FLOAT_TYPE' and standalone'. 2000-02-17 09:45:46 +00:00
fns.c (map_char_table): Ignore char-table entries for 2000-05-26 07:26:53 +00:00
fontset.c (Fset_fontset_font): The arg CHARACTER may be a charset. 2000-06-08 01:23:19 +00:00
fontset.h (EMACS_FONTSET_H): Renamed from _FONTSET_H. 2000-06-11 23:41:53 +00:00
frame.c (Fmodify_frame_parameters): Doc fix. 2000-06-13 13:21:16 +00:00
frame.h (struct frame): Use volatile unconditionally. 2000-06-05 14:25:48 +00:00
getloadavg.c * Fix memory leaks, fd leaks, and some long-standing bugs recognizing when 1999-07-20 22:34:43 +00:00
getpagesize.h
gmalloc.c * callproc.c (strerror): Remove decl. 1999-11-22 08:19:51 +00:00
gnu.h
hftctl.c Use PROTOTYPES. 2000-03-08 18:55:10 +00:00
indent.c Fix nested comment. 2000-06-03 22:23:57 +00:00
indent.h (toplevel): Add function prototypes. 1999-07-21 21:43:52 +00:00
insdel.c (signal_before_change, signal_after_change): Don't check 2000-06-02 12:42:54 +00:00
intervals.c (get_local_map): Extra arg to allow looking for `keymap' too. 2000-05-29 11:41:13 +00:00
intervals.h (map_property): New enum. 2000-05-29 11:42:51 +00:00
ioctl.h
keyboard.c missed one in last checkin 2000-06-19 07:42:41 +00:00
keyboard.h (polling_for_input): Removed. 2000-01-25 15:52:54 +00:00
keymap.c * keyboard.c (follow_key, read_key_sequence): Use XUINT on key value, or checks 2000-06-19 07:16:27 +00:00
lastfile.c Include config.h to pick up data layout pragmas. 1999-01-17 19:16:08 +00:00
line.h
lisp.h (Qmessage_truncate_lines): External declaration. 2000-06-13 23:51:16 +00:00
lread.c (readevalloop): If READCHARFUN sets point to ZV, arrange 2000-06-07 12:31:26 +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 Declare finalize_kbd_macro_chars and 1997-11-21 13:24:40 +00:00
Makefile.in (bootstrap-temacs): Add `-I../src'. 2000-06-14 20:24:08 +00:00
makefile.nt (w32fns.obj, w32menu.obj): Add charset.h and coding.h to dependencies. 2000-05-30 21:37:01 +00:00
marker.c * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): 2000-03-30 09:56:31 +00:00
mem-limits.h Use POINTER_TYPE. 2000-03-08 18:49:46 +00:00
minibuf.c make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP 2000-04-05 17:29:31 +00:00
mktime.c Unprotoized. 2000-06-19 13:07:47 +00:00
mocklisp.c (Fml_if): Initialize val. 1998-04-17 01:49:33 +00:00
mocklisp.h
msdos.c (IT_write_glyphs): Don't use CODING_REQUIRE_ENCODING 2000-06-13 13:04:19 +00:00
msdos.h (EMACS_MSDOS_H): Renamed from MSDOS_H_. 2000-06-13 11:06:12 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
print.c (printchar, strout): Don't check message_buf_print 2000-06-14 11:32:05 +00:00
process.c (toplevel) [UNIX98_PTYS]: Include stdlib.h. 2000-05-20 15:54:05 +00:00
process.h (struct process): Make inherit_coding_system_flag a Lisp_Object. 1998-04-29 21:47:23 +00:00
puresize.h (BASE_PURESIZE): Increase to 675000. 2000-05-23 21:59:11 +00:00
ralloc.c (relinquish): When returning memory to the system, 1997-09-27 16:01:00 +00:00
README #ecrt0.c 1999-10-01 11:44:30 +00:00
regex.c (MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env. 2000-06-10 08:04:33 +00:00
regex.h * regex.c (PTR_TO_OFFSET) [!emacs]: Remove. 2000-04-02 23:56:46 +00:00
region-cache.c
region-cache.h Add prototypes. 1997-11-25 13:44:34 +00:00
scroll.c * scroll.c (CHECK_BOUNDS): Renamed from CHECK. 2000-03-29 23:24:14 +00:00
search.c (Fre_search_forward, Fre_search_backward) 2000-05-31 18:51:08 +00:00
sink11.h
sink11mask.h
sink.h
sinkmask.h
sol2-2.h
sound.c fix up more Lisp_Object/int conversion issues 2000-06-18 20:14:37 +00:00
strftime.c Use PROTOTYPES. 2000-03-08 18:55:10 +00:00
sunfns.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
syntax.c (find_defun_start): Move test for 2000-05-29 16:16:45 +00:00
syntax.h (SYNTAX_ENTRY_INT): Delete codes for a composite 1999-12-15 00:20:44 +00:00
sysdep.c Conditionally include stdlib.h, unistd.h. 2000-06-02 15:44:45 +00:00
sysselect.h
syssignal.h Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
systime.h (EMACS_SYSTIME_H): Renamed from _SYSTIME_H. 2000-06-11 17:37:16 +00:00
systty.h [__GLIBC__ >= 2]: Check __FAVOR_BSD instead of 1999-01-04 12:10:38 +00:00
syswait.h
temacs.opt #ecrt0.c 1999-10-01 11:44:30 +00:00
term.c (append_glyph): Revert change of 2000-06-06. 2000-06-06 12:27:18 +00:00
termcap.c (tgetst1): Supprt EBCDIC systems. 1998-08-18 20:58:45 +00:00
termchar.h
termhooks.h (enum event_kind): Add FOCUS_IN_EVENT. 2000-06-08 20:57:47 +00:00
terminfo.c (ospeed) [HAVE_SPEED_T]: Don't declare extern. 2000-06-01 15:48:57 +00:00
termopts.h
textprop.c Revert last change -- duplicated. 2000-05-31 21:17:57 +00:00
tparam.c (tparam1): Abort when encountering an unknown 2000-04-13 19:10:40 +00:00
uaf.h
undo.c (record_delete): If we hit the end of the undo list, stop picking elements 2000-04-26 18:39:30 +00:00
unexaix.c (unexec): Use unsigned instead of uintptr_t because 1999-11-23 17:22:03 +00:00
unexalpha.c Include errno.h, string.h, unistd.h. Don't declare errno, strerror. 2000-06-19 16:19:05 +00:00
unexapollo.c Initial revision 1998-01-02 21:48:33 +00:00
unexconvex.c
unexec.c (toplevel): Fix last change, so as not to deprive MSDOS 2000-06-15 12:20:34 +00:00
unexelf1.c
unexelf.c Restore changes of 1999-10-19. 2000-03-12 17:04:43 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
unexmips.c
unexnext.c Comment change. 1997-09-02 05:05:37 +00:00
unexsgi.c (unexec): Dump the .rodata section from memory 1999-06-13 22:48:46 +00:00
unexsni.c (unexec): Handle .rel.dyn section. 1999-11-17 20:58:06 +00:00
unexsunos4.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
unexw32.c (get_section_info) [_ALPHA_]: Force as much bss data 1999-06-03 21:00:10 +00:00
vlimit.h
vm-limit.c (memory_warnings) [WINDOWSNT]: Reset lim_data on each 1999-02-20 20:50:20 +00:00
vms-pp.c
vms-pp.trans #ecrt0.c 1999-10-01 11:44:30 +00:00
vms-pwd.h
vmsdir.h
vmsfns.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
vmsgmalloc.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
vmsmap.c
vmspaths.h
vmsproc.c * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): 2000-03-30 09:56:31 +00:00
vmsproc.h
vmstime.c
vmstime.h
w16select.c (Fw16_set_clipboard_data): Fix the change from 2000-05-20. 2000-05-25 10:56:36 +00:00
w32.c Use the term invalid' instead of illegal'. 2000-05-16 14:29:08 +00:00
w32.h (EMACS_W32_H): Renamed from _NT_H_ 2000-06-12 19:18:24 +00:00
w32bdf.c (w32_load_bdf_font): Initialize font->double_byte_p. 2000-05-30 21:38:23 +00:00
w32bdf.h Changed __W32BDF_H__ to EMACS_W32BDF_H to comply with ISO C spec. 2000-06-12 19:09:42 +00:00
w32console.c (glyph_to_pixel_coords): Change first parameter to 2000-05-30 21:41:35 +00:00
w32fns.c Format and doc changes to bring closer to xfns.c. 2000-05-30 21:45:33 +00:00
w32gui.h (EMACS_W32GUI_H): Renamed from __W32GUI_H__ 2000-06-12 19:22:16 +00:00
w32heap.c w32heap.c (osinfo_cache): New variable. 1999-06-24 22:05:35 +00:00
w32heap.h w32heap.h (osinfo_cache): Declare. 1999-06-24 22:05:46 +00:00
w32inevt.c (NUM_TRANSLATED_MOUSE_BUTTONS): New constant. 2000-05-30 21:49:28 +00:00
w32inevt.h *** empty log message *** 2000-06-12 19:48:20 +00:00
w32menu.c (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings. 2000-05-30 21:52:06 +00:00
w32proc.c * callproc.c (strerror): Remove decl. 1999-11-22 08:19:51 +00:00
w32reg.c (w32_get_string_resource): Check for name in current 1999-05-02 10:28:55 +00:00
w32select.c (Fw32_set_clipboard_data): Change QNil to Qnil. 2000-05-31 18:09:57 +00:00
w32term.c Format and doc changes to bring closer to xterm.c. 2000-05-30 21:59:27 +00:00
w32term.h (CP_DEFAULT): Define. 2000-05-30 21:14:28 +00:00
w32xfns.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
widget.c (EmacsFrameSetCharSize): Change size of children first 2000-01-17 09:13:51 +00:00
widget.h (x_set_font): Don't call face-set-after-frame-default 1999-07-21 21:43:52 +00:00
widgetprv.h
window.c (displayed_window_lines): Take empty lines at 2000-06-07 12:42:30 +00:00
window.h Extend comment for optional_new_start. 1999-10-30 20:43:26 +00:00
x11term.h
x-list-font.c (Fx_list_fonts): Access frame parameters throught 1998-10-21 11:50:56 +00:00
xdisp.c (dump_glyph_matrix): Add `static' to declaration (for pcc). 2000-06-19 16:08:09 +00:00
xfaces.c (syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colors 2000-06-18 00:04:47 +00:00
xfns.c fix jpeg error-handling setup 2000-06-19 07:21:13 +00:00
xmenu.c (xmenu_show): Case second parameter of lw_popup_menu 2000-06-11 12:12:52 +00:00
xrdb.c (get_fallback): Remove unused variable. 1999-09-16 20:20:10 +00:00
xscrollbar.h
xselect.c (selection_data_to_lisp_data): Setup members 2000-05-20 00:08:10 +00:00
xselect.c.old
xterm.c (x_frame_of_widget): Add `static' to declaration (for pcc). 2000-06-19 16:11:14 +00:00
xterm.h (struct face): Add forward declaration. 2000-05-02 20:01:46 +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'.