1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/src
2006-09-10 05:52:54 +00:00
..
bitmaps
m (START_FILES, LIB_STANDARD): Override to 2006-09-07 10:48:21 +00:00
s Comment change. 2006-07-03 15:43:25 +00:00
.arch-inventory Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280 2006-05-15 11:20:16 +00:00
.dbxinit
.gdbinit (pitx): Print iterator position. 2006-08-14 09:58:12 +00:00
.gitignore Add makefile (for MS-Windows). 2005-09-24 10:27:46 +00:00
abbrev.c (Finsert_abbrev_table_description): Sort the abbrevs alphabetically. 2006-04-18 20:57:56 +00:00
acldef.h
alloc.c (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous 2006-08-27 07:08:31 +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 Minor doc fix. 2006-09-01 13:35:11 +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 CAR, CDR for Bcar, Bcdr. 2006-07-13 13:43:38 +00:00
callint.c Change callers of read_char. 2006-07-26 18:15:08 +00:00
callproc.c (Fcall_process): Doc fix. 2006-06-13 23:08:39 +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 (check_category_table): Use CHECK_TYPE. 2006-07-12 13:15:18 +00:00
category.h (CHECK_CATEGORY, CHECK_CATEGORY_SET): Use CHECK_TYPE. 2006-07-12 13:14:11 +00:00
ccl.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ccl.h Copyright fixed 2005-12-19 07:04:44 +00:00
ChangeLog (Fx_file_dialog): Call check_x. 2006-09-10 05:52:54 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
charset.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
charset.h (invalid_character): Mark as NO_RETURN. 2006-05-29 06:19:09 +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 (Fdetect_coding_region, Fdetect_coding_string): Fix 2006-08-28 04:18:47 +00:00
coding.h (CODING_REQUIRE_ENCODING): Elaborate the comment. 2006-05-20 19:04:35 +00:00
commands.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
composite.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
composite.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
config.in * config.in: Regenerated (HAVE_ALSA). 2006-05-18 17:04:59 +00:00
COPYING Update FSF's address. 2005-07-02 15:46:32 +00:00
cxux-crt0.s Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
data.c (circular_list_error): Use xsignal. 2006-07-18 13:26:19 +00:00
dired.c (directory_files_internal_unwind, directory_files_internal) 2006-08-27 07:08:39 +00:00
dispextern.h * xdisp.c (mouse_autoselect_window): Removed. 2006-09-08 14:14:28 +00:00
dispnew.c Fix previous change. 2006-07-17 21:00:08 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 (Fsystem_name): Mention "host" in the doc string. 2006-09-09 10:50:03 +00:00
emacs.c (shut_down_emacs): Set inhibit_sentinels. 2006-09-08 12:10:17 +00:00
epaths.in Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
eval.c (find_handler_clause): Give up on debugger if INPUT_BLOCKED_P. 2006-09-08 12:12:39 +00:00
fileio.c (Fmake_directory_internal, Fdelete_directory) 2006-08-25 23:33:12 +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 (concat) [__GNUC__]: Declare with `__attribute__((noinline))'. 2006-09-02 13:39:48 +00:00
fontset.c (Fset_overriding_fontspec_internal): Check if we need 2006-07-04 03:22:09 +00:00
fontset.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
frame.c (Fmouse_position, Fmouse_pixel_position) 2006-08-12 11:36:15 +00:00
frame.h (CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE. 2006-07-12 13:14:00 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
gnu.h * xfns.c (xg_set_icon_from_xpm_data): New function. 2005-11-16 16:38:48 +00:00
gtkutil.c * gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys in 2006-09-04 14:47:52 +00:00
gtkutil.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
hftctl.c
image.c [TARGET_API_MAC_CARBON] (image_load_qt_1): Use ComponentResult instead 2006-08-27 07:08:54 +00:00
indent.c * indent.c (Fvertical_motion): Don't move back if we were 2006-08-29 22:17:05 +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 (in_sighandler): Remove variable. 2006-08-27 07:09:06 +00:00
keyboard.h (in_sighandler): Remove extern. 2006-08-27 07:09:14 +00:00
keymap.c (Fdefine_key): If the key binding definition looks like an 2006-07-22 21:22:52 +00:00
keymap.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
lastfile.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
lisp.h (pos_visible_p): Update prototype. 2006-09-05 22:49:36 +00:00
lread.c * lread.c (read_filtered_event): New arg SECONDS to wait until. 2006-07-26 18:13:49 +00:00
mac.c [MAC_OSX] (sys_select): Check argument `nfds' more 2006-09-10 05:51:29 +00:00
macfns.c (Fx_file_dialog): Remove unused variable `f'. Call check_mac. 2006-09-10 05:51:45 +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 * src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu): 2006-09-10 05:52:01 +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 (get_scrap_from_symbol, clear_scrap, put_scrap_string) 2006-08-27 07:09:41 +00:00
macterm.c * xdisp.c (mouse_autoselect_window): Removed. 2006-09-08 14:14:28 +00:00
macterm.h (struct mac_output) [TARGET_API_MAC_CARBON]: Remove member 2006-08-27 07:10:03 +00:00
Makefile.in Avoid double quotes when possible. 2006-09-06 17:53:59 +00:00
makefile.w32-in Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
marker.c (Fmarker_position): Doc fix. 2006-09-02 23:44:21 +00:00
md5.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
md5.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 * minibuf.c (Finternal_complete_buffer): Move after DEFUN:s it calls 2006-09-02 17:37:26 +00:00
mktime.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
msdos.c * xdisp.c (mouse_autoselect_window): Removed. 2006-09-08 14:14:28 +00:00
msdos.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
print.c (strout): Fix whitespace. 2006-09-08 11:39:24 +00:00
process.c (inhibit_sentinels): New variable. 2006-09-08 12:08:54 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
README
regex.c Fix indentation. 2006-02-21 12:58:58 +00:00
regex.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 (looking_at_1, string_match_1, search_command): 2006-09-08 12:07:07 +00:00
sheap.c (STATIC_HEAP_SIZE): Enlarge STATIC_HEAP_SIZE to 12MB. 2006-03-18 14:02:43 +00:00
sound.c * sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open. 2006-07-14 09:47:45 +00:00
stamp-h.in
strftime.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sunfns.c (sun_item_create): Use CHECK_LIST_CONS. 2006-07-12 13:21:39 +00:00
syntax.c (scan_lists): Use xsignal3. 2006-07-18 13:29:00 +00:00
syntax.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sysdep.c * search.c (matcher_overflow): Mark as NO_RETURN. 2006-05-29 08:06:15 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 aliases for append_glyph and produce_stretch_glyph 2006-03-22 22:47:32 +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 (enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT. 2006-05-05 06:45:04 +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 * buffer.h (struct buffer_text): New field chars_modiff. 2006-09-01 13:28:13 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 (unexec): Error if trying unexec from dumped executable. 2006-05-01 01:13:42 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32.c (shutdown_handler): New function to exit cleanly on shutdown. 2006-09-03 22:51:22 +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 (Fxw_color_values): Simplify; use list3. 2006-08-25 23:33:04 +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 * src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu): 2006-09-10 05:52:01 +00:00
w32proc.c (reader_thread): Use _sys_wait_accept to wait on a 2006-07-14 14:18:52 +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 * xdisp.c (mouse_autoselect_window): Removed. 2006-09-08 14:14:28 +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 (Fpos_visible_in_window_p): Adapt to new pos_visible_p. 2006-09-05 22:49:43 +00:00
window.h (Fwindow_minibuffer_p): Declare (for use in minibuf.c). 2006-01-03 16:56:15 +00:00
xdisp.c (get_window_cursor_type): Use hollow cursor on 2006-09-10 00:10:46 +00:00
xfaces.c (load_pixmap): Add quotes in error message. 2006-08-20 12:06:59 +00:00
xfns.c (Fx_file_dialog): Call check_x. 2006-09-10 05:52:54 +00:00
xmenu.c (Vmenu_updating_frame): Don't define here. 2006-09-09 17:51:17 +00:00
xrdb.c (gethomedir): Use xstrdup. 2006-04-10 11:01:29 +00:00
xselect.c * xselect.c (Fx_register_dnd_atom): New function. 2006-08-11 07:30:14 +00:00
xsmfns.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
xterm.c * xdisp.c (mouse_autoselect_window): Removed. 2006-09-08 14:14:28 +00:00
xterm.h * xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track 2006-08-11 07:30:36 +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.