1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/src
2002-03-01 00:00:21 +00:00
..
bitmaps
m Split the __hpux conditional into the parts 2001-12-11 06:34:37 +00:00
s (GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k. 2002-02-07 11:12:04 +00:00
.dbxinit
.gdbinit (hookpost-run): Defined. 2002-01-22 20:53:55 +00:00
.gitignore ignore *-spd and *.pdb for w32 2001-10-26 16:51:57 +00:00
abbrev.c * abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero 2001-12-29 21:42:22 +00:00
acldef.h
alloc.c Remove unwanted changes. 2002-02-15 21:25:41 +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 (syms_of_buffer): Doc fixes for scroll-...-aggressively. 2002-01-26 23:04:27 +00:00
buffer.h Comment fixes. 2002-01-10 11:13:17 +00:00
bytecode.c (Fbyte_code): Undo previous change. 2001-12-27 05:00:56 +00:00
callint.c (check_mark): New arg to specify clearer error message. 2002-02-01 04:32:24 +00:00
callproc.c (init_callproc): Set Vdata_directory based on the source 2001-12-07 06:46:45 +00:00
casefiddle.c Update usage of CHECK_ macros (remove unused second argument). 2001-11-02 20:46:55 +00:00
casetab.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-20 20:56:10 +00:00
category.c (describe_category, describe_category_1, Fdescribe_categories): Remove. 2001-11-28 20:44:42 +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 Use AREF and ASIZE. 2001-11-28 07:25:03 +00:00
ccl.h
ChangeLog (Fprocess_status): Document connect and failed return values. 2002-03-01 00:00:21 +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
charset.c (get_charset_id): Use if-else instead of ?:. 2002-02-06 19:12:14 +00:00
charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment when used as truth 2002-01-01 22:12:56 +00:00
chpdef.h
cm.c
cm.h
cmds.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-11-13 07:48:37 +00:00
coding.c (decode_composition_emacs_mule): 2002-02-01 04:34:21 +00:00
coding.h (run_pre_post_conversion_on_str): Add prototype. 2002-02-23 18:39:29 +00:00
commands.h
composite.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-11-13 07:48:37 +00:00
composite.h (syms_of_composite): Renamed from 2001-07-19 11:20:40 +00:00
config.in (HAVE_MBSINIT): Add #undef. 2001-12-28 19:06:08 +00:00
COPYING Moved back. 2001-12-09 10:14:33 +00:00
cxux-crt0.s
data.c (wrong_type_argument): Remove mocklisp case. 2001-12-22 13:58:42 +00:00
dired.c (file_name_completion): Run the elements of 2001-12-19 17:14:39 +00:00
dispextern.h (minibuf_selected_window): Renamed from Vminibuf_selected_window. 2002-02-28 22:11:49 +00:00
dispnew.c (update_frame): Move the variable `tem' to the block where it is used. 2002-01-19 13:54:57 +00:00
disptab.h
doc.c Changed call to Fwhere_is_internal. 2002-02-06 23:00:52 +00:00
doprnt.c (doprnt1): Fix typos in error call. 2002-01-20 18:04:32 +00:00
dosfns.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-12-09 20:11:33 +00:00
dosfns.h
ecrt0.c
editfns.c (region_limit): Nicer error message. 2002-02-01 04:35:03 +00:00
emacs.c (USAGE2): Add the --color option. 2002-01-14 13:47:56 +00:00
epaths.in
eval.c (Fsignal): Remove duplicated declaration of the variable 2002-02-02 10:08:08 +00:00
fileio.c (Fsubstitute_in_file_name): Fix the change from 2002-02-08. 2002-02-26 18:42:25 +00:00
filelock.c (S_ISLNK): Define if not defined. 2002-02-06 15:44:28 +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 Doc fix. 2001-11-13 11:56:24 +00:00
fontset.c Fix typos, remove unnecessary space. 2001-12-12 20:06:10 +00:00
fontset.h Remove prototypes for variables `Vhighlight_wrong_size_font' and 2001-11-14 13:39:30 +00:00
frame.c (syms_of_frame): Change mouse-highlight default to t. 2002-02-20 23:45:51 +00:00
frame.h (Vmouse_highlight): Declare extern. 2002-02-16 23:54:04 +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 (compute_motion): Likewise. 2001-12-09 00:57:28 +00:00
indent.h
insdel.c (make_gap_smaller): Preserve BEG_UNCHANGED during gap 2002-02-09 22:58:25 +00:00
intervals.c (set_point_both): The position after an invisible, intangible 2001-12-28 05:12:42 +00:00
intervals.h Include "dispextern.h" unconditionally. 2002-02-24 20:37:24 +00:00
ioctl.h
keyboard.c (command_loop_1): Use Fremap_command for command remapping; 2002-02-23 22:03:17 +00:00
keyboard.h Fix typos. 2002-02-13 21:33:40 +00:00
keymap.c (Flookup_key): Fixed problem in 2001-12-28 patch: 2002-02-24 00:24:37 +00:00
keymap.h (Fremap_command): Declare extern. 2002-02-23 22:01:16 +00:00
lastfile.c
lisp.h (Fx_file_dialog): Export (for Motif code in fileio.c). 2002-02-07 20:22:19 +00:00
lread.c (read1): Redesign strategy for force_multibyte and 2002-02-03 10:35:20 +00:00
macros.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-12-11 06:23:50 +00:00
macros.h
Makefile.in (lisp): Add emacs-lisp/backquote.elc. 2002-02-24 18:31:35 +00:00
makefile.nt Remove mocklisp files. 2001-12-22 14:02:33 +00:00
makefile.w32-in Remove mocklisp files. 2001-12-22 14:02:33 +00:00
marker.c Comment change. 2001-11-18 06:52:56 +00:00
md5.c
md5.h
mem-limits.h Test GNU_LINUX, not LINUX. 2001-12-11 22:20:20 +00:00
minibuf.c (minibuf_selected_window): Renamed from Vminibuf_selected_window. 2002-02-28 22:11:49 +00:00
mktime.c
msdos.c (disable_mouse_highlight): Removed variable. 2002-02-16 23:57: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 Fix typo. 2002-01-02 13:27:22 +00:00
process.c (Fprocess_status): Document connect and failed return values. 2002-03-01 00:00:21 +00:00
process.h (EXEC_SUFFIXES): Remove. 2001-10-14 20:16:52 +00:00
puresize.h (BASE_PURESIZE): Increase to 755000. 2002-02-22 14:43:39 +00:00
ralloc.c
README *** empty log message *** 2001-10-08 05:55:48 +00:00
regex.c (re_wctype): Try to fix some warnings. 2001-11-02 16:06:54 +00:00
regex.h
region-cache.c
region-cache.h
scroll.c Don't define min/max. 2001-10-08 08:08:08 +00:00
search.c (Freplace_match): Remove unused variable `inslen'. 2001-11-23 07:14:31 +00:00
sound.c (Fplay_sound): Initialize header_size also for :data case. 2002-01-14 14:37:37 +00:00
strftime.c (mbsinit): Define as no-op if not available. 2001-12-28 19:05:42 +00:00
sunfns.c (Fsun_change_cursor_icon): Doc fix. 2001-11-14 00:04:24 +00:00
syntax.c (syms_of_syntax): Remove defsubr of Sdescribe_syntax. 2001-11-26 23:37:01 +00:00
syntax.h (struct gl_state_s): Change the meaning of b_property. 2001-10-12 01:37:49 +00:00
sysdep.c (init_system_name): Put unused variable `p' in #if 0. 2002-02-08 09:46:14 +00:00
sysselect.h
syssignal.h (sigunblock): Don't define if already defined. 2001-11-03 16:52:13 +00:00
systime.h
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 (term_get_fkeys_1): If k0' and k;' are both specified and 2002-02-02 23:48:37 +00:00
termcap.c (speeds): Put in #if 0. 2001-05-28 11:58:27 +00:00
termchar.h
termhooks.h (reassert_line_highlight_hook, change_line_highlight_hook): 2001-10-20 05:51:38 +00:00
terminfo.c
termopts.h
textprop.c (Fnext_property_change, Fnext_single_property_change) 2002-01-25 22:42:13 +00:00
tparam.c
uaf.h
undo.c Update usage of CHECK_ macros (remove unused second argument). 2001-11-02 20:46:55 +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): Define n so as to cause compilation error 2002-01-22 20:56:29 +00:00
unexenix.c
unexhp9k800.c
unexmips.c
unexnext.c
unexsni.c
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
w16select.c (Fw16_get_clipboard_data): Fix last change. 2002-02-23 08:55:52 +00:00
w32.c Include <config.h>. 2002-01-01 19:15:26 +00:00
w32.h
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 (w32_wnd_proc) <WM_TIMER>: Fix last change. 2002-02-23 18:14:06 +00:00
w32gui.h Add a dummy typedef for XImage. From Juanma Barranquero <lektu@terra.es>. 2001-10-26 11:54:10 +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 Include <config.h>. 2002-01-01 19:15:26 +00:00
w32inevt.h
w32menu.c (menubar_selection_callback): Free the menu and 2002-02-23 00:01:34 +00:00
w32proc.c (syms_of_ntproc): Doc fix. 2002-02-26 10:01:38 +00:00
w32reg.c
w32select.c (Fw32_set_clipboard_data): Run pre-write-conversion 2002-02-23 18:12:30 +00:00
w32term.c (enter_timestamp): Remove unused static variable to prevent warning. 2002-02-23 16:28:28 +00:00
w32term.h (struct w32_output): New member menu_command_in_progress. 2002-02-22 23:58:11 +00:00
w32xfns.c
widget.c (set_frame_size): Use x_compute_fringe_widths. 2001-12-01 01:24:00 +00:00
widget.h
widgetprv.h
window.c (syms_of_window): Initialize minibuf_selected_window. 2002-02-28 22:15:45 +00:00
window.h (minibuf_selected_window): Renamed from Vminibuf_selected_window. 2002-02-28 22:11:49 +00:00
xdisp.c (minibuf_selected_window): Renamed from Vminibuf_selected_window. 2002-02-28 22:11:49 +00:00
xfaces.c (Finternal_make_lisp_face, Finternal_copy_lisp_face) 2002-02-13 16:21:07 +00:00
xfns.c (x_encode_text): Accept additional arg SELECTIONP; all 2002-02-22 13:14:27 +00:00
xmenu.c (set_frame_menubar, xmenu_show): 2002-01-07 00:23:56 +00:00
xrdb.c (SYSV): Don't define on Solaris 2. 2001-08-16 12:55:40 +00:00
xselect.c (Qcompound_text_with_extensions): Renamed from Qcompound_text_no_extensions. 2002-02-26 16:37:15 +00:00
xterm.c Fix typos. 2002-02-28 16:16:52 +00:00
xterm.h (x_encode_text): Update prototype. 2002-02-22 13:15:02 +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.