1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 08:31:09 -08:00
emacs/src
Dave Love 9482c3ea3b Don't set LD_SWITCH_SYSTEM -- we use unexelf now.
Don't use -cckr -- apparently not now necessary.
2000-01-24 15:06:58 +00:00
..
bitmaps # 1999-09-29 16:37:29 +00:00
m (LD_SWITCH_MACHINE): Define differently for GCC. 2000-01-17 09:50:09 +00:00
s Don't set LD_SWITCH_SYSTEM -- we use unexelf now. 2000-01-24 15:06:58 +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 Add TAGS-LISP 1999-10-08 11:52:13 +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
blockinput.h
buffer.c (modify_overlay): Always compute unchanged info. 1999-12-28 12:13:02 +00:00
buffer.h (struct buffer_text): Add comment about moving 1999-11-18 13:31:04 +00:00
bytecode.c (Fbyte_code): Pass new arg to set_internal. 2000-01-11 22:17:34 +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
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_WRITE_CHAR): Adjusted for the change of CHAR_STRING. 1999-12-15 00:03:45 +00:00
ccl.h
ChangeLog (IT_menu_display): Truncate long menu lines at the right 2000-01-24 14:44:26 +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 (char_bytes): Use ((1 << CHARACTERBITS) - 1) instead 1999-12-27 05:04:47 +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
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 (HAVE_SETITIMER, HAVE_UALARM): New. 1999-11-28 20:12:41 +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): Further fix in same criterion. 2000-01-22 02:57:37 +00:00
dired.c Include sys/stat.h. Declare filemodestring. 1999-11-24 12:56:02 +00:00
dispextern.h (FACE_FROM_ID): Cast the arg ID to `unsigned'. 1999-12-27 05:29:55 +00:00
dispnew.c (mode_line_string): Support termcap frames as well. 2000-01-02 12:09:58 +00:00
disptab.h
doc.c (Fdocumentation): Remove gcpro here too. 1999-11-16 18:24:17 +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 (Fconstrain_to_field): Don't constrain if 2000-01-01 17:24:22 +00:00
emacs.c (main): Call syms_of_composite. 1999-12-15 00:10:49 +00:00
environ.c
epaths.in
eval.c (specbind): Record buffer-local variables specially, 2000-01-11 22:18:47 +00:00
fileio.c (Finsert_file_contents): Signal error if visiting file 2000-01-04 08:15:09 +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
floatfns.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
fns.c (Flength): The length of char-table is MAX_CHAR. 1999-12-15 00:11:56 +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 Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
frame.h (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL) 1999-12-10 08:54:11 +00:00
getloadavg.c
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
insdel.c (copy_text): Adjusted for the change of CHAR_STRING. 1999-12-15 00:13: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 Add last change to doc string. 2000-01-11 13:14:54 +00:00
keyboard.h Use XCAR and XCDR. 1999-09-11 20:42:47 +00:00
keymap.c (push_key_description): Adjusted for the change of 1999-12-15 00:15:57 +00:00
lastfile.c
line.h
lisp.h (set_internal): Enter the new arg. 2000-01-11 22:16:55 +00:00
lread.c (syms_of_lread) [user-init-file]: Doc change. 2000-01-19 14:25: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
Makefile.in (INTERVAL_SRC): Include composite.h. 1999-12-15 00:01:14 +00:00
makefile.nt Added composite.obj and intervals.obj. 2000-01-23 03:14:51 +00:00
marker.c
mem-limits.h
minibuf.c (Ftry_completion): Doc fix. 2000-01-11 17:35:53 +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
mocklisp.h
msdos.c (IT_menu_display): Truncate long menu lines at the right 2000-01-24 14:44:26 +00:00
msdos.h (struct display_info): New. 1999-12-28 15:56:29 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c
print.c (printchar): Adjusted for the change of CHAR_STRING. 1999-12-15 00:17:25 +00:00
process.c (read_process_output): Fix the args CHARPOS and LENINS 1999-12-29 00:57:25 +00:00
process.h
puresize.h (BASE_PURE_SIZE): Increase to 600000. 2000-01-04 12:21:21 +00:00
ralloc.c
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
region-cache.c
region-cache.h
scroll.c
search.c (looking_at_1): Reset immediate_quit before modifying 1999-12-25 12:55:46 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sound.c (Fplay_sound): Improve doc string. 2000-01-13 12:06:44 +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 (Fforward_word): Undo previous change. 2000-01-01 17:23:34 +00:00
syntax.h (SYNTAX_ENTRY_INT): Delete codes for a composite 1999-12-15 00:20:44 +00:00
sysdep.c * callproc.c (strerror): Remove decl. 1999-11-22 08:19:51 +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
syswait.h
temacs.opt #ecrt0.c 1999-10-01 11:44:30 +00:00
term.c (encode_terminal_code): Fix the previous change. 2000-01-04 01:58:49 +00:00
termcap.c
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
unexapollo.c
unexconvex.c
unexec.c
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
unexsgi.c
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
vlimit.h
vm-limit.c
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
w32.c
w32.h
w32bdf.c
w32bdf.h
w32console.c (turn_on_face, turn_off_face): New functions. 2000-01-23 03:16:02 +00:00
w32faces.c Complete rewrite based on xfaces.c 2000-01-23 03:16:32 +00:00
w32fns.c (w32_defined_color): Apply gamma correction before trying to map to 2000-01-23 22:20:24 +00:00
w32gui.h (XGCValue): New struct for emulating X GCs. 2000-01-23 03:19:10 +00:00
w32heap.c
w32heap.h
w32inevt.c (get_frame, w32_console_mouse_position, mouse_moved_to): 2000-01-23 03:21:01 +00:00
w32inevt.h
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
w32select.c (Fw32_set_clipboard_data): Update call to find_charset_in_str. 2000-01-23 03:23:12 +00:00
w32term.c (w32_fill_rect): Do not try to deal with NULL hdc 2000-01-23 22:15:12 +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
widgetprv.h
window.c (Frecenter): Clear all caches of compositions. 1999-12-15 00:22:26 +00:00
window.h Extend comment for optional_new_start. 1999-10-30 20:43:26 +00:00
x-list-font.c
x11term.h
xdisp.c (handle_single_display_prop) [HAVE_WINDOW_SYSTEM]: No 2000-01-03 17:02:31 +00:00
xfaces.c (syms_of_xfaces): defsubr Scolor_gray_p and 2000-01-04 11:56:22 +00:00
xfns.c (x_window): Call lw_create_widget with new parameter 2000-01-17 09:14:33 +00:00
xmenu.c (enum menu_item_idx): New enumeration replacing defines 2000-01-17 09:13:23 +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 (x_make_frame_visible): Wait for frame becoming visible 1999-12-30 11:45:10 +00:00
xterm.h (struct x_output): Change member font_baseline to 1999-12-15 00:26:32 +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'.