1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-13 02:12:18 -07:00
emacs/src
2006-11-05 17:30:30 +00:00
..
bitmaps
m * m/amdx86-64.h: Add defines for OpenBSD x86-64. 2006-10-29 21:48:58 +00:00
s (POSIX_SIGNALS): Defined. 2006-11-05 15:23:02 +00:00
.arch-inventory
.dbxinit
.gdbinit
.gitignore
abbrev.c
acldef.h
alloc.c
alloca.c
atimer.c
atimer.h
blockinput.h
buffer.c (syms_of_buffer): Reorder coding systems in the 2006-09-29 21:15:25 +00:00
buffer.h
bytecode.c
callint.c * callint.c (callint_message): Convert to a Lisp string. 2006-10-19 14:13:52 +00:00
callproc.c
casefiddle.c
casetab.c (init_casetab_once): Call set_case_table. 2006-09-08 12:11:17 +00:00
category.c
category.h
ccl.c
ccl.h
ChangeLog *** empty log message *** 2006-11-05 15:23:45 +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
coding.c
coding.h
commands.h
composite.c
composite.h
config.in Regenerated. 2006-09-30 09:11:23 +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
dired.c
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
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): Recommend using (message "%s" ...). 2006-09-11 08:26:47 +00:00
emacs.c (Fkill_emacs): Fix typo in docstring. 2006-11-02 16:15:28 +00:00
epaths.in
eval.c (Fcatch): Doc fix. 2006-11-01 20:23:44 +00:00
fileio.c
filelock.c
filemode.c
firstfile.c
floatfns.c
fns.c (Ffeaturep, syms_of_fns): Fix typos in docstrings. 2006-11-05 04:07:58 +00:00
fontset.c
fontset.h
frame.c (syms_of_frame): Fix typo in docstring. 2006-11-05 04:08:48 +00:00
frame.h
fringe.c
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 * gtkutil.c (update_frame_tool_bar): If icon image is invalid and 2006-11-04 03:08:35 +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 * indent.c (Fvertical_motion): Do move back if the Lisp string 2006-09-26 19:25:35 +00:00
indent.h
insdel.c
intervals.c
intervals.h
ioctl.h
keyboard.c (read_char): Make an element (t . EVENT) in 2006-10-22 22:25:03 +00:00
keyboard.h
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
mac.c (create_apple_event_from_event_ref) 2006-10-31 08:31:30 +00:00
macfns.c (mac_color_map): Make static const. 2006-10-31 08:31:50 +00:00
macgui.h
macmenu.c (Fmenu_or_popup_active_p): New function. 2006-11-05 12:16:51 +00:00
macros.c
macros.h
macselect.c (init_service_handler): Make variable `specs' static 2006-10-31 08:32:25 +00:00
macterm.c (mac_create_bitmap_from_bitmap_data): Make variable 2006-10-31 08:32:56 +00:00
macterm.h (create_apple_event_from_event_ref) 2006-10-31 08:33:53 +00:00
Makefile.in * NEWS: explain new behavior and arguments of `key-binding' and 2006-09-15 07:19:15 +00:00
makefile.w32-in ($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend 2006-09-24 12:37:45 +00:00
marker.c
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 (Vread_expression_map): Define here. 2006-10-21 17:40:03 +00:00
mktime.c
msdos.c * xdisp.c (mouse_autoselect_window): Removed. 2006-09-08 14:14:28 +00:00
msdos.h
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 (list_processes_1): Run sentinels before removing dead 2006-10-03 09:14:40 +00:00
process.h (inhibit_sentinels): Add decl. 2006-09-08 12:07:46 +00:00
puresize.h
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): Set the new `used_syntax' bit. 2006-10-03 13:19:18 +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 (compile_pattern): Only check `cp->syntax_table' if needed. 2006-10-03 13:47:26 +00:00
sheap.c
sound.c
stamp-h.in
strftime.c Replace "GNU Library General Public License" by "GNU General Public 2006-09-18 03:32:42 +00:00
sunfns.c
syntax.c * search.c (clear_regexp_cache): New function. 2006-09-17 17:38:59 +00:00
syntax.h
sysdep.c (init_sys_modes): Delete DEFVAR_LISP in the wrong place. 2006-10-14 10:09:32 +00:00
sysselect.h
syssignal.h
systime.h
systty.h
syswait.h
temacs.opt
term.c
termcap.c
termchar.h
termhooks.h
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
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
w16select.c
w32.c
w32.h
w32bdf.c
w32bdf.h
w32console.c
w32fns.c (w32_createwindow): Remove code for handling -geometry command line option and 2006-11-04 12:21:29 +00:00
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c (Fmenu_or_popup_active_p): New function. 2006-11-05 12:17:26 +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 (x_draw_glyph_string_foreground): Set background mode to TRANSPARENT before 2006-10-27 22:37:48 +00:00
w32term.h
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c (Fdisplay_buffer): Fix typo in docstring. 2006-10-28 22:03:51 +00:00
window.h
xdisp.c (note_mouse_highlight) [HAVE_NTGUI]: Don't bother to check popup_activated. 2006-11-05 12:18:21 +00:00
xfaces.c (best_matching_font): Fix logic to decide whether to use overstriking to 2006-10-27 22:34:22 +00:00
xfns.c (xic_create_xfontset): Fix previous change. 2006-10-31 06:42:59 +00:00
xmenu.c Add a comment. 2006-11-05 17:30:30 +00:00
xrdb.c
xselect.c * xselect.c (x_handle_selection_request): If the converted_selection 2006-10-19 07:17:42 +00:00
xsmfns.c
xterm.c * xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW when raising the 2006-11-03 08:58:39 +00:00
xterm.h * xterm.c (x_initialize): Don't install Xt event timer here. 2006-09-13 22:39:23 +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.