1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/src
Gerd Moellmann e7f90eab7e (term_init): If "op" isn't available, don't support color
because we can't switch back to the default foreground and
background.
1999-11-12 14:35:43 +00:00
..
bitmaps # 1999-09-29 16:37:29 +00:00
m * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +00:00
s Use SIGCHLD, not SIGCLD (not in glibc 2.1). 1999-11-02 23:10:56 +00:00
.dbxinit #ecrt0.c 1999-10-01 11:44:30 +00:00
.gdbinit (xstring): Handle unibyte strings. 1998-05-10 01:13:11 +00:00
.gitignore Add TAGS-LISP 1999-10-08 11:52:13 +00:00
abbrev.c (Fexpand_abbrev): Remove unused variables. 1999-09-20 00:34:35 +00:00
acldef.h
alloc.c (Fgarbage_collect): Call unmark_byte_stack. 1999-11-07 22:45:14 +00:00
alloca.c formatting tweaks 1996-07-03 23:05:19 +00:00
alloca.s
blockinput.h (reinvoke_input_signal): Don't use prototype decl. 1998-04-28 02:33:19 +00:00
buffer.c Remove conditional compilation on USE_TEXT_PROPERTIES. 1999-11-07 15:53:30 +00:00
buffer.h Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
bytecode.c * bytecode.c (Fbyte_code) <BinsertN, Bcall>: Do the 1999-11-08 00:06:50 +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 Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
casefiddle.c (casify_object): Remove unused variables. 1999-09-20 23:18:36 +00:00
casetab.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
category.c (modify_lower_category_set): Set default value of 1999-09-30 04:18:36 +00:00
category.h (CATEGORY_SET): Adjusted for the change of cmpchar_component. 1998-11-10 00:24:40 +00:00
ccl.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
ccl.h (setup_ccl_program): The type is changed to `int'. 1999-07-26 11:55:53 +00:00
ChangeLog (term_init): If "op" isn't available, don't support color 1999-11-12 14:35:43 +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 (split_non_ascii_string): Define return value. 1999-11-03 14:30:11 +00:00
charset.h (GET_TRANSLATION_TABLE): Use XCDR. 1999-09-11 18:35:57 +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 (Fbeginning_of_line): Doc fix. 1999-11-09 18:46:09 +00:00
coding.c (code_convert_region): Update `dst' correctly. 1999-10-29 00:46:20 +00:00
coding.h Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
commands.h (Vthis_command): Renamed from this_command. 1998-08-09 21:55:27 +00:00
config.in Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +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 (Qtext_read_only): New built-in error. 1999-11-01 14:14:04 +00:00
dired.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
dispextern.h (struct image): New member load_failed_p. 1999-10-09 19:46:41 +00:00
dispnew.c (Finternal_show_cursor): Change it to set the 1999-11-03 15:57:55 +00:00
disptab.h Add prototypes. Remove declaration of obsolete 1997-11-21 14:46:31 +00:00
doc.c (Fdocumentation_property): Remove GCPRO because 1999-11-12 12:50:54 +00:00
doprnt.c Use stdlib.h, unistd.h. 1999-08-18 13:14:37 +00:00
dosfns.c (msdos_stdcolor_name): Remove const from return value. 1999-08-10 10:29:20 +00:00
dosfns.h (msdos_stdcolor_name): Remove const from return value. 1999-08-10 10:29:20 +00:00
ecrt0.c # 1999-10-01 12:43:57 +00:00
editfns.c (Ftranslate_region): Check the buffer multibyteness. 1999-11-12 00:09:03 +00:00
emacs.c Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
environ.c
epaths.in (PATH_X_DEFAULTS): New macro. 1997-08-16 18:32:17 +00:00
eval.c (struct catchtag): Add member byte_stack. 1999-11-05 21:30:08 +00:00
fileio.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
filelock.c (Ffile_locked_p): Make FILENAME a required argument. 1999-11-05 14:04:40 +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 (Flength): Unroll loop over lists. 1999-10-31 02:04:50 +00:00
fontset.c more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
fontset.h (FONT_INFO_ID): Build an ID from a font_info pointer. 1999-07-21 21:43:52 +00:00
frame.c more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
frame.h (CHECK_FRAME, CHECK_LIVE_FRAME): Put code in do-while. 1999-09-14 13:09:30 +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 If no sys/param.h, default to 8k. 1996-11-19 18:40:34 +00:00
gmalloc.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +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 Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
indent.h (toplevel): Add function prototypes. 1999-07-21 21:43:52 +00:00
insdel.c Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
intervals.c Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
intervals.h Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
ioctl.h
keyboard.c Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
keyboard.h Use XCAR and XCDR. 1999-09-11 20:42:47 +00:00
keymap.c Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +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 Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
lread.c Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
mach2.h
macros.c (Fexecute_kbd_macro): Save real_this_command. 1999-03-30 18:02:13 +00:00
macros.h Declare finalize_kbd_macro_chars and 1997-11-21 13:24:40 +00:00
Makefile.in Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
makefile.nt ($(BLD)\w32term.obj): Add dependency on w32heap.h. 1999-05-02 10:11:35 +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 (do_completion, Fminibuffer_complete_word): Use 1999-11-04 20:30:49 +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 Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
msdos.h Remove redundant declarations (most of them are now in 1999-07-30 08:08:43 +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 Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
process.c Undo last change and define _GNU_SOURCE before config.h. 1999-11-02 22:44:28 +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 525000. 1999-10-04 15:47:14 +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 (POP_FAILURE_POINT): Use failure_id.integer 1999-10-28 21:17:43 +00:00
regex.h (RE_TRANSLATE_P): New macro. 1998-04-15 10:32:29 +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 Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sound.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
strftime.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +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 (Fforward_word): Handle fields even if would have hit 1999-11-09 19:00:59 +00:00
syntax.h Use XCAR and XCDR. 1999-09-11 20:42:47 +00:00
sysdep.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +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
systty.h [__GLIBC__ >= 2]: Check __FAVOR_BSD instead of 1999-01-04 12:10:38 +00:00
syswait.h Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
temacs.opt #ecrt0.c 1999-10-01 11:44:30 +00:00
term.c (term_init): If "op" isn't available, don't support color 1999-11-12 14:35:43 +00:00
termcap.c (tgetst1): Supprt EBCDIC systems. 1998-08-18 20:58:45 +00:00
termchar.h
termhooks.h Change spelling of toolbar' to tool_bar' or `tool-bar'. 1999-09-05 15:49:07 +00:00
terminfo.c Use lisp.h 1999-08-18 13:17:06 +00:00
termopts.h
textprop.c Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
tparam.c
uaf.h
undo.c Remove USE_TEXT_PROPERTIES. 1999-11-11 11:45:06 +00:00
unexaix.c New version incorporating Michael Sperber's changes from XEmacs. 1999-09-06 16:01:15 +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 Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
unexelf1.c Initial revision 1996-08-09 21:57:00 +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
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 (sys_gmtime): Don't assume year < 2000. 1996-07-14 00:03:45 +00:00
vmstime.h
w16select.c (get_clipboard_data): Always stop at the first null byte. 1999-03-03 14:51:07 +00:00
w32.c (stat): Check for directory ending in separator when 1999-08-06 20:40:36 +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 (w32_use_full_screen_buffer): New variable. 1999-07-09 13:38:11 +00:00
w32faces.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
w32fns.c Use XCAR and XCDR instead of explicit member references. 1999-09-12 07:05:34 +00:00
w32gui.h Include w32bdf.h. 1999-01-22 19:58:10 +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 (w32_console_read_socket): Use new variable w32_use_full_screen_buffer. 1999-07-09 13:36:55 +00:00
w32inevt.h (w32_console_mouse_position, w32_console_read_socket): 1998-04-29 04:36:27 +00:00
w32menu.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
w32proc.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +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): Undo last change to add 1999-05-02 10:30:22 +00:00
w32term.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
w32term.h (drain_message_queue): Add extern. 1999-07-01 19:48:19 +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 (set_frame_size, EmacsFrameSetCharSize): Remove 1999-09-15 12:58:42 +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 more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +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 Remove conditional computation on USE_TEXT_PROPERTIES. 1999-11-07 22:36:55 +00:00
xfaces.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
xfns.c (QCuser_data): Removed. 1999-11-10 22:05:36 +00:00
xmenu.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
xrdb.c (get_fallback): Remove unused variable. 1999-09-16 20:20:10 +00:00
xscrollbar.h
xselect.c (x_own_selection): Change for Lisp_Object selected_frame. 1999-09-13 11:14:26 +00:00
xselect.c.old
xterm.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
xterm.h Change protorype of x_alloc_nearest_color. 1999-09-03 18:50:06 +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'.