1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/src
Dan Nicolaescu 01d0930532 * search.c (matcher_overflow): Mark as NO_RETURN.
* xterm.c (x_connection_closed): Likewise.

* sysdep.c (croak): Likewise.

* sound.c (sound_perror, alsa_sound_perror): Likewise.

* lisp.h (die, nsberror): Likewise.
2006-05-29 08:06:15 +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 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280 2006-05-15 11:20:16 +00:00
.dbxinit
.gdbinit (xframe): Print frame name. 2006-05-05 23:56:35 +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 (mode-line-format): Fix docstring. 2006-05-25 21:20:19 +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 (Fcall_interactively): Fread_from_minibuffer now takes only seven args. 2006-05-25 23:17:17 +00:00
callproc.c (Fcall_process): Reject encoding arguments by 2006-05-18 02:20:39 +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 * search.c (matcher_overflow): Mark as NO_RETURN. 2006-05-29 08:06:15 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5 *** empty log message *** 2005-02-18 18:17:16 +00:00
ChangeLog.6 Fix typo. 2005-04-08 11:57:30 +00:00
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 (internal_self_insert): Handle weird auto-fill-function. 2006-02-13 02:17:15 +00:00
coding.c (Ffind_operation_coding_system): Call a function by 2006-05-29 00:57:27 +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 * 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 (set_cursor_from_row): Update prototype. 2006-05-28 20:19:17 +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 * intervals.c (set_point_both): Fix mixup before before and after 2006-05-12 17:39:39 +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 Comment munging wrt max-specpdl-size; nfc. 2006-04-18 21:00:44 +00:00
fileio.c * fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate 2006-05-26 15:18:28 +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 (Fyes_or_no_p): Fread_from_minibuffer now takes only seven args. 2006-05-25 23:15:57 +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_border_width): Remove #ifndef MAC_OS. 2006-05-19 09:11:14 +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 Connect menu_nav_ended to "selection-done" to fix grabs 2006-05-29 07:11:05 +00:00
gtkutil.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
hftctl.c
image.c * image.c (png_load): Don't call fclose on NULL. 2006-05-26 03:33:32 +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 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 (make_lispy_event) [MAC_OS]: Get Apple event info from event->arg. 2006-05-05 06:43:50 +00:00
keyboard.h Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
keymap.c * keymap.c (describe_map): Avoid generating duplicate entries if 2006-05-10 03:32:06 +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 * search.c (matcher_overflow): Mark as NO_RETURN. 2006-05-29 08:06:15 +00:00
lread.c lread.c (Vload_history): Enhance doc-string to say that the file is the 2006-05-24 13:24:21 +00:00
mac.c Tiny layout change. 2006-05-27 08:45:14 +00:00
macfns.c (Fx_server_version): Use gestaltSystemVersionMajor etc. 2006-05-24 08:07:37 +00:00
macgui.h (USE_MAC_FONT_PANEL): Define to 1 if USE_ATSUI is set 2006-05-07 08:05:19 +00:00
macmenu.c (restore_menu_items, cleanup_popup_menu): Return a value. 2006-05-05 06:44:10 +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 (mac_handle_apple_event): Return 2006-05-27 08:46:03 +00:00
macterm.c (x_draw_stretch_glyph_string): Fix problems with invisible 2006-05-27 22:37:39 +00:00
macterm.h (TYPE_FILE_NAME): Change from macro to enumerator. 2006-05-24 08:09:11 +00:00
Makefile.in * Makefile.in (CFLAGS_SOUND): New flags for ALSA 2006-05-18 17:05:36 +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 (read_minibuf): Remove arg KEEP_ALL. Callers changed. 2006-05-25 21:16:22 +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 (setup_process_coding_systems): Use system_eol_type 2006-05-08 05:19:42 +00:00
process.h Include headers for pid_t. 2006-04-24 13:10:19 +00:00
puresize.h (BASE_PURESIZE): Increase to 1210000. 2006-05-24 16:53:18 +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 * search.c (matcher_overflow): Mark as NO_RETURN. 2006-05-29 08:06:15 +00:00
sheap.c (STATIC_HEAP_SIZE): Enlarge STATIC_HEAP_SIZE to 12MB. 2006-03-18 14:02:43 +00:00
sound.c * search.c (matcher_overflow): Mark as NO_RETURN. 2006-05-29 08:06:15 +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): Detect generic comment at beginning of 2006-05-01 13:09:24 +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 (Fnext_single_char_property_change) 2006-05-14 21:55:34 +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
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 (init_environment): Simplify code that calls ExpandEnvironmentStrings and make 2006-05-19 19:29:36 +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 (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 (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 (x_draw_stretch_glyph_string): Fix problems with invisible 2006-05-27 22:37:39 +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 (struct saved_window): Add `dedicated'. 2006-05-29 01:05:24 +00:00
window.h (Fwindow_minibuffer_p): Declare (for use in minibuf.c). 2006-01-03 16:56:15 +00:00
xdisp.c (set_cursor_from_row): If cursor cannot be set in row, 2006-05-28 20:19:07 +00:00
xfaces.c (best_matching_font): Abort for best == NULL before we start to use it. 2006-05-22 01:02:40 +00:00
xfns.c (xg_set_icon): Delete superfluous UNGCPRO. 2006-03-31 00:40:21 +00:00
xmenu.c (Fmenu_bar_start): New function for USE_GTK and USE_X_TOOLKIT. 2006-05-29 07:11:35 +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 * search.c (matcher_overflow): Mark as NO_RETURN. 2006-05-29 08:06:15 +00:00
xterm.h * xterm.h: Add extern declarations for x_clear_errors, 2006-05-23 07:12:49 +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.