1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/src
2001-11-02 07:02:43 +00:00
..
bitmaps
m New file. From Adam Thornton <athornton@sinenomine.net>. 2001-10-28 19:10:11 +00:00
s New file. 2001-10-31 17:21:33 +00:00
.dbxinit
.gdbinit Add copyright notice. 2001-02-20 11:00:55 +00:00
.gitignore ignore *-spd and *.pdb for w32 2001-10-26 16:51:57 +00:00
abbrev.c (Finsert_abbrev_table_description): Reindent. 2001-10-21 08:52:17 +00:00
acldef.h
alloc.c (Fmake_byte_code, Fvector, Flist): Add usage: string to doc string. 2001-10-21 09:51:56 +00:00
alloca.c Use #error. 2000-08-17 13:57:01 +00:00
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 Fix a typo. 2001-11-01 10:23:52 +00:00
buffer.h (BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and 2001-09-17 16:07:51 +00:00
bytecode.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-20 15:11:10 +00:00
callint.c (Finteractive): Add usage to doc-string. 2001-11-02 07:02:18 +00:00
callproc.c (Fcall_process_region, Fcall_process): Add usage: string to doc string. 2001-10-21 09:53:01 +00:00
casefiddle.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-20 20:56:10 +00:00
casetab.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-20 20:56:10 +00:00
category.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-20 20:56:10 +00:00
category.h
ccl.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-20 20:56:10 +00:00
ccl.h (struct ccl_program): New member eight_bit_control. 2001-02-27 03:29:08 +00:00
ChangeLog *** empty log message *** 2001-11-02 07:02:43 +00:00
ChangeLog.1 *** empty log message *** 2001-10-06 09:57:20 +00:00
ChangeLog.2 *** empty log message *** 2001-10-06 09:57:20 +00:00
ChangeLog.3 *** empty log message *** 2001-10-06 09:57:20 +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 *** empty log message *** 2001-10-06 09:57:20 +00:00
ChangeLog.8 *** empty log message *** 2001-10-06 09:57:20 +00:00
charset.c (Fstring): Add usage: string to doc string. 2001-10-21 09:59:56 +00:00
charset.h (CHAR_STRING_NO_SIGNAL): New macro. 2001-07-13 09:31:16 +00:00
chpdef.h
cm.c Don't try to include termcap.h; see comment there. 2000-11-21 12:05:08 +00:00
cm.h
cmds.c (Fbeginning_of_line, Fend_of_line): Clarify interaction with fields and 2001-10-19 06:19:07 +00:00
coding.c (syms_of_coding): Document that locale-coding-system is 2001-10-29 19:37:06 +00:00
coding.h (ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT. 2001-10-05 09:44:02 +00:00
commands.h
composite.c Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting 2001-10-16 09:09:51 +00:00
composite.h (syms_of_composite): Renamed from 2001-07-19 11:20:40 +00:00
config.in fix build problems with krb5 and hesiod support 2001-10-24 22:54:38 +00:00
COPYING
cxux-crt0.s
data.c (Fsetq_default): Add usage to doc-string. 2001-11-02 07:01:47 +00:00
dired.c (file_name_completion): Fix last change. 2001-10-13 12:21:36 +00:00
dispextern.h (struct face) <colors_copied_bitwise_p>: New 2001-10-31 11:12:09 +00:00
dispnew.c (change_frame_size_1): Set frame's resized_p. 2001-10-30 16:59:41 +00:00
disptab.h
doc.c (Vhelp_manyarg_func_alist): Variable removed. 2001-10-21 15:20:42 +00:00
doprnt.c (doprnt1): Get byte length of Lisp string correctly. 2001-01-19 05:22:51 +00:00
dosfns.c (syms_of_dosfns): Add \n\ at the end of a line in the 2001-07-06 16:47:26 +00:00
dosfns.h Update copyright notice. 2001-03-04 07:12:41 +00:00
ecrt0.c
editfns.c (text_property_stickiness): Fix Lisp_Object used as boolean. 2001-10-25 04:20:08 +00:00
emacs.c (USAGE1): Show command line option --no-window-system instead of 2001-10-31 15:11:35 +00:00
epaths.in Update copyright notice. 2001-02-22 11:56:33 +00:00
eval.c (Frun_hooks, Frun_hook_with_args_until_failure): Doc fix. 2001-11-01 20:48:30 +00:00
fileio.c (Faccess_file): Run the argument filename through 2001-10-26 21:38:40 +00:00
filelock.c (current_lock_owner): Fix last change. 2001-09-14 11:20:16 +00:00
filemode.c
firstfile.c
floatfns.c float_error() is defined iff FLOAT_CATCH_SIGILL is defined. 2001-10-12 06:08:01 +00:00
fns.c (require_unwind): Return Lisp_Object. 2001-10-31 10:58:35 +00:00
fontset.c (fs_load_font) [WINDOWSNT && _MSC_VER]: Disable 2001-10-18 16:23:14 +00:00
fontset.h (struct font_info) [WINDOWSNT]: Add codepage field. 2001-10-17 17:47:28 +00:00
frame.c (Fframe_live_p): Doc fix. 2001-10-31 15:07:07 +00:00
frame.h (struct frame) <resized_p>: New member. 2001-10-30 16:59:08 +00:00
getloadavg.c
getpagesize.h Add copyright notice. 2001-02-20 13:36:21 +00:00
gmalloc.c (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not 2001-04-18 10:26:16 +00:00
gnu.h
hftctl.c
indent.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-21 12:13:46 +00:00
indent.h
insdel.c (insert_1_both): Do nothing if NCHARS == 0. 2001-10-26 12:02:42 +00:00
intervals.c (traverse_intervals): Drop `depth' arg. 2001-10-12 22:01:46 +00:00
intervals.h (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS) 2001-10-14 20:23:38 +00:00
ioctl.h
keyboard.c (lucid-menu-bar-dirty-flag): Doc fix. 2001-10-31 10:57:06 +00:00
keyboard.h Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting 2001-10-16 09:09:51 +00:00
keymap.c (Fdescribe_buffer_bindings): Print character property 2001-11-01 19:55:42 +00:00
keymap.h (Fcopy_keymap): Don't export. 2001-10-12 02:26:06 +00:00
lastfile.c
lisp.h (keys_of_macros): Remove. 2001-10-31 02:19:05 +00:00
lread.c (to_multibyte): Fix computation of new read_buffer_size. 2001-10-31 13:33:56 +00:00
macros.c Don't include keymap.h any more. 2001-11-02 04:49:57 +00:00
macros.h
Makefile.in *** empty log message *** 2001-10-08 05:55:48 +00:00
makefile.nt ($(BLD)\dired.obj): Remove reference to VMS header 2001-02-22 23:22:52 +00:00
makefile.w32-in Update copyright notice. 2001-02-24 22:01:57 +00:00
marker.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-31 11:06:47 +00:00
md5.c (WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define 2001-01-13 07:14:02 +00:00
md5.h (__P): Don't define -- it comes from config.h. 2000-12-06 21:16:37 +00:00
mem-limits.h
minibuf.c (read_minibuf): Remove unused external declaration of variable 2001-10-28 10:56:21 +00:00
mktime.c
mocklisp.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-31 15:03:32 +00:00
mocklisp.h
msdos.c (IT_reassert_line_highlight, IT_change_line_highlight): Functions removed. 2001-10-20 05:55:56 +00:00
msdos.h (FRAME_LINE_HEIGHT): Define (it's used by xmenu.c). 2001-10-30 15:34:01 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c Add copyright and permissions. 2001-02-22 01:49:37 +00:00
print.c (print_object): Clarify indication of insertion type. 2001-10-30 00:34:18 +00:00
process.c (Fstart_process): Add usage to doc-string. 2001-11-02 07:01:10 +00:00
process.h (EXEC_SUFFIXES): Remove. 2001-10-14 20:16:52 +00:00
puresize.h (BASE_PURESIZE): Increase to 725000. 2001-10-08 07:43:23 +00:00
ralloc.c (__morecore) [!SYSTEM_MALLOC]: Move declaration 2001-02-19 12:20:08 +00:00
README *** empty log message *** 2001-10-08 05:55:48 +00:00
regex.c (WIDE_CHAR_SUPPORT): Do not use defined() in macro. 2001-10-09 10:05:32 +00:00
regex.h Remove warning that noone noticed anyway 2000-10-17 06:55:04 +00:00
region-cache.c
region-cache.h
scroll.c Don't define min/max. 2001-10-08 08:08:08 +00:00
search.c (scan_newline): Remove unused variable `selective_display'. 2001-10-24 20:20:18 +00:00
sound.c (sound_perror): Unblock SIGIO, turn on atimers. 2001-10-27 08:49:39 +00:00
strftime.c Change some #if foo to #ifdef foo. 2000-12-06 19:56:47 +00:00
sunfns.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-21 12:13:46 +00:00
syntax.c Fix comment ending. 2001-10-25 04:18:22 +00:00
syntax.h (struct gl_state_s): Change the meaning of b_property. 2001-10-12 01:37:49 +00:00
sysdep.c (delete-exited-processes): Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-21 12:08:54 +00:00
sysselect.h
syssignal.h Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY. 2000-11-11 01:07:33 +00:00
systime.h (set_file_times): Prototype. 2001-01-04 17:50:27 +00:00
systty.h
syswait.h Move some definitions. 2000-07-26 11:06:05 +00:00
temacs.opt
term.c (TN_standout_width, TF_xs, TN_magic_cookie_glitch_ul): Variables removed. 2001-10-20 10:33:48 +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 (ospeed): Don't declare. 2000-10-06 22:53:30 +00:00
termopts.h
textprop.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-21 12:13:46 +00:00
tparam.c (tparam1): Change the way buffers are reallocated to be 2000-12-08 09:58:48 +00:00
uaf.h
undo.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-21 12:13:46 +00:00
unexaix.c
unexalpha.c Prototype fatal_unexec, mark_x, update_dynamic_symbols. Declare 2000-08-17 14:07:15 +00:00
unexapollo.c
unexconvex.c
unexec.c (write_segment) [USE_CRT_DLL]: Remove unnecessary 2000-08-22 22:41:55 +00:00
unexelf.c (ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64. 2000-09-26 13:01:57 +00:00
unexenix.c
unexhp9k800.c
unexmips.c
unexnext.c
unexsni.c
unexsunos4.c
unexw32.c Change PUCHAR to PCHAR. 2000-08-22 22:44:39 +00:00
vlimit.h
vm-limit.c (check_memory_limits) [REL_ALLOC]: Use real_morecore 2000-07-05 16:32:37 +00:00
w16select.c Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing 2001-10-05 09:51:48 +00:00
w32.c Update calls to openp. 2001-10-12 03:37:43 +00:00
w32.h (w32_strerror): New extern. 2000-12-18 23:50:56 +00:00
w32bdf.c Don't define min/max. 2001-10-08 08:08:08 +00:00
w32bdf.h (bdffont): Add nchars. 2000-10-29 21:02:58 +00:00
w32console.c (reassert_line_highlight, change_line_highlight): Functions removed. 2001-10-20 05:50:33 +00:00
w32fns.c (w32_to_x_charset): Increase size of XLFD charset buffer. 2001-10-30 22:26:40 +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 (w32_build_number): New variable. 2000-11-05 21:39:32 +00:00
w32heap.h Do not undef min and max. 2001-10-08 22:41:09 +00:00
w32inevt.c (w32_console_toggle_lock_key): Add parentheses. 2001-01-12 23:59:09 +00:00
w32inevt.h
w32menu.c (Fx_popup_menu): Explicitly init f, xpos, and ypos. 2001-10-30 03:38:24 +00:00
w32proc.c Update calls to openp. 2001-10-12 03:37:43 +00:00
w32reg.c
w32select.c (Fw32_set_clipboard_data): Save a copy of what is put on the clipboard. 2000-11-21 19:18:13 +00:00
w32term.c (w32_system_caret_hwnd, w32_system_caret_width) 2001-10-27 22:21:24 +00:00
w32term.h (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types. 2001-10-27 22:07:59 +00:00
w32xfns.c (select_palette): Do nothing if palette hasn't yet 2001-02-06 22:20:12 +00:00
widget.c Don't define max. 2001-10-24 06:32:53 +00:00
widget.h (EmacsFrameSetCharSize_): Prototype. 2001-01-04 17:48:42 +00:00
widgetprv.h
window.c (grow_mini_window): Fix typo in comment. 2001-11-01 14:24:02 +00:00
window.h (MINI_WINDOW_P): Use NILP. 2001-10-05 09:52:23 +00:00
xdisp.c Fix typos in comments. 2001-10-31 10:33:29 +00:00
xfaces.c (Finternal_set_lisp_face_attribute_from_resource): 2001-11-01 10:13:16 +00:00
xfns.c (x_build_heuristic_mask): Use four_corners_best 2001-11-01 11:11:44 +00:00
xmenu.c Include coding.h and charset.h. 2001-10-30 03:44:08 +00:00
xrdb.c (SYSV): Don't define on Solaris 2. 2001-08-16 12:55:40 +00:00
xselect.c Change doc-string comments to new style' [w/doc:' keyword]. 2001-10-21 12:13:46 +00:00
xterm.c (x_scroll_bar_create): Check for width and height > 0. 2001-11-01 11:25:01 +00:00
xterm.h (struct x_output): Add scroll_bar_top_shadow_pixel and 2001-10-05 16:33:06 +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.