1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 22:11:21 -08:00
emacs/src
2003-02-02 00:01:45 +00:00
..
bitmaps
m obsoleted 2003-01-13 23:03:30 +00:00
s Initial revision. 2003-01-31 15:05:24 +00:00
.dbxinit
.gdbinit (xprintsym): Use the new `xname' field. 2002-06-22 21:09:55 +00:00
.gitignore
abbrev.c (Fexpand_abbrev): Fix for the multibyte case. 2002-08-20 07:07:19 +00:00
acldef.h
alloc.c (Vgc_elapsed, gcs_done): New variables. 2003-01-30 14:15:58 +00:00
alloca.c Undo ifdef change accidentally made on 12-04. 2002-12-07 21:37:34 +00:00
alloca.s
atimer.c
atimer.h
blockinput.h
buffer.c (Fkill_buffer): Call format2 instead of format1. 2003-01-25 19:48:30 +00:00
buffer.h (struct buffer): Move undo_list' down below name'. 2002-10-14 01:24:15 +00:00
bytecode.c (Fbyte_code): Fsub1 can GC, so protect it. 2002-08-26 07:37:19 +00:00
callint.c (Fcall_interactively): Use next_event only if less 2002-12-02 23:30:54 +00:00
callproc.c (Fcall_process): Remove /: from program name. 2002-08-24 03:14:32 +00:00
casefiddle.c (casify_region): Don't treat a prefix char as part 2002-10-21 21:03:00 +00:00
casetab.c (set_case_table): Make canon table point to eqv table. 2002-09-06 16:46:08 +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
ccl.c Remove `emacs' conditionals. 2002-07-17 14:39:54 +00:00
ccl.h
ChangeLog *** empty log message *** 2003-02-02 00:01:45 +00:00
ChangeLog.1 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.2 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.3 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.4 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.5 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.6 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.7 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.8 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.9 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
charset.c Declare all args (per C99). 2002-11-14 14:12:30 +00:00
charset.h (Funibyte_char_to_multibyte): Export. 2003-01-19 00:12:12 +00:00
chpdef.h
cm.c (calccost, cmgoto): Declare all args (per C99). 2002-11-14 14:13:36 +00:00
cm.h
cmds.c (Fself_insert_command): Apply Vtranslation_table_for_input. 2002-11-09 12:46:25 +00:00
coding.c (syms_of_coding): Add `...' for symbols in the docstring of 2003-01-31 04:03:07 +00:00
coding.h (coding_system_require_warning): Extern it. 2002-12-17 11:39:34 +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 (syms_of_composite): Make composition_hash_table 2003-01-10 12:49:38 +00:00
composite.h (COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil. 2002-08-19 02:46:28 +00:00
config.in Regenerated. 2003-01-22 19:57:26 +00:00
COPYING
cxux-crt0.s
data.c (Fstring_to_number, Fminus): Better English in doc strings. 2002-12-29 19:13:55 +00:00
dired.c (file_name_completion): Fix that change. 2002-12-21 17:56:16 +00:00
dispextern.h (struct face): Add `overstrike' field. 2002-11-17 23:46:26 +00:00
dispnew.c GTK version 2003-01-19 21:50:03 +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 Comment change. 2003-01-25 19:47:02 +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 (Fformat): Add comment about the treatment of 0 as a multibyte 2003-01-26 23:21:53 +00:00
emacs.c Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker 2002-12-18 06:16:28 +00:00
epaths.in (PATH_GAME): New macro, edited by ../Makefile.in. 2002-07-21 20:29:33 +00:00
eval.c (Fuser_variable_p): Doc change. For custom variables, 2003-01-07 19:33:57 +00:00
fileio.c (Fcopy_file) [WINDOWSNT]: Reverse logic for setting 2003-02-01 01:22:38 +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 (Fsubstring): Clarify doc string. 2003-01-14 23:12:31 +00:00
fontset.c (syms_of_fontset): Setup Vfont_encoding_alist here. 2003-01-17 08:10:00 +00:00
fontset.h
frame.c * frame.c (Vdelete_frame_functions): New variable. 2002-10-02 08:28:17 +00:00
frame.h GTK version 2003-01-19 21:50:03 +00:00
getloadavg.c
getpagesize.h
gmalloc.c
gnu.h
gtkutil.c gtkutil.c (free_frame_tool_bar): Removed debug printf. 2003-01-30 17:14:48 +00:00
gtkutil.h Fix input methods for GTK. 2003-01-25 16:25:39 +00:00
hftctl.c
indent.c Comment change. 2002-11-29 15:13:50 +00:00
indent.h
insdel.c Comment. 2002-10-30 19:17:50 +00:00
intervals.c Fix typo in comment. 2002-10-18 10:09:43 +00:00
intervals.h (text_property_stickiness): Fix prototype. 2002-07-17 19:54:19 +00:00
ioctl.h
keyboard.c Cygwin support patch. 2003-01-31 15:24:20 +00:00
keyboard.h (ECHOBUFSIZE): Removed. 2002-03-06 15:54:43 +00:00
keymap.c (apropos_predicate, apropos_accumulate): Make them static. 2003-01-06 00:53:47 +00:00
keymap.h (Fremap_command): Declare extern. 2002-02-23 22:01:16 +00:00
lastfile.c
lisp.h Declare format2 instead of format1. 2003-01-25 19:49:27 +00:00
lread.c (load_error_handler): New function. 2002-12-21 18:06:27 +00:00
mac.c * macterm.c (mac_check_for_quit_char): Correctly set the 2002-12-12 17:10:34 +00:00
macfns.c 2003-01-28 Andrew Choi <akochoi@shaw.ca> 2003-01-28 17:30:12 +00:00
macgui.h Remove definition of XColor. 2002-10-25 06:50:01 +00:00
macmenu.c * macmenu.c (MIN_POPUP_SUBMENU_ID): Added 2002-12-22 23:14:52 +00:00
macros.c (end_kbd_macro): New function. 2002-09-09 22:33:51 +00:00
macros.h (end_kbd_macro): Declare extern. 2002-09-09 22:34:10 +00:00
macterm.c 2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> 2003-01-28 18:46:07 +00:00
macterm.h (enum text_cursor_kinds): Removed. 2002-08-30 12:02:32 +00:00
Makefile.in Cygwin support patch. 2003-01-31 15:24:20 +00:00
makefile.nt
makefile.w32-in Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME. 2002-11-17 22:35:26 +00:00
marker.c Fix typo in comment. 2002-04-17 13:49:49 +00:00
md5.c
md5.h
mem-limits.h Cygwin support patch. 2003-01-31 15:24:20 +00:00
minibuf.c (Fminibuffer_message): Verify type of parameter. 2003-01-24 19:15:14 +00:00
mktime.c
msdos.c Fix typo. 2003-01-22 16:14:48 +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): When backquote form is the car of a list, 2002-10-14 01:30:26 +00:00
process.c (set-process-filter): Document unibyte/multibyte-ness of string argument. 2003-01-16 12:59:18 +00:00
process.h (struct Lisp_Process): New member plist replaces old 2003-01-14 09:55:00 +00:00
puresize.h (BASE_PURESIZE): Increase to 910000. 2002-08-09 05:08:10 +00:00
ralloc.c
README
regex.c (GET_CHAR_BEFORE_2): Use PREV_CHAR_BOUNDARY. 2003-01-16 04:31:55 +00:00
regex.h Comment and whitespace changes regarding # define __restrict_arr 2002-09-30 08:12:11 +00:00
region-cache.c (new_region_cache): Use BEG. 2002-04-16 12:39:25 +00:00
region-cache.h
scroll.c (calculate_scrolling, calculate_direct_scrolling): 2002-11-14 14:16:14 +00:00
search.c (Fstring_match): Doc fix. 2002-11-24 19:04:57 +00:00
sound.c Fix spacing and adapt to GNU coding conventions. 2002-11-19 13:05:28 +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 (Fskip_chars_forward) 2003-01-31 15:39:48 +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 Have emacs_read use sys_read on carbon/Mac OS X 2002-12-08 06:00:10 +00:00
sysselect.h
syssignal.h
systime.h (set_file_times): Declaration updated. 2002-07-16 19:49:04 +00:00
systty.h Don't conditionally define GETPGRP_NO_ARG. Test 2002-11-27 22:55:26 +00:00
syswait.h Only the include of sys/wait.h tests HAVE_SYS_WAIT_H. 2002-08-12 17:27:57 +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 Comment. 2002-10-30 19:17:50 +00:00
terminfo.c (tparam): 2002-11-14 14:18:05 +00:00
termopts.h
textprop.c (Ftext_properties_at, Fnext_char_property_change) 2003-01-14 23:13:05 +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 (record_point): 2002-11-14 14:18:26 +00:00
unexaix.c
unexalpha.c (update_dynamic_symbols): Cast arg of fatal_unexec. 2002-11-25 19:21:33 +00:00
unexapollo.c
unexconvex.c
unexec.c
unexelf.c Comments. 2002-11-29 16:57:43 +00:00
unexenix.c
unexhp9k800.c
unexmacosx.c unexmacosx.c: Now corrects the offset in two hints table to allow prebinding 2002-12-01 06:33:53 +00:00
unexmips.c
unexnext.c
unexsni.c
unexsol.c (unexec): Don't downcase first letter of error msg. 2002-09-13 19:35:58 +00:00
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
w16select.c (syms_of_win16select): Fix docstring for `selection-coding-system'. 2002-10-14 11:01:17 +00:00
w32.c Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker 2002-12-18 06:16:28 +00:00
w32.h Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker 2002-12-18 06:16:28 +00:00
w32bdf.c *** empty log message *** 2002-02-18 00:04:14 +00:00
w32bdf.h
w32console.c
w32fns.c (w32_create_pixmap_from_bitmap_data): Use alloca for 2003-02-01 23:54:34 +00:00
w32gui.h Remove definition of XColor. 2002-10-25 06:50:01 +00:00
w32heap.c Don't redefine _heap_init and _heap_term on MSVC 7 build environments. Patch 2002-10-28 17:50:21 +00:00
w32heap.h
w32inevt.c *** empty log message *** 2002-06-13 15:00:02 +00:00
w32inevt.h
w32menu.c (digest_single_submenu): Declare all args. 2003-01-20 20:18:13 +00:00
w32proc.c Add missing semicolon. 2002-07-30 16:24:30 +00:00
w32reg.c
w32select.c (syms_of_win32select): Fix docstring for `selection-coding-system'. 2002-10-14 11:02:07 +00:00
w32term.c * w32term.c (x_draw_glyph_string_foreground) 2003-01-22 23:04:27 +00:00
w32term.h 2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> 2003-01-21 23:06:05 +00:00
w32xfns.c
widget.c Comment change. 2002-04-19 00:11:58 +00:00
widget.h
widgetprv.h
window.c (window_scroll_pixel_based): Partially undo last change. 2003-01-01 17:00:34 +00:00
window.h Comment change. 2002-07-01 07:59:16 +00:00
xdisp.c (SKIP_GLYPHS): New macro. 2003-01-31 03:53:43 +00:00
xfaces.c (load_face_font): Set `face->overstrike' based on result from 2002-11-17 23:54:10 +00:00
xfns.c (x_set_name, x_set_title): Add comment about encoding strategy. 2003-01-27 01:04:03 +00:00
xmenu.c GTK version 2003-01-19 21:50:03 +00:00
xrdb.c (file_p): Rename arg path' to filename'. 2002-03-03 20:09:47 +00:00
xselect.c Comment change. 2003-01-06 01:10:25 +00:00
xsmfns.c *** empty log message *** 2003-01-24 17:23:46 +00:00
xterm.c Fix input methods for GTK. 2003-01-25 16:25:39 +00:00
xterm.h Fix input methods for GTK. 2003-01-25 16:25:39 +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.