1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-13 03:06:23 -08:00
emacs/src
Dave Love cda9b832d4 (Fkeywordp): New function.
(syms_of_data): Install it.
1999-12-17 15:00:56 +00:00
..
bitmaps # 1999-09-29 16:37:29 +00:00
m (UNEXEC): Use unexelf.o instead of unexsgi.o. 1999-12-07 09:54:52 +00:00
s (SYSTEM_PURESIZE_EXTRA): Reduce to 40000. 1999-12-06 17:09:21 +00:00
.dbxinit #ecrt0.c 1999-10-01 11:44:30 +00:00
.gdbinit
.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 (Fmake_string): Adjusted for the change of CHAR_STRING. 1999-12-15 00:01:44 +00:00
alloca.c
alloca.s
blockinput.h
buffer.c (syms_of_buffer): Add %z, %Z, %m and %& to the doc 1999-11-23 13:17:01 +00:00
buffer.h (struct buffer_text): Add comment about moving 1999-11-18 13:31:04 +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 (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 (setup_ccl_program): The type is changed to `int'. 1999-07-26 11:55:53 +00:00
ChangeLog (tty_defined_color): Fix last change. 1999-12-16 09:38:21 +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 In this entry, just `Modified' means that codes for a 1999-12-15 00:04:59 +00:00
charset.h In this entry, just `Modified' means that codes for a 1999-12-15 00:04:14 +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): Adjusted for the change of 1999-12-15 00:05:19 +00:00
coding.c (code_convert_region): Fix the secoding arg to 1999-12-15 12:49:36 +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 New file 1999-12-15 00:08:01 +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 (Fkeywordp): New function. 1999-12-17 15:00:56 +00:00
dired.c Include sys/stat.h. Declare filemodestring. 1999-11-24 12:56:02 +00:00
dispextern.h Changes for separate unspecified foreground and background colors 1999-12-15 13:14:38 +00:00
dispnew.c Changes for separate unspecified foreground and background colors 1999-12-15 13:14:38 +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 Changes for separate unspecified foreground and background colors 1999-12-15 13:14:38 +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 (Fchar_to_string): Adjusted for the change of 1999-12-15 00:10:23 +00:00
emacs.c (main): Call syms_of_composite. 1999-12-15 00:10:49 +00:00
environ.c
epaths.in
eval.c (call_debugger): When entering the debugger while redisplaying, 1999-12-08 12:00:57 +00:00
fileio.c (Fsubstitute_in_file_name): Adjusted for the change of 1999-12-15 00:11:24 +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 * 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 (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 (Vdisable_point_adjustment): New variable. 1999-12-15 00:15:16 +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 (QCtest, QCweakness, Qequal): Extern them. 1999-12-15 00:16:30 +00:00
lread.c (readchar): Adjusted for the change of CHAR_STRING. 1999-12-15 00:17:03 +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 ($(BLD)\w32term.obj): Add dependency on w32heap.h. 1999-05-02 10:11:35 +00:00
marker.c
mem-limits.h
minibuf.c (Fall_completions): Doc fix. 1999-12-13 03:50:00 +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 Changes for separate unspecified foreground and background colors 1999-12-15 13:14:38 +00:00
msdos.h Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +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 Include composite.h. 1999-12-15 00:17:54 +00:00
process.h
puresize.h (BASE_PURESIZE): Increase to 550000. 1999-11-26 15:17:52 +00:00
ralloc.c
README #ecrt0.c 1999-10-01 11:44:30 +00:00
regex.c Copyright up-date. 1999-12-15 15:18:34 +00:00
regex.h
region-cache.c
region-cache.h
scroll.c Rewritten. 1999-07-21 21:43:52 +00:00
search.c (search_buffer): Adjusted for the change of CHAR_STRING. 1999-12-15 00:20:26 +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 (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 * callproc.c (strerror): Remove decl. 1999-11-22 08:19:51 +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 Correct typo. 1999-11-28 20:14:03 +00:00
systty.h
syswait.h
temacs.opt #ecrt0.c 1999-10-01 11:44:30 +00:00
term.c Changes for separate unspecified foreground and background colors 1999-12-15 13:14:38 +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 (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
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 (stat): Check for directory ending in separator when 1999-08-06 20:40:36 +00:00
w32.h
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 Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
w32gui.h
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
w32menu.c Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +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): 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 Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +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 (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 (redisplay_window) <optional new window start>: Check 1999-12-15 16:27:45 +00:00
xfaces.c (tty_defined_color): Fix last change. 1999-12-16 09:38:21 +00:00
xfns.c Include intervals.h. 1999-12-15 00:25:34 +00:00
xmenu.c Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +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 (BUILD_GLYPH_STRINGS): For pcc, remove continuation in arg list. 1999-12-15 17:46:18 +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'.