1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/src
2003-08-26 08:47:01 +00:00
..
bitmaps
m Use _MIPS_SZLONG, not _LP64. 2003-08-21 14:21:51 +00:00
s [__FreeBSD_version >= 400000]: Define TERMINFO, use -lncurses. 2003-08-19 23:47:04 +00:00
.dbxinit
.gdbinit Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
.gdbinit-union New file. 2003-05-14 18:57:05 +00:00
.gitignore
abbrev.c (Fdefine_abbrev_table): Use XCAR, XCDR. 2003-04-17 21:44:50 +00:00
acldef.h
alloc.c (lisp_align_malloc): Change type of `aligned'. 2003-08-20 16:46:33 +00:00
alloca.c Some merging with gnulib. Change logic and doc 2003-08-20 16:47:48 +00:00
atimer.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
atimer.h Include lisp.h. 2003-08-20 16:45:53 +00:00
blockinput.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
buffer.c (Fmove_overlay): Set overlay's next pointer 2003-08-19 12:39:00 +00:00
buffer.h (delete_all_overlays): Declare. 2003-07-22 19:02:58 +00:00
bytecode.c (mark_byte_stack): Update calls to mark_object. 2003-07-06 19:30:10 +00:00
callint.c (Fselect_window): Add optional arg `norecord'. 2003-05-17 21:17:45 +00:00
callproc.c Use HAVE_FCNTL_H, not USG5. 2003-06-02 18:46:55 +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): Pass new arg to map_char_table. 2003-05-17 12:44:28 +00:00
category.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
category.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when it is 2003-05-30 07:56:08 +00:00
ccl.h (struct ccl_program) <eight_bit_control: Comment fixed. 2003-05-30 07:58:37 +00:00
ChangeLog *** empty log message *** 2003-08-26 08:47:01 +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 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.4 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.5 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.6 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.7 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.8 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog.9 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
charset.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
charset.h (VALID_LEADING_CODE_P): New macro. 2003-05-31 00:11:28 +00:00
chpdef.h
cm.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
cm.h
cmds.c (Qexpand_abbrev): New sym. 2003-07-08 21:25:35 +00:00
coding.c (run_pre_post_conversion_on_str): Use delete_all_overlays. 2003-07-22 19:06:12 +00:00
coding.h (ENCODE_UTF_8): New. 2003-06-02 18:49:53 +00:00
commands.h
composite.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
composite.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
config.in *** empty log message *** 2003-07-23 09:22:55 +00:00
COPYING
cxux-crt0.s
data.c (let_shadows_buffer_binding_p): Make target of p volatile. 2003-05-17 12:42:31 +00:00
dired.c (directory_files_internal): Don't expand directory. 2003-02-23 10:48:29 +00:00
dispextern.h (struct glyph_matrix): Rename members window_left_x 2003-05-24 21:56:19 +00:00
dispnew.c (Fsit_for): Don't lie about the number of args. 2003-06-02 20:39:12 +00:00
disptab.h
doc.c Use HAVE_FCNTL_H, not USG5. 2003-06-02 18:45:00 +00:00
doprnt.c Comment change. 2003-01-25 19:47:02 +00:00
dosfns.c
dosfns.h
ecrt0.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
editfns.c (Fencode_time): Doc fix. 2003-08-17 00:24:04 +00:00
emacs.c (main) [WINDOWSNT]: Move it here. 2003-05-21 20:46:24 +00:00
epaths.in
eval.c (unbind_to): Fix last change for K&R. From rms. 2003-05-28 11:42:21 +00:00
fileio.c (Fwrite_region): Fix conditional expression to issue the right message. 2003-08-17 00:24:34 +00:00
filelock.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
filemode.c
firstfile.c
floatfns.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
fns.c (Fclear_string): New function. 2003-07-29 17:36:52 +00:00
fontset.c (Ffontset_info): Pass new arg to map_char_table. 2003-05-17 12:46:53 +00:00
fontset.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
frame.c Fix some of the font/face problems. 2003-06-26 21:18:45 +00:00
frame.h Fix some of the font/face problems. 2003-06-26 21:18:45 +00:00
getloadavg.c Set NLIST_STRUCT from HAVE_NLIST_H. Use 2003-06-05 16:24:51 +00:00
getpagesize.h
gmalloc.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
gnu.h
gtkutil.c gtkutil.c (xg_mark_data): Update calls to mark_object. 2003-07-29 18:04:15 +00:00
gtkutil.h Finally (?) fix flicker in scroll bar. 2003-03-23 00:59:23 +00:00
hftctl.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
indent.c (current_column): Use new type for overlays_(before|after). 2003-07-09 14:50:21 +00:00
indent.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
insdel.c (signal_before_change, signal_after_change): Use new type for 2003-07-09 14:50:01 +00:00
intervals.c (set_point_both): Use new type for overlays_(before|after). 2003-07-09 14:49:10 +00:00
intervals.h (struct interval): Move from lisp.h. 2003-07-09 20:25:59 +00:00
ioctl.h
keyboard.c (mark_kboards): Update calls to mark_object. 2003-07-06 19:29:26 +00:00
keyboard.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
keymap.c (Fset_keymap_parent, map_keymap, Fcopy_keymap) 2003-05-17 12:47:55 +00:00
keymap.h (map_keymap_function_t): New type. 2003-05-04 00:10:01 +00:00
lastfile.c
lisp.h (EMACS_LISP_H): New. 2003-08-20 16:43:21 +00:00
lread.c [HAVE_FCNTL_H]: Include fcntl.h. 2003-06-02 18:36:33 +00:00
mac.c mac.c (init_mac_osx_environment): Switch libexec and bin so that self- 2003-04-08 16:11:37 +00:00
macfns.c Make (several) trivial substitutions for renamed and 2003-05-24 21:59:47 +00:00
macgui.h (XrmDatabase): New (dummy) typedef. 2003-03-31 20:35:17 +00:00
macmenu.c (menubar_selection_callback): Don't pass uninitialized 2003-06-15 21:05:34 +00:00
macros.c (Fstart_kbd_macro): Remove redundant assignment. 2003-02-22 22:19:31 +00:00
macros.h (end_kbd_macro): Declare extern. 2002-09-09 22:34:10 +00:00
macterm.c (mac_check_for_quit_char): Don't pass uninitialized 2003-06-15 20:59:24 +00:00
macterm.h (struct mac_output): Move members left_pos, top_pos, 2003-05-24 22:00:57 +00:00
Makefile.in (msdos.o): Depend on intervals.h. 2003-08-24 12:59:24 +00:00
makefile.nt
makefile.w32-in ($(BLD)/frame.$(O)): Add dependency on blockinput.h and files included from it. 2003-03-31 21:31:05 +00:00
marker.c (buf_charpos_to_bytepos, buf_bytepos_to_charpos) 2003-06-26 23:17:50 +00:00
md5.c
md5.h
mem-limits.h Use HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H. 2003-06-02 18:39:39 +00:00
minibuf.c (get_minibuffer): Use it. 2003-07-22 19:03:45 +00:00
mktime.c (__mktime_internal): Merge changes from gnulib 2003-06-05 16:24:17 +00:00
msdos.c Comment-only change. 2003-08-24 15:06:41 +00:00
msdos.h (struct x_output): Remove members left_pos, top_pos, 2003-05-24 22:03:10 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c
print.c (print_string): Fix printing of multibyte string with 2003-08-08 22:45:48 +00:00
process.c (read_process_output): Return the actually read bytes 2003-07-31 01:24:44 +00:00
process.h Removed subtty, workaround for when TIOCSIGSEND fails. 2003-02-21 18:13:53 +00:00
puresize.h (BASE_PURESIZE): Increase to 1100000. 2003-08-19 12:42:32 +00:00
ralloc.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
README
regex.c (print_partial_compiled_pattern): Output to stderr. 2003-02-23 15:00:30 +00:00
regex.h Comment and whitespace changes regarding # define __restrict_arr 2002-09-30 08:12:11 +00:00
region-cache.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
region-cache.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
scroll.c Make (some) trivial substitutions for renamed and 2003-05-24 22:09:50 +00:00
search.c (shrink_regexp_cache): Use xrealloc. 2003-06-11 11:43:52 +00:00
sound.c Fix spacing and adapt to GNU coding conventions. 2002-11-19 13:05:28 +00:00
stamp-h.in
strftime.c Test HAVE_SYS__MBSTATE_H, not __hpux. Merge changes 2003-06-24 09:42:14 +00:00
sunfns.c (Fsun_menu_internal): Adapt to per-window fringes and scroll-bars. 2003-05-24 22:04:14 +00:00
syntax.c (Fforward_word): Argument changed to optional. Set default value to 1. 2003-08-17 00:25:17 +00:00
syntax.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
sysdep.c (kbd_input_ast, read_input_waiting): Don't pass uninitialized 2003-06-15 21:04:16 +00:00
sysselect.h
syssignal.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
systime.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
systty.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
syswait.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
temacs.opt
term.c (term_init): Remove `const' from buffer_size's declaration. 2003-08-24 15:04:45 +00:00
termcap.c Use HAVE_FCNTL_H, not _POSIX_VERSION. 2003-06-02 18:42:13 +00:00
termchar.h
termhooks.h (EVENT_INIT): New macro. 2003-06-15 20:52:33 +00:00
terminfo.c (tparam): 2002-11-14 14:18:05 +00:00
termopts.h
textprop.c (text_property_stickiness): New arg `buffer'. 2003-05-17 18:46:36 +00:00
tparam.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
uaf.h
undo.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexaix.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexalpha.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexapollo.c
unexconvex.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexec.c Comment change. 2003-05-19 14:41:32 +00:00
unexelf.c (unexec): Consider a section to precede the .bss 2003-07-12 21:53:28 +00:00
unexenix.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexhp9k800.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexmacosx.c unexmacosx.c: Sort and merge unexec regions before dumping them. 2003-07-22 17:54:50 +00:00
unexmips.c
unexnext.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexsni.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexsol.c (unexec): Don't downcase first letter of error msg. 2002-09-13 19:35:58 +00:00
unexsunos4.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
unexw32.c (_start): Remove _fmode initialization. 2003-05-21 20:43:00 +00:00
vlimit.h
vm-limit.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w16select.c (syms_of_win16select): Fix docstring for `selection-coding-system'. 2002-10-14 11:01:17 +00:00
w32.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32bdf.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32bdf.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32console.c Make (few) trivial substitutions for renamed and 2003-05-24 22:07:03 +00:00
w32fns.c (clipboard_sequence_fn): New variable. 2003-07-06 21:58:12 +00:00
w32gui.h (XrmDatabase): New (dummy) typedef. 2003-03-31 20:35:17 +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 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32inevt.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32menu.c (menubar_selection_callback): Don't pass uninitialized 2003-06-15 21:05:34 +00:00
w32proc.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
w32reg.c (SYSTEM_DEFAULT_RESOURCES): New constant. 2003-06-05 23:21:19 +00:00
w32select.c (last_clipboard_sequence_number): New variable. 2003-07-06 22:01:49 +00:00
w32term.c (construct_mouse_wheel): Construct WHEEL_EVENT. 2003-06-01 21:38:37 +00:00
w32term.h (ClipboardSequence_Proc): New type. 2003-07-06 21:57:33 +00:00
w32xfns.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
widget.c Make (few) trivial substitutions for renamed and 2003-05-24 22:07:03 +00:00
widget.h
widgetprv.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
window.c (Fset_window_dedicated_p): Simplify. 2003-06-26 23:20:50 +00:00
window.h (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS) 2003-06-03 11:11:56 +00:00
xdisp.c (load_overlay_strings): Use new type for overlays_(before|after). 2003-07-09 14:51:29 +00:00
xfaces.c (try_font_list): Call try_alternative_families to try any family 2003-08-15 12:19:29 +00:00
xfns.c (Vgtk_version_string): New variable. 2003-08-26 08:44:35 +00:00
xmenu.c (find_and_call_menu_selection): Don't pass uninitialized 2003-06-15 21:18:03 +00:00
xrdb.c
xselect.c Don't include cahrset.h, coding.h, composite.h. 2003-06-17 10:51:11 +00:00
xsmfns.c Create and initialize a client leader window so session management 2003-08-21 19:54:47 +00:00
xterm.c Create and initialize a client leader window so session management 2003-08-21 19:54:47 +00:00
xterm.h Create and initialize a client leader window so session management 2003-08-21 19:54:47 +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.