1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/src
2000-02-16 00:36:27 +00:00
..
bitmaps # 1999-09-29 16:37:29 +00:00
m (C_SWITCH_MACHINE): Don't use -G0. 2000-01-28 23:09:23 +00:00
s (BROKEN_PTY_READ_AFTER_EAGAIN): Define. 2000-02-15 10:27:48 +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 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM, 2000-02-06 23:37:51 +00:00
abbrev.c Comment change. 2000-01-21 02:22:56 +00:00
acldef.h
alloc.c (purecopy): Doc fix. 2000-01-17 11:41:01 +00:00
alloca.c
alloca.s
atimer.c (stopped_atimers): New variable. 2000-02-12 13:13:13 +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 (Fother_buffer): Don't call Fset_buffer_major_mode 2000-01-28 17:33:50 +00:00
buffer.h (struct buffer_text): Add comment about moving 1999-11-18 13:31:04 +00:00
bytecode.c (Fbyte_code): Use {BEFORE,AFTER}_POTENTIAL_GC where 2000-01-26 14:47:42 +00:00
callint.c more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
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 Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
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_MAKE_CHAR): New macro. 2000-02-09 12:20:01 +00:00
ccl.h (setup_ccl_program): The type is changed to `int'. 1999-07-26 11:55:53 +00:00
ChangeLog (vfork) [!HAVE_VFORK]: Removed. 2000-02-16 00:36:27 +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 Comment fix. 2000-02-09 20:37:57 +00:00
charset.h (CHAR_BYTES): Use ((1 << CHARACTERBITS) - 1) instead 1999-12-27 05:04:23 +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 Comment change. 2000-01-21 02:22:56 +00:00
coding.c (code_convert_region): Initialize total_skip. 2000-01-11 10:20:25 +00:00
coding.h (emacs_code_class_type): Delete the member 1999-12-15 00:05:57 +00:00
commands.h (Vthis_command): Renamed from this_command. 1998-08-09 21:55:27 +00:00
composite.c New file 1999-12-15 00:08:01 +00:00
composite.h (struct composition): Change the order of declaring 1999-12-27 03:34:02 +00:00
config.in Add vfork bits. 2000-02-12 16:25:11 +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): Don't make variable buffer-local 2000-02-15 09:57:33 +00:00
dired.c Include sys/stat.h. Declare filemodestring. 1999-11-24 12:56:02 +00:00
dispextern.h Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM, 2000-02-06 23:37:42 +00:00
dispnew.c (mode_line_string): Support termcap frames as well. 2000-01-02 12:09:58 +00:00
disptab.h Add prototypes. Remove declaration of obsolete 1997-11-21 14:46:31 +00:00
doc.c Copyright up-date. 2000-02-01 15:19:30 +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 # 1999-10-01 12:43:57 +00:00
editfns.c (Fpropertize): Doc fix. 2000-02-01 15:13:01 +00:00
emacs.c (USAGE): Split into USAGE1 and USAGE2, to work-around 2000-02-06 23:37:43 +00:00
environ.c
epaths.in (PATH_X_DEFAULTS): New macro. 1997-08-16 18:32:17 +00:00
eval.c (specbind): For buffer-local value, record the current buffer also. 2000-02-15 09:58:41 +00:00
fileio.c Fix junk from last checkin. 2000-02-04 20:53:21 +00:00
filelock.c Add forward declaration for get_boot_time_1. 1999-11-18 18:20:28 +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 Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
fns.c (sweep_weak_table): New function. 2000-01-31 14:03:15 +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 [WINDOWSNT]: Include w32term.h. 2000-02-06 23:37:49 +00:00
frame.h (SELECTED_FRAME): Use NULL, not 0 to avoid warnings on 2000-02-12 22:21:05 +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 Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
indent.c (check_composition): New function. 1999-12-15 00:13:13 +00:00
indent.h (toplevel): Add function prototypes. 1999-07-21 21:43:52 +00:00
insdel.c (del_range_1): Call update_compositions. 2000-02-11 02:20: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 (bind_polling_period): Stop all timers except 2000-02-12 13:11:29 +00:00
keyboard.h (polling_for_input): Removed. 2000-01-25 15:52:54 +00:00
keymap.c (push_key_description): Adjusted for the change of 1999-12-15 00:15:57 +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 (popup_activated_flag): Add extern declaration. 2000-01-25 15:54:07 +00:00
lread.c (__EXTENSIONS__): Define. 2000-02-08 10:00:51 +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 * Makefile.in (LIBX): Link in tiff library before jpeg, since tiff library may 2000-02-11 06:04:09 +00:00
makefile.nt Add dependencies on w32gui.h. 2000-02-06 23:37:45 +00:00
marker.c (Fcopy_marker): Make return from wrong_type_argument 1998-07-12 19:13:45 +00:00
mem-limits.h (get_lim_data): Use reserved_heap_size instead of 1999-01-17 19:18:38 +00:00
minibuf.c (Ftry_completion, Fall_completions): Add a reference to 2000-02-14 23:36:15 +00:00
mktime.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
mocklisp.c (Fml_if): Initialize val. 1998-04-17 01:49:33 +00:00
mocklisp.h
msdos.c (XMenuActivate): Turn off the cursor after displaying 2000-02-07 14:18:57 +00:00
msdos.h Change prototypes of XMenuAddSelection and XMenuActivate. 2000-01-27 17:08:40 +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): Adjusted for the change of CHAR_STRING. 1999-12-15 00:17:25 +00:00
process.c (send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]: 2000-02-15 10:27:23 +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 650000. 2000-02-07 23:20:53 +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 (re_compile_fastmap): While checking a range table for 2000-01-18 20:11:41 +00:00
regex.h * regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALS 2000-02-14 17:00:16 +00:00
region-cache.c
region-cache.h Add prototypes. 1997-11-25 13:44:34 +00:00
scroll.c Rewritten. 1999-07-21 21:43:52 +00:00
search.c * regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALS 2000-02-14 17:00:16 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sound.c * sound.c (sound_cleanup): Don't call device close routine if pointer is null. 2000-02-07 00:45:16 +00:00
strftime.c (my_strftime): Some old compilers object to '\a', so don't bother 1999-11-18 23:22:16 +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 (back_comment): Make sure we only consider comment-starters 2000-02-15 06:21:26 +00:00
syntax.h (SYNTAX_ENTRY_INT): Delete codes for a composite 1999-12-15 00:20:44 +00:00
sysdep.c (vfork) [!HAVE_VFORK]: Removed. 2000-02-16 00:36:27 +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_GET_TIME, EMACS_ADD_TIME, EMACS_SUB_TIME): Give 2000-01-04 17:14:55 +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 (term_init) [WINDOWSNT]: Initialize TN_max_colors. 2000-01-30 18:55:00 +00:00
termcap.c (tgetst1): Supprt EBCDIC systems. 1998-08-18 20:58:45 +00:00
termchar.h
termhooks.h (scroll_bar_part): Add `scroll_bar_move_ratio'. 1999-12-10 01:39:30 +00:00
terminfo.c Use lisp.h 1999-08-18 13:17:06 +00:00
termopts.h
textprop.c (Vtext_property_default_nonsticky): New variable 1999-12-15 00:21:42 +00:00
tparam.c
uaf.h
undo.c Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
unexaix.c (unexec): Use unsigned instead of uintptr_t because 1999-11-23 17:22:03 +00:00
unexalpha.c Test __OpenBSD__ along with __NetBSD__. 1997-09-06 19:37:47 +00:00
unexapollo.c Initial revision 1998-01-02 21:48:33 +00:00
unexconvex.c
unexec.c [COFF]: New variable coff_offset. 1998-06-29 22:54:28 +00:00
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 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 Use XCAR and XCDR instead of explicit member access. 1999-09-13 03:35:33 +00:00
vmsproc.h
vmstime.c
vmstime.h
w16select.c (get_clipboard_data): Always stop at the first null byte. 1999-03-03 14:51:07 +00:00
w32.c (sigmask): New function (does nothing). 2000-02-06 23:37:46 +00:00
w32.h (FILE_SEND_SIGCHLD): New macro. 1998-04-17 05:07:51 +00:00
w32bdf.c (clear_cached_bitmap_slots): Remove. 1999-06-13 17:49:12 +00:00
w32bdf.h Merged patches from Meadow. 1999-03-17 22:03:43 +00:00
w32console.c (turn_on_face, turn_off_face): Removed. 2000-01-30 18:53:22 +00:00
w32faces.c Merge more of DOS and X specifics in preparation for merge with xfaces.c. 2000-01-30 18:48:52 +00:00
w32fns.c (w32_defined_color): Check for valid frame before 2000-01-30 18:42:51 +00:00
w32gui.h (struct W32FontStruct): Add ascent and descent slots. 2000-02-06 23:37:47 +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 (get_frame, w32_console_mouse_position, mouse_moved_to): 2000-01-30 18:35:30 +00:00
w32inevt.h (w32_console_mouse_position, w32_console_read_socket): 1998-04-29 04:36:27 +00:00
w32menu.c Add skeleton support for help strings on menus. 2000-01-23 03:22:21 +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): Update call to find_charset_in_str. 2000-01-23 03:23:12 +00:00
w32term.c (x_make_frame_visible): Replace call to 2000-02-06 23:37:47 +00:00
w32term.h (XCharStruct): New struct for emulating X. 2000-01-23 03:24:54 +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 (Fsave_window_excursion): Doc fix. 2000-02-15 09:35:31 +00:00
window.h Extend comment for optional_new_start. 1999-10-30 20:43:26 +00:00
x-list-font.c (Fx_list_fonts): Access frame parameters throught 1998-10-21 11:50:56 +00:00
x11term.h
xdisp.c (syms_of_xdisp): Doc fix for scroll-conservatively. 2000-02-12 19:37:56 +00:00
xfaces.c (tty_defined_color): Declare color_idx unsigned long. 2000-02-14 18:05:57 +00:00
xfns.c (create_frame_xic): Fix initialization of automatic aggregates for pcc. 2000-02-10 20:26:39 +00:00
xmenu.c (xmenu_show) [!USE_X_TOOLKIT]: Pass help to 2000-01-27 15:32:21 +00:00
xrdb.c (get_fallback): Remove unused variable. 1999-09-16 20:20:10 +00:00
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 * xterm.c (x_display_and_set_cursor): Set pre-edit area. 2000-02-05 16:50:32 +00:00
xterm.h (struct x_display_info) [HAVE_X_I18N]: Add members `xim' 2000-01-29 23:17:15 +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'.