1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
emacs/src
YAMAMOTO Mitsuharu 270e593abd (create_apple_event_from_event_ref, select)
(Fmac_get_file_creator, Fmac_get_file_type, Fmac_set_file_creator)
(Fmac_set_file_type, cfstring_create_normalized)
(mac_get_system_locale, select_and_poll_event, sys_select): Use
OSStatus instead of OSErr.
2006-08-27 07:09:23 +00:00
..
bitmaps
m (BROKEN_NOCOMBRELOC) [__NetBSD__]: Define. 2006-03-18 14:52:40 +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 (Fset_buffer_multibyte): Simplify; use list3. 2006-08-25 23:33:44 +00:00
buffer.h * ebrowse.c (usage, version): Mark as NO_RETURN. 2006-07-18 16:33:45 +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 (casify_object): wrong_type_argument is no-return. 2006-07-18 13:26:00 +00:00
casetab.c * casetab.c (check_case_table): Use CHECK_TYPE. 2006-07-12 13:15:03 +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 *** empty log message *** 2006-08-25 23:32:17 +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 (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC 2006-08-15 02:42:21 +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 (sit_for): Remove prototype. 2006-07-11 20:09:49 +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 (Fcurrent_time, Fget_internal_run_time): Simplify; use list3. 2006-08-25 23:33:30 +00:00
emacs.c (main) [PROFILING]: Enable also for __MINGW32__. 2006-05-26 18:45:09 +00:00
epaths.in Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
eval.c * ebrowse.c (usage, version): Mark as NO_RETURN. 2006-07-18 16:33:45 +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 (sxhash_string): Rotate properly; don't lose bits. 2006-08-25 07:47:12 +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 (menu_nav_ended): Check that menubar_widget is not NULL. 2006-06-02 08:49:25 +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 (Fvertical_motion): Only try to move back if we can. 2006-02-22 20:29:41 +00:00
indent.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
insdel.c * insdel.c (prepare_to_modify_buffer): For an indirect buffer, do 2006-07-05 16:05:02 +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 * lisp.h: Update read-char, read-event, and read_filtered_event 2006-07-26 18:14:05 +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 (create_apple_event_from_event_ref, select) 2006-08-27 07:09:23 +00:00
macfns.c (Fxw_color_values): Simplify; use list3. 2006-08-25 23:33:04 +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 (restore_menu_items, cleanup_popup_menu): Return a value. 2006-05-05 06:44:10 +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 (x_get_local_selection): Use signal_error. 2006-07-18 13:28:39 +00:00
macterm.c (x_underline_at_descent_line): New variable. 2006-08-24 20:52:00 +00:00
macterm.h (EVENT_PARAM_TEXT_INPUT_SEQUENCE_NUMBER): New enumerator. 2006-06-03 02:34:25 +00:00
Makefile.in (dired.o, editfns.o, fileio.o): Depend on blockinput.h. 2006-07-12 08:36:49 +00:00
makefile.w32-in Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
marker.c (Fcopy_marker): Use CHECK_TYPE. 2006-07-12 13:19:54 +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 (temp_echo_area_glyphs): Update/simplify sit_for calls. 2006-07-11 20:10:34 +00:00
mktime.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
msdos.c (Fmsdos_set_mouse_buttons): Use xsignal2. 2006-07-18 13:28:45 +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 (debug_output_compilation_hack): Fix return type. 2006-08-16 12:33:12 +00:00
process.c * process.c: Reapply 2006-08-01 change. 2006-08-05 01:38:42 +00:00
process.h Include headers for pid_t. 2006-04-24 13:10:19 +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 (compile_pattern_1): Use xsignal1. 2006-07-18 13:28:53 +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 * ebrowse.c (usage, version): Mark as NO_RETURN. 2006-07-18 16:33:45 +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 (w32_valid_pointer_p): New function. 2006-08-05 13:01:10 +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 (w32_menu_show, w32_dialog_show): Call Fsignal to quit 2006-08-03 22:08:09 +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 (x_underline_at_descent_line): New variable. 2006-08-24 20:52:00 +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 Comment change. 2006-08-18 01:52:19 +00:00
window.h (Fwindow_minibuffer_p): Declare (for use in minibuf.c). 2006-01-03 16:56:15 +00:00
xdisp.c (overline_margin): New variable. 2006-08-24 20:51:17 +00:00
xfaces.c (load_pixmap): Add quotes in error message. 2006-08-20 12:06:59 +00:00
xfns.c (Fxw_color_values): Simplify; use list3. 2006-08-25 23:33:04 +00:00
xmenu.c * xmenu.c (syms_of_xmenu): Make accelerate-menu an alias for 2006-06-01 08:57:37 +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 (x_underline_at_descent_line): New variable. 2006-08-24 20:52:00 +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.