1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/src
2007-01-04 00:19:11 +00:00
..
bitmaps
m Add arch tagline 2006-12-23 23:33:38 +00:00
s (umask): Do not define in msvc8. 2006-12-29 15:58:08 +00:00
.arch-inventory Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280 2006-05-15 11:20:16 +00:00
.dbxinit
.gdbinit Pass on SIGUSR1 and SIGUSR2 to Emacs. 2006-12-19 15:37:45 +00:00
.gitignore Add stamp_BLD. 2006-12-23 09:53:24 +00:00
abbrev.c (syms_of_abbrev) <last-abbrev-text>: Doc fix. 2006-12-10 23:08:00 +00:00
acldef.h
alloc.c (mark_memory): New argument OFFSET. All uses changed. 2006-11-13 08:20:48 +00:00
alloca.c
atimer.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
atimer.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
blockinput.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
buffer.c (syms_of_buffer) <buffer-display-table>, scroll-up-aggressively, 2006-12-19 15:28:06 +00:00
buffer.h * buffer.h (struct buffer_text): New field chars_modiff. 2006-09-01 13:28:13 +00:00
bytecode.c (Fbyte_code): Use SYMBOL_CONSTANT_P macro. 2006-11-08 21:16:56 +00:00
callint.c (Finteractive): Doc fix. 2006-12-26 03:54:08 +00:00
callproc.c Fix last change. 2006-12-22 23:51:10 +00:00
casefiddle.c * buffer.h (struct buffer_text): New field chars_modiff. 2006-09-01 13:28:13 +00:00
casetab.c (init_casetab_once): Call set_case_table. 2006-09-08 12:11:17 +00:00
category.c Update AIST copyright years. 2006-12-13 01:13:58 +00:00
category.h Update AIST copyright years. 2006-12-13 01:13:58 +00:00
ccl.c Update AIST copyright years. 2006-12-13 01:13:58 +00:00
ccl.h Update AIST copyright years. 2006-12-13 01:13:58 +00:00
ChangeLog (Fwindow_end): Fix use of >= operator. 2007-01-04 00:19:11 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
charset.c Update AIST copyright years. 2006-12-13 01:13:58 +00:00
charset.h Update AIST copyright years. 2006-12-13 01:13:58 +00:00
chpdef.h
cm.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
cm.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
cmds.c (Fforward_char, Fdelete_char): Use xsignal0. 2006-07-18 13:26:05 +00:00
coding.c Update AIST copyright years. 2006-12-13 01:13:58 +00:00
coding.h Update AIST copyright years. 2006-12-13 01:13:58 +00:00
commands.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
composite.c Update AIST copyright years. 2006-12-13 01:13:58 +00:00
composite.h Update AIST copyright years. 2006-12-13 01:13:58 +00:00
config.in nt/ChangeLog 2006-12-24 07:22:49 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
cxux-crt0.s Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
data.c Comment change. 2006-12-17 22:23:36 +00:00
dired.c Fix previous change. 2006-12-17 20:14:13 +00:00
dispextern.h Declare x_create_bitmap_from_xpm_data. 2006-10-10 14:38:34 +00:00
dispnew.c (adjust_frame_glyphs_for_window_redisplay): Fix #endif comments. 2006-10-17 00:29:25 +00:00
disptab.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
doc.c (Fdocumentation): Use xsignal1. 2006-07-18 13:26:24 +00:00
doprnt.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dosfns.c (Finsert_startup_screen): Fix typo in docstring. 2006-11-05 04:07:03 +00:00
dosfns.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ecrt0.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
editfns.c (Fmessage): Doc fixes. 2006-11-12 22:29:38 +00:00
emacs.c (main): Rename user signals to sigusr1 and sigusr2. 2006-12-19 15:37:13 +00:00
epaths.in Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
eval.c (Fcatch): Doc fix. 2006-11-01 20:23:44 +00:00
fileio.c (Fread_file_name_internal): Pass Vread_file_name_predicate 2006-12-17 20:11:16 +00:00
filelock.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
filemode.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
firstfile.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
floatfns.c (arith_error, range_error, domain_error): Use xsignal2. 2006-07-18 13:27:54 +00:00
fns.c (substring_both): Add missing address operator. 2006-11-24 19:55:23 +00:00
fontset.c Update AIST copyright years. 2006-12-13 01:13:58 +00:00
fontset.h Update AIST copyright years. 2006-12-13 01:13:58 +00:00
frame.c (x_set_fullscreen): Call fullscreen_hook if set. 2006-11-10 07:54:22 +00:00
frame.h (struct frame): New member minimize_tool_bar_window_p. 2006-12-29 23:29:20 +00:00
fringe.c (Fdefine_fringe_bitmap): Cleanup wrong_type_argument use. 2006-07-12 13:17:29 +00:00
getloadavg.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
getpagesize.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
gmalloc.c Replace "GNU Library General Public License" by "GNU General Public 2006-09-18 03:32:42 +00:00
gnu.h * xfns.c (xg_set_icon_from_xpm_data): New function. 2005-11-16 16:38:48 +00:00
gtkutil.c (menuitem_highlight_callback): Invoked widget is the 2007-01-02 16:49:49 +00:00
gtkutil.h (xg_menu_item_cb_data_): Remove highlight_id and 2007-01-02 16:50:01 +00:00
hftctl.c
image.c [MAC_OS] (image_load_qt_1, xpm_scan, xpm_make_color_table_v) 2006-10-31 08:31:01 +00:00
indent.c (Fvertical_motion): Include composition in the case of 2006-11-20 02:47:15 +00:00
indent.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
insdel.c * buffer.h (struct buffer_text): New field chars_modiff. 2006-09-01 13:28:13 +00:00
intervals.c Update comments. 2006-05-23 00:49:55 +00:00
intervals.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ioctl.h
keyboard.c (some_mouse_moved): Fix last change. 2006-12-23 01:57:15 +00:00
keyboard.h (add_user_signals): Add extern. 2006-12-14 08:42:28 +00:00
keymap.c (Fdefine_key): Doc fix. 2006-12-30 06:25:06 +00:00
keymap.h * NEWS: explain new behavior and arguments of `key-binding' and 2006-09-15 07:19:15 +00:00
lastfile.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
lisp.h (clear_regexp_cache): Declare. 2006-10-03 13:38:18 +00:00
lread.c (Feval_buffer, Feval_region): Doc fix. 2006-12-10 23:13:39 +00:00
mac.c (Fmac_code_convert_string): Doc fix. 2006-12-19 16:11:24 +00:00
macfns.c (mac_update_title_bar) [TARGET_API_MAC_CARBON]: Call 2006-12-22 08:27:36 +00:00
macgui.h (USE_MAC_TSM) [TARGET_API_MAC_CARBON]: Set default to 1. 2006-06-28 08:30:32 +00:00
macmenu.c (menu_quit_handler, install_menu_quit_handler): 2006-11-14 08:22:04 +00:00
macros.c (Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING. 2006-07-12 13:19:42 +00:00
macros.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
macselect.c [TARGET_API_MAC_CARBON] (mac_do_receive_drag): Use 2006-12-15 08:05:27 +00:00
macterm.c (mac_query_char_extents) [USE_ATSUI]: Don't call 2006-12-15 08:05:35 +00:00
macterm.h (mac_wakeup_from_rne) [TARGET_API_MAC_CARBON]: Add extern. 2006-12-15 08:05:42 +00:00
Makefile.in (version): New variable, set by configure. 2006-12-04 06:35:06 +00:00
makefile.w32-in ($(OBJ0) $(OBJ1) $(WIN32OBJ)): Add $(BLD)lastfile.$(O) and 2006-12-22 21:04:00 +00:00
marker.c (Fmarker_insertion_type): Doc fix. 2006-12-10 23:20:13 +00:00
md5.c Replace "GNU Library General Public License" by "GNU General Public 2006-09-18 03:32:42 +00:00
md5.h Replace "GNU Library General Public License" by "GNU General Public 2006-09-18 03:32:42 +00:00
mem-limits.h (get_lim_data, lim_data, data_space_start): Moved to vm-limit.c. 2006-03-11 15:21:13 +00:00
minibuf.c Whitespace change. 2007-01-02 21:03:49 +00:00
mktime.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
msdos.c (syms_of_msdos) <delete-exited-processes>: Doc fix. 2006-12-10 23:24:19 +00:00
msdos.h (PIX_TYPE): Redefine as `unsigned long'. 2006-12-08 17:15:58 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c [STDC_HEADERS]: Include stdlib.h. 2006-12-16 12:45:59 +00:00
print.c Whitespace fixup. 2006-09-14 13:12:15 +00:00
process.c Fix typo in comment. 2006-12-27 21:46:25 +00:00
process.h (inhibit_sentinels): Add decl. 2006-09-08 12:07:46 +00:00
puresize.h (BASE_PURESIZE): Increase to 1120000. 2006-08-07 16:39:36 +00:00
ralloc.c * ralloc.c (relinquish): Use a long for excess space counter to 2006-10-29 21:54:18 +00:00
README
regex.c (regerror): Change parameter name err_code. 2006-12-29 14:32:52 +00:00
regex.h Remove file local variables. 2006-10-03 13:18:24 +00:00
region-cache.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
region-cache.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
scroll.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
search.c (Fsearch_forward): Doc fix. 2006-12-26 18:02:27 +00:00
sheap.c (STATIC_HEAP_SIZE): Enlarge STATIC_HEAP_SIZE to 12MB. 2006-03-18 14:02:43 +00:00
sound.c Include <alsa/asoundlib.h> if ALSA_SUBDIR_INCLUDE is 2006-12-20 19:58:40 +00:00
stamp-h.in
strftime.c (HAVE_SYS__MBSTATE_T_H): Fix typo. 2006-11-23 05:20:08 +00:00
sunfns.c (sun_item_create): Use CHECK_LIST_CONS. 2006-07-12 13:21:39 +00:00
syntax.c Fix spurious open-paren-in-column-0 in a comment. 2006-12-10 22:00:27 +00:00
syntax.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sysdep.c Space/tab mixup. 2006-11-24 10:31:26 +00:00
sysselect.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
syssignal.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
systime.h (EMACS_GET_TIME): Remove check for 2006-12-10 16:26:30 +00:00
systty.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
syswait.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
temacs.opt
term.c Define fullscreen_hook. 2006-11-10 07:53:26 +00:00
termcap.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
termchar.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
termhooks.h Add fullscreen_hook. 2006-11-10 07:49:11 +00:00
terminfo.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
termopts.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
textprop.c * textprop.c (Fnext_property_change, Fnext_single_property_change) 2006-09-12 16:47:26 +00:00
tparam.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
uaf.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
undo.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexaix.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexalpha.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexapollo.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexconvex.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexcw.c (unexec): Fix typo in output message. 2006-11-05 04:11:47 +00:00
unexec.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexelf.c [BROKEN_NOCOMBRELOC]: Include assert.h. 2006-03-18 14:51:54 +00:00
unexenix.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexhp9k800.c
unexmacosx.c (malloc_cookie): Remove unused variable. 2006-11-05 06:12:27 +00:00
unexmips.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexnext.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexsni.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexsol.c (unexec): Use xsignal. 2006-07-18 13:29:49 +00:00
unexsunos4.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
unexw32.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vlimit.h
vm-limit.c [HAVE_GETRLIMIT]: Don't define unconditionally. Don't include sys/resource.h 2006-03-11 15:45:47 +00:00
w16select.c (Fw16_set_clipboard_data): Fix the call to sit_for as per the calling sequence 2006-11-25 14:30:18 +00:00
w32.c Wrap function headers. 2006-12-27 21:55:59 +00:00
w32.h Add prototype for w32_valid_pointer_p. 2006-08-05 13:01:25 +00:00
w32bdf.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32bdf.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32console.c (syms_of_ntterm) <w32-use-full-screen-buffer>: Doc fix - default value changed. 2006-06-30 01:34:42 +00:00
w32fns.c (w32-window-exists-p): New function. 2006-12-16 14:38:44 +00:00
w32gui.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32heap.c (etext, edata): Remove unused definitions. 2006-05-26 18:45:35 +00:00
w32heap.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32inevt.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32inevt.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32menu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS. 2006-11-06 16:47:33 +00:00
w32proc.c * w32proc.c: (sys_wait) Only wait for processes with fd<0. 2006-11-04 03:37:40 +00:00
w32reg.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32select.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32term.c (syms_of_w32term) <x-use-underline-position-properties, 2006-12-10 23:25:38 +00:00
w32term.h (unibyte_display_via_language_environment): Delete 2006-02-07 08:01:08 +00:00
w32xfns.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
widget.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
widget.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
widgetprv.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
window.c (Fwindow_end): Fix use of >= operator. 2007-01-04 00:19:11 +00:00
window.h (Fwindow_minibuffer_p): Declare (for use in minibuf.c). 2006-01-03 16:56:15 +00:00
xdisp.c (auto_resize_tool_bars_p): Replace with ... 2006-12-29 23:29:45 +00:00
xfaces.c (realize_default_face): Check if the default font name 2006-11-21 17:22:49 +00:00
xfns.c (xic_create_xfontset): Fix previous change. 2006-10-31 06:42:59 +00:00
xmenu.c (Fx_popup_menu): Initialize selection. 2006-11-19 01:24:41 +00:00
xrdb.c (gethomedir): Use xstrdup. 2006-04-10 11:01:29 +00:00
xselect.c Space/tab mixup. 2006-11-24 10:31:26 +00:00
xsmfns.c (syms_of_xsmfns): Fix typo in docstring. 2006-11-06 23:27:31 +00:00
xterm.c (syms_of_xterm) <x-use-underline-position-properties, 2006-12-10 23:32:00 +00:00
xterm.h (struct x_display_info): Fix indentation. 2006-11-10 07:55:13 +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.