1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-13 03:06:23 -08:00
emacs/src
2006-12-10 22:00:27 +00:00
..
bitmaps
m Add support for Solaris 10 on x86-64. 2006-12-08 15:45:59 +00:00
s Undefine _NO_PROTO. 2006-11-27 22:36:37 +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
abbrev.c (Qforce): New Lisp_Object. 2006-12-05 05:29:21 +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
atimer.h
blockinput.h
buffer.c (syms_of_buffer) <buffer-undo-list>: Doc fix. 2006-11-24 16:35:22 +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 * callint.c (callint_message): Convert to a Lisp string. 2006-10-19 14:13:52 +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 (Fchar_category_set): Improve arg/docstring consistency. 2006-11-12 04:52:38 +00:00
category.h (CHECK_CATEGORY, CHECK_CATEGORY_SET): Use CHECK_TYPE. 2006-07-12 13:14:11 +00:00
ccl.c
ccl.h
ChangeLog *** empty log message *** 2006-12-10 16:26:50 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
charset.c
charset.h (PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence. 2006-09-22 17:30:02 +00:00
chpdef.h
cm.c
cm.h
cmds.c (Fforward_char, Fdelete_char): Use xsignal0. 2006-07-18 13:26:05 +00:00
coding.c (code_convert_region): Initialize 2006-11-14 10:41:04 +00:00
coding.h (CODING_REQUIRE_ENCODING): Elaborate the comment. 2006-05-20 19:04:35 +00:00
commands.h
composite.c
composite.h
config.in Regenerate. 2006-12-04 08:17:50 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
cxux-crt0.s
data.c (Flogxor): Fix typo in docstring. 2006-11-12 04:50:22 +00:00
dired.c (directory_files_internal_unwind, directory_files_internal) 2006-08-27 07:08:39 +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
doc.c (Fdocumentation): Use xsignal1. 2006-07-18 13:26:24 +00:00
doprnt.c
dosfns.c (Finsert_startup_screen): Fix typo in docstring. 2006-11-05 04:07:03 +00:00
dosfns.h
ecrt0.c
editfns.c (Fmessage): Doc fixes. 2006-11-12 22:29:38 +00:00
emacs.c (syms_of_emacs): Doc fix. 2006-12-08 00:20:17 +00:00
epaths.in
eval.c (Fcatch): Doc fix. 2006-11-01 20:23:44 +00:00
fileio.c [__NetBSD__]: Don't define `unix'. 2006-12-04 08:16:47 +00:00
filelock.c
filemode.c
firstfile.c
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 (Fset_overriding_fontspec_internal): Check if we need 2006-07-04 03:22:09 +00:00
fontset.h
frame.c (x_set_fullscreen): Call fullscreen_hook if set. 2006-11-10 07:54:22 +00:00
frame.h (PIX_TYPE): Redefine as `unsigned long', for 64-bit platforms where long 2006-12-08 17:15:39 +00:00
fringe.c (Fdefine_fringe_bitmap): Cleanup wrong_type_argument use. 2006-07-12 13:17:29 +00:00
getloadavg.c
getpagesize.h
gmalloc.c Replace "GNU Library General Public License" by "GNU General Public 2006-09-18 03:32:42 +00:00
gnu.h
gtkutil.c (update_frame_tool_bar): Handle modifying a toolbar item 2006-12-03 11:44:33 +00:00
gtkutil.h
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
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
ioctl.h
keyboard.c Fix last change. 2006-12-04 12:37:55 +00:00
keyboard.h (in_sighandler): Remove extern. 2006-08-27 07:09:14 +00:00
keymap.c * keymap.c (Fkey_binding): Check Lisp_Object types before doing 2006-10-13 01:45:37 +00:00
keymap.h * NEWS: explain new behavior and arguments of `key-binding' and 2006-09-15 07:19:15 +00:00
lastfile.c
lisp.h (clear_regexp_cache): Declare. 2006-10-03 13:38:18 +00:00
lread.c (syms_of_lread): Fix typo in docstring. 2006-11-06 23:25:55 +00:00
mac.c (create_apple_event_from_event_ref) 2006-10-31 08:31:30 +00:00
macfns.c (Fx_display_mm_height, Fx_display_mm_width) 2006-11-14 08:21:57 +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
macselect.c (init_service_handler): Make variable `specs' static 2006-10-31 08:32:25 +00:00
macterm.c [USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg) 2006-11-14 08:22:19 +00:00
macterm.h (create_apple_event_from_event_ref) 2006-10-31 08:33:53 +00:00
Makefile.in (version): New variable, set by configure. 2006-12-04 06:35:06 +00:00
makefile.w32-in ($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend 2006-09-24 12:37:45 +00:00
marker.c (Fmarker_position): Doc fix. 2006-09-02 23:44:21 +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
minibuf.c (Fcompleting_read): Fix typo in docstring. 2006-11-14 19:25:40 +00:00
mktime.c
msdos.c Space/tab mixup. 2006-11-24 10:31:26 +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
print.c Whitespace fixup. 2006-09-14 13:12:15 +00:00
process.c (Fsignal_process): Doc fix. Use XFLOAT_DATA to extract the process ID from 2006-12-09 22:00:18 +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 (regex_compile): Fix previous change. 2006-11-30 01:53:16 +00:00
regex.h Remove file local variables. 2006-10-03 13:18:24 +00:00
region-cache.c
region-cache.h
scroll.c
search.c (simple_search): In the loop of backward searching, 2006-11-17 12:12:15 +00:00
sheap.c
sound.c (Fplay_sound_internal): Remove spurious newline in docstring. 2006-11-29 15:31:56 +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
sysdep.c Space/tab mixup. 2006-11-24 10:31:26 +00:00
sysselect.h
syssignal.h
systime.h (EMACS_GET_TIME): Remove check for 2006-12-10 16:26:30 +00:00
systty.h
syswait.h
temacs.opt
term.c Define fullscreen_hook. 2006-11-10 07:53:26 +00:00
termcap.c
termchar.h
termhooks.h Add fullscreen_hook. 2006-11-10 07:49:11 +00:00
terminfo.c
termopts.h
textprop.c * textprop.c (Fnext_property_change, Fnext_single_property_change) 2006-09-12 16:47:26 +00:00
tparam.c
uaf.h
undo.c
unexaix.c
unexalpha.c
unexapollo.c
unexconvex.c
unexcw.c (unexec): Fix typo in output message. 2006-11-05 04:11:47 +00:00
unexec.c
unexelf.c
unexenix.c
unexhp9k800.c
unexmacosx.c (malloc_cookie): Remove unused variable. 2006-11-05 06:12:27 +00:00
unexmips.c
unexnext.c
unexsni.c
unexsol.c (unexec): Use xsignal. 2006-07-18 13:29:49 +00:00
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
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 (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
w32bdf.h
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 (Fw32_shell_execute): Doc fix. 2006-12-01 13:04:59 +00:00
w32gui.h
w32heap.c (etext, edata): Remove unused definitions. 2006-05-26 18:45:35 +00:00
w32heap.h
w32inevt.c
w32inevt.h
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
w32select.c
w32term.c (w32_msg_worker): Declare correctly. 2006-11-27 10:00:28 +00:00
w32term.h
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c (set_window_buffer): Refactor recent changes. 2006-11-27 16:00:59 +00:00
window.h
xdisp.c (move_it_to): Correctly count tab glyphs for continued lines ending in 2006-11-30 20:58:59 +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
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 (XTframe_raise_lower): Comment out _NET_ACTIVE_WINDOW code. 2006-12-09 18:38:59 +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.