1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 22:11:21 -08:00
emacs/src
2002-07-29 02:46:52 +00:00
..
bitmaps
m (BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT, 2002-07-24 02:07:15 +00:00
s (HPUX8): Define this before including hpux.h. 2002-07-29 01:57:49 +00:00
.dbxinit
.gdbinit (xprintsym): Use the new `xname' field. 2002-06-22 21:09:55 +00:00
.gitignore ignore *-spd and *.pdb for w32 2001-10-26 16:51:57 +00:00
abbrev.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
acldef.h
alloc.c (xstrdup, make_string, make_unibyte_string) 2002-07-16 19:47:52 +00:00
alloca.c
alloca.s
atimer.c (alarm_signal_handler) [USG && !POSIX_SIGNALS]: 2001-10-08 09:42:24 +00:00
atimer.h *** empty log message *** 2001-10-08 05:55:48 +00:00
blockinput.h
buffer.c (Fbuffer_list): Doc fix. 2002-07-21 20:25:32 +00:00
buffer.h Comment fixes. 2002-01-10 11:13:17 +00:00
bytecode.c (struct byte_stack): Pointers into byte string now 2002-07-19 14:26:46 +00:00
callint.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
callproc.c (init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil. 2002-07-22 20:05:37 +00:00
casefiddle.c * casefiddle.c (casify_object): Use SSET. 2002-07-16 15:48:59 +00:00
casetab.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-20 20:56:10 +00:00
category.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
category.h (CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused argument `i' in macros. 2001-11-02 20:12:54 +00:00
ccl.c Remove `emacs' conditionals. 2002-07-17 14:39:54 +00:00
ccl.h
ChangeLog *** empty log message *** 2002-07-29 02:46:52 +00:00
ChangeLog.1 fixed format 2001-11-13 00:07:54 +00:00
ChangeLog.2 fixed format 2001-11-13 00:07:54 +00:00
ChangeLog.3 *** empty log message *** 2002-01-20 18:13:16 +00:00
ChangeLog.4 *** empty log message *** 2001-10-06 09:57:20 +00:00
ChangeLog.5 *** empty log message *** 2001-10-06 09:57:20 +00:00
ChangeLog.6 *** empty log message *** 2001-10-06 09:57:20 +00:00
ChangeLog.7 Fix typo. 2002-02-13 21:29:16 +00:00
ChangeLog.8 *** empty log message *** 2001-10-06 09:57:20 +00:00
ChangeLog.9 Split pre-21.1 changes into ChangeLog.9. 2002-03-09 09:30:18 +00:00
charset.c (find_charset_in_text, c_string_width): 2002-07-16 19:47:56 +00:00
charset.h (BCOPY_SHORT): Source pointer now points to const. 2002-07-19 14:26:53 +00:00
chpdef.h
cm.c
cm.h
cmds.c (Fdelete_backward_char, internal_self_insert): Cast 2002-06-03 01:37:29 +00:00
coding.c (detect_coding_iso2022): While checking a byte sequence 2002-07-26 11:53:25 +00:00
coding.h (decode_coding, encode_coding, detect_coding, 2002-07-19 14:27:01 +00:00
commands.h Change defvar_int def and vars to use EMACS_INT instead of just int. 2002-03-04 23:41:00 +00:00
composite.c (compose_chars_in_text): Treat Lisp string contents 2002-07-19 14:27:04 +00:00
composite.h (syms_of_composite): Renamed from 2001-07-19 11:20:40 +00:00
config.in (HAVE_SHARED_GAME_DIR): Undef deleted. 2002-07-21 20:30:08 +00:00
COPYING Moved back. 2001-12-09 10:14:33 +00:00
cxux-crt0.s
data.c (Fdefalias): Doc fix. 2002-07-18 15:04:29 +00:00
dired.c remove outdated comment 2002-07-21 12:02:15 +00:00
dispextern.h (xstricmp): Declaration updated. 2002-07-16 19:48:08 +00:00
dispnew.c (safe_bcopy): Source pointer now points to const. 2002-07-19 14:27:09 +00:00
disptab.h Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
doc.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
doprnt.c (doprnt1): Fix typos in error call. 2002-01-20 18:04:32 +00:00
dosfns.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
dosfns.h Change defvar_int def and vars to use EMACS_INT instead of just int. 2002-03-04 23:41:00 +00:00
ecrt0.c
editfns.c (Fmessage): Treat "" like nil. 2002-07-23 19:08:44 +00:00
emacs.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
epaths.in (PATH_GAME): New macro, edited by ../Makefile.in. 2002-07-21 20:29:33 +00:00
eval.c (Fdefvaralias): Add docstring argument. 2002-07-15 15:37:51 +00:00
fileio.c (file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP. 2002-07-19 21:26:14 +00:00
filelock.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
filemode.c
firstfile.c
floatfns.c (Fatan): Accept an optional second arg and call atan2 if passed 2 args. 2002-02-19 10:58:07 +00:00
fns.c * fns.c (concat): Use SSET. 2002-07-16 15:49:20 +00:00
fontset.c (font_family_registry, fs_query_fontset): 2002-07-16 19:48:21 +00:00
fontset.h Remove prototypes for variables `Vhighlight_wrong_size_font' and 2001-11-14 13:39:30 +00:00
frame.c (Fframe_parameter): Use const for pointer to lisp 2002-07-16 19:48:25 +00:00
frame.h Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, 2002-04-26 23:39:06 +00:00
getloadavg.c
getpagesize.h
gmalloc.c Test BROKEN_PROTOTYPES. 2001-11-03 15:08:36 +00:00
gnu.h
hftctl.c
indent.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
indent.h
insdel.c (copy_text, count_size_as_multibyte, insert_1): 2002-07-16 19:48:28 +00:00
intervals.c * intervals.c (create_root_interval, balance_possible_root_interval, 2002-07-15 06:56:10 +00:00
intervals.h (text_property_stickiness): Fix prototype. 2002-07-17 19:54:19 +00:00
ioctl.h
keyboard.c (make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCROLL_BARS. 2002-07-29 01:55:43 +00:00
keyboard.h (ECHOBUFSIZE): Removed. 2002-03-06 15:54:43 +00:00
keymap.c (Fdescribe_buffer_bindings): Use const for pointer to 2002-07-16 19:48:37 +00:00
keymap.h (Fremap_command): Declare extern. 2002-02-23 22:01:16 +00:00
lastfile.c
lisp.h (XPNTR): Use NO_UNION_TYPE version for union as well, 2002-07-24 02:07:11 +00:00
lread.c (intern, oblookup, hash_string): String pointer args 2002-07-16 19:48:47 +00:00
mac.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
macfns.c * macfns.c (validate_x_resource_name): Use SSET. 2002-07-16 15:49:44 +00:00
macgui.h Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, 2002-04-26 23:39:06 +00:00
macmenu.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
macros.c Use macro SPECPDL_INDEX. 2002-07-11 15:24:13 +00:00
macros.h
macterm.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
macterm.h Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, 2002-04-26 23:39:06 +00:00
Makefile.in (xsmfns.o): Don't depend on lisp.h. 2002-07-20 21:45:25 +00:00
makefile.nt Remove mocklisp files. 2001-12-22 14:02:33 +00:00
makefile.w32-in (LIBS): Remove $(WSOCK32). 2002-03-20 20:41:49 +00:00
marker.c Fix typo in comment. 2002-04-17 13:49:49 +00:00
md5.c
md5.h
mem-limits.h (start_of_data): If DATA_START is defined, prefer 2002-07-24 02:07:21 +00:00
minibuf.c (temp_echo_area_glyphs): String pointer args now 2002-07-16 19:48:51 +00:00
mktime.c
msdos.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
msdos.h (struct display_info): Add mouse_face_hidden. 2002-02-16 23:56:41 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c
print.c (print_error_message): New args CONTEXT and CALLER. Calls changed. 2002-07-20 21:48:27 +00:00
process.c * process.c (status_message): Use SSET. 2002-07-16 15:49:48 +00:00
process.h (struct Lisp_Process): New member log. 2002-03-17 20:16:55 +00:00
puresize.h (BASE_PURESIZE): Increase to 830000, since we now 2002-04-16 17:27:42 +00:00
ralloc.c
README *** empty log message *** 2001-10-08 05:55:48 +00:00
regex.c (GET_UNSIGNED_NUMBER): Give proper error for spaces. 2002-03-25 00:45:48 +00:00
regex.h
region-cache.c (new_region_cache): Use BEG. 2002-04-16 12:39:25 +00:00
region-cache.h
scroll.c Don't define min/max. 2001-10-08 08:08:08 +00:00
search.c (fast_c_string_match_ignore_case): String pointer args 2002-07-16 19:48:55 +00:00
sound.c (struct sound_device): Function pointer field "write" 2002-07-19 14:27:20 +00:00
stamp-h.in Stamp file for config.in 2002-04-15 13:14:45 +00:00
strftime.c [__hpux]: Include sys/_mbstate_t.h. 2002-06-16 17:30:50 +00:00
sunfns.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
syntax.c (Fstring_to_syntax, skip_chars): Treat Lisp string 2002-07-19 14:27:24 +00:00
syntax.h Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
sysdep.c (start_of_data): Don't define the function if a macro 2002-07-24 02:07:41 +00:00
sysselect.h
syssignal.h (sigunblock): Don't define if already defined. 2001-11-03 16:52:13 +00:00
systime.h (set_file_times): Declaration updated. 2002-07-16 19:49:04 +00:00
systty.h
syswait.h Delete conditionals for HPUX7, ISC 4.1, and convex. 2001-11-17 03:49:13 +00:00
temacs.opt
term.c (encode_terminal_code): Buffer pointer now const. 2002-07-19 14:37:32 +00:00
termcap.c Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, 2002-04-26 23:39:06 +00:00
termchar.h Change defvar_int def and vars to use EMACS_INT instead of just int. 2002-03-04 23:41:00 +00:00
termhooks.h Rename enum event_kind items. 2002-06-13 14:59:38 +00:00
terminfo.c
termopts.h
textprop.c (validate_interval_range, interval_of): Use string macros instead of 2002-07-16 17:37:31 +00:00
tparam.c Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, 2002-04-26 23:39:06 +00:00
uaf.h
undo.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
unexaix.c
unexalpha.c
unexapollo.c Include <config.h>. 2002-01-01 19:15:26 +00:00
unexconvex.c
unexec.c *** empty log message *** 2001-12-11 22:56:41 +00:00
unexelf.c (unexec) [__sgi]: Undo the change from 2002-01-20. 2002-04-13 09:53:06 +00:00
unexenix.c
unexhp9k800.c
unexmacosx.c Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, 2002-04-26 23:39:06 +00:00
unexmips.c
unexnext.c
unexsni.c
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
w16select.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
w32.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
w32.h * s/ms-w32.h (HAVE_SELECT): Define. 2002-05-03 20:41:03 +00:00
w32bdf.c *** empty log message *** 2002-02-18 00:04:14 +00:00
w32bdf.h
w32console.c Change doc-string comments to new style'. [w/doc:' keyword]. Doc fixes. 2001-11-12 23:57:09 +00:00
w32fns.c * w32fns.c (validate_x_resource_name): Use SSET. 2002-07-16 15:49:59 +00:00
w32gui.h (struct XImage): Define. 2002-03-20 21:00:50 +00:00
w32heap.c Include <config.h>. 2002-01-01 19:15:26 +00:00
w32heap.h Do not undef min and max. 2001-10-08 22:41:09 +00:00
w32inevt.c *** empty log message *** 2002-06-13 15:00:02 +00:00
w32inevt.h
w32menu.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
w32proc.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
w32reg.c
w32select.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
w32term.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
w32term.h (text_cursor_kinds): New enumeration member HBAR_CURSOR. 2002-05-22 19:36:13 +00:00
w32xfns.c
widget.c Comment change. 2002-04-19 00:11:58 +00:00
widget.h
widgetprv.h
window.c (temp_output_buffer_show): Don't set prevent_redisplay_optimizations_p. 2002-07-16 13:39:41 +00:00
window.h Comment change. 2002-07-01 07:59:16 +00:00
xdisp.c (unwind_redisplay): Clear redisplay_updating_p. 2002-07-25 03:20:36 +00:00
xfaces.c (may_use_scalable_font_p): Argument now points to 2002-07-19 14:27:28 +00:00
xfns.c * xfns.c (validate_x_resource_name): Use SSET. 2002-07-16 15:50:04 +00:00
xmenu.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
xrdb.c (file_p): Rename arg path' to filename'. 2002-03-03 20:09:47 +00:00
xselect.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
xsmfns.c Most uses of XSTRING combined with STRING_BYTES or indirection changed to 2002-07-15 00:01:34 +00:00
xterm.c (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor. 2002-07-27 18:57:41 +00:00
xterm.h (FRAME_CURSOR_WIDTH): New macro. 2002-07-27 18:56:36 +00:00

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.