1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/src
YAMAMOTO Mitsuharu d3601bf266 (mac_coerce_file_name_ptr): Try typeFSRef if coercion
through typeFileURL failed.
2006-05-01 01:11:28 +00:00
..
bitmaps
m (BROKEN_NOCOMBRELOC) [__NetBSD__]: Define. 2006-03-18 14:52:40 +00:00
s (SYSTEM_PURESIZE_EXTRA): Increase to 25000. 2006-04-21 09:24:43 +00:00
.arch-inventory
.dbxinit
.gdbinit (pp1, pv1): Only print value as expression is now printed out by gud-print. 2006-04-26 23:02:33 +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 [STDC_HEADERS]: Include stddef.h. 2006-04-08 16:44:27 +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 buffer.c: Revert last change. 2006-02-25 23:33:57 +00:00
buffer.h (struct buffer): New members fringe_indicator_alist and 2006-02-20 22:14:12 +00:00
bytecode.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
callint.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
callproc.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
casefiddle.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
casetab.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
category.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
category.h Copyright fixed 2005-12-19 07:04:44 +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 (Fdefine_key): Improve error message when KEY begins with a non-prefix key. 2006-04-30 22:15:21 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 (internal_self_insert): Handle weird auto-fill-function. 2006-02-13 02:17:15 +00:00
coding.c (setup_coding_system): If eol-type is not yet decided 2006-04-13 06:47:18 +00:00
coding.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 Regenerated. 2006-04-01 13:51:18 +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 * lisp.h (wrong_type_argument): Mark as NO_RETURN. 2006-04-11 07:13:33 +00:00
dired.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dispextern.h (struct image): New member `corners'. 2006-04-21 14:06:55 +00:00
dispnew.c (update_window): Don't set changed_p when mode/header 2006-05-01 01:11:01 +00:00
disptab.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
doc.c (Fsubstitute_command_keys): Doc fix. 2006-02-11 00:04:32 +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 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-245 2006-04-25 08:18:01 +00:00
emacs.c * dispnew.c (init_display): Check DISPLAY here. 2006-03-20 22:41:23 +00:00
epaths.in Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
eval.c Comment munging wrt max-specpdl-size; nfc. 2006-04-18 21:00:44 +00:00
fileio.c (Fwrite_region): Set visit_file to Qnil before GCPRO 2006-03-20 06:26:23 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
fns.c [HAVE_MENUS && MAC_OS]: Include macterm.h. 2006-04-12 08:05:07 +00:00
fontset.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
fontset.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
frame.c (x_set_font): Clear f->n_tool_bar_rows and current frame 2006-04-23 22:26:58 +00:00
frame.h (struct frame): New member n_tool_bar_rows. 2006-03-02 21:55:16 +00:00
fringe.c (draw_fringe_bitmap): Don't calculate default overlay arrow 2006-03-21 13:29:26 +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_image_for_pixmap): If x_find_image_file returns 2006-02-24 15:37:10 +00:00
gtkutil.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
hftctl.c
image.c (four_corners_best): New arg CORNERS specifies what pixels 2006-04-21 14:07:05 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
intervals.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
intervals.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ioctl.h
keyboard.c (read_key_sequence): Explicitly avoid keybuf[-1]. 2006-04-13 01:25:52 +00:00
keyboard.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
keymap.c (Fdefine_key): Improve error message when KEY begins with a non-prefix key. 2006-04-30 22:15:21 +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 (syms_of_fontset, Fset_fontset_font): Put extern and 2006-04-12 08:06:25 +00:00
lread.c Declare Vload_file_rep_suffixes instead of 2006-02-27 02:04:35 +00:00
mac.c (mac_coerce_file_name_ptr): Try typeFSRef if coercion 2006-05-01 01:11:28 +00:00
macfns.c (x_to_mac_color): Remove unused variable `tail'. 2006-04-12 08:07:32 +00:00
macgui.h [USE_ATSUI && MAC_OSX]: Define USE_CG_TEXT_DRAWING to 1. 2006-03-12 08:20:24 +00:00
macmenu.c (restore_menu_items, save_menu_items): New functions from xmenu.c. 2006-04-21 07:56:47 +00:00
macros.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
macros.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
macselect.c (get_scrap_target_type_list, defer_apple_events) 2006-04-18 08:12:31 +00:00
macterm.c (x_per_char_metric): Return NULL if glyph width is 0. 2006-04-21 07:57:17 +00:00
macterm.h (x_set_mouse_position, x_set_mouse_pixel_position) 2006-04-12 08:09:44 +00:00
Makefile.in Add fringe.elc to WINDOW_SUPPORT. 2006-02-20 22:16:00 +00:00
makefile.w32-in Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
marker.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
mktime.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
msdos.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 (PRINTFINISH): Call signal_after_change. 2006-04-20 11:37:44 +00:00
process.c (conv_lisp_to_sockaddr): Fix previous change. 2006-04-13 01:08:27 +00:00
process.h Include headers for pid_t. 2006-04-24 13:10:19 +00:00
puresize.h (BASE_PURESIZE): Increase to 1205000. 2006-04-22 10:14:19 +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 (boyer_moore): Test ch >= 0400, not >. 2006-04-09 01:59:45 +00:00
sheap.c (STATIC_HEAP_SIZE): Enlarge STATIC_HEAP_SIZE to 12MB. 2006-03-18 14:02:43 +00:00
sound.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
stamp-h.in
strftime.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sunfns.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
syntax.c (Fforward_comment): Don't forget to break out of the loop 2006-04-30 15:35:54 +00:00
syntax.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sysdep.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 (Fremove_list_of_text_properties): Ensure 2006-04-20 11:36:50 +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 Include config.h before using HAVE_MALLOC_MALLOC_H. 2006-04-12 08:10:07 +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
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 (check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes. 2006-02-27 02:07:37 +00:00
w32.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32fns.c (w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>: 2006-04-26 17:54:41 +00:00
w32gui.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32heap.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 (Fx_popup_menu): Call w32_free_menu_strings when 2006-03-12 16:29:25 +00:00
w32proc.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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 (construct_mouse_wheel): Handle negative coordinates. 2006-04-26 18:19:13 +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 (Fdisplay_buffer): Doc fix. 2006-04-21 11:55:17 +00:00
window.h (Fwindow_minibuffer_p): Declare (for use in minibuf.c). 2006-01-03 16:56:15 +00:00
xdisp.c Fix last change: 2006-04-24 00:22:26 +00:00
xfaces.c (Finternal_merge_in_global_face, try_font_list): Add 2006-04-12 08:11:04 +00:00
xfns.c (xg_set_icon): Delete superfluous UNGCPRO. 2006-03-31 00:40:21 +00:00
xmenu.c Comment changes. 2006-04-18 21:05:45 +00:00
xrdb.c (gethomedir): Use xstrdup. 2006-04-10 11:01:29 +00:00
xselect.c (x_catch_errors_unwind): Fix missing return value. 2006-03-05 10:46:41 +00:00
xsmfns.c Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
xterm.c (x_term_init): Delete superfluous UNGCPRO. 2006-03-30 00:47:04 +00:00
xterm.h Add prototype for x_display_ok. 2006-03-18 13:49:11 +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.