1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/src
Richard M. Stallman f5b8d5f263 (handle_fontified_prop): Do nothing if memory full.
(format_mode_line_unwind_data): New arg SAVE_PROPTRANS
controls whether to save and restore mode_line_proptrans_alist.
Callers changed.
(unwind_format_mode_line): Work with that feature.
(redisplay_internal): Don't call prepare_menu_bars if memory full.
(move_elt_to_front): New function.
(display_mode_element): Use move_elt_to_front.
Don't bother munging text props on a null string.
Delete obsolete elts from mode_line_proptrans_alist.
(decode_mode_spec): Test Vmemory_full, not spare_memory.
2005-10-29 19:44:25 +00:00
..
bitmaps
m * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define 2005-09-23 17:06:03 +00:00
s * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define 2005-09-23 17:06:03 +00:00
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 2004-06-12 04:51:11 +00:00
.dbxinit
.gdbinit (pitx): Fix output format. Print string charpos. 2005-07-14 11:30:35 +00:00
.gitignore Add makefile (for MS-Windows). 2005-09-24 10:27:46 +00:00
abbrev.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
acldef.h Add arch taglines 2003-09-01 15:45:59 +00:00
alloc.c (syms_of_alloc) <memory-full>: Doc fix. 2005-10-29 19:39:50 +00:00
alloca.c Fix the prototype for xfree. 2004-01-30 17:12:40 +00:00
atimer.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
atimer.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
blockinput.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
buffer.c (clone_per_buffer_values): Remove unused var tem. 2005-10-20 15:02:52 +00:00
buffer.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
bytecode.c (Fbyte_code): Use internal_lisp_condition_case. 2005-10-29 19:32:27 +00:00
callint.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
callproc.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
casefiddle.c (casify_object): Fix for the case that case 2005-10-14 07:51:51 +00:00
casetab.c (Fset_case_table): Doc fix. 2005-10-23 17:26:53 +00:00
category.c Update FSF's address. 2005-07-04 16:49:24 +00:00
category.h Update FSF's address. 2005-07-04 16:49:24 +00:00
ccl.c (check_ccl_update): Remove unused var vp. 2005-10-20 15:02:59 +00:00
ccl.h Update FSF's address. 2005-07-04 16:49:24 +00:00
ChangeLog (handle_fontified_prop): Do nothing if memory full. 2005-10-29 19:44:25 +00:00
ChangeLog.1 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.2 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.3 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.4 Add arch taglines 2003-09-01 15:45:59 +00:00
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 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.8 *** empty log message *** 2004-10-28 23:35:13 +00:00
ChangeLog.9 Add arch taglines 2003-09-01 15:45:59 +00:00
charset.c (charset_mule_unicode_0100_24ff) 2005-10-24 08:03:17 +00:00
charset.h (charset_mule_unicode_0100_24ff) 2005-10-24 08:04:01 +00:00
chpdef.h Add arch taglines 2003-09-01 15:45:59 +00:00
cm.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
cm.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
cmds.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
coding.c (code_convert_region_unwind): Argument format changed. 2005-09-14 07:06:20 +00:00
coding.h (DECODE_SYSTEM): Fix argument name; name->str. 2005-10-27 00:45:44 +00:00
commands.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
composite.c (compose_chars_in_text): Delete it. 2005-09-13 01:07:30 +00:00
composite.h (compose_chars_in_text): Delete extern. 2005-09-13 01:05:51 +00:00
config.in Regenerated after adding test for get_current_dir_name. 2005-09-10 11:36:24 +00:00
COPYING Update FSF's address. 2005-07-02 15:46:32 +00:00
cxux-crt0.s Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
data.c * data.c (Fmake_variable_frame_local): Add clarification to 2005-10-28 01:25:18 +00:00
dired.c * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct 2005-09-30 22:38:16 +00:00
dispextern.h (remember_mouse_glyph): Add prototype. 2005-10-11 22:35:22 +00:00
dispnew.c (redraw_overlapped_rows, redraw_overlapping_rows) 2005-10-07 21:47:49 +00:00
disptab.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
doc.c (Fsubstitute_command_keys): Lookup key binding for 2005-09-09 11:55:09 +00:00
doprnt.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
dosfns.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
dosfns.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
ecrt0.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
editfns.c (Fformat): Don't include string padding 2005-10-28 16:26:45 +00:00
emacs.c (main): Update copyright year. 2005-10-19 16:53:31 +00:00
epaths.in Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
eval.c (internal_lisp_condition_case): New function. 2005-10-29 19:34:12 +00:00
fileio.c (auto_save_error): Call SAFE_FREE. 2005-10-20 15:03:10 +00:00
filelock.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
filemode.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
firstfile.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
floatfns.c (Fexpt): Use floats for negative exponent. 2005-08-09 07:37:25 +00:00
fns.c (Fchar_table_range): Remove unused var i. 2005-10-20 15:03:26 +00:00
fontset.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
fontset.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
frame.c (Fredirect_frame_focus): Fix typos in docstring. 2005-10-10 14:52:50 +00:00
frame.h (struct frame): New member updated_p. 2005-09-08 22:30:08 +00:00
fringe.c * fringe.c (update_window_fringes): Handle case where buffer ends 2005-10-27 15:03:53 +00:00
getloadavg.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
getpagesize.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
gmalloc.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
gnu.h Add arch taglines 2003-09-01 15:45:59 +00:00
gtkutil.c * gtkutil.c (xg_set_geometry): Do a gtk_window_move if program 2005-09-20 20:07:15 +00:00
gtkutil.h * gtkutil.h (xg_set_frame_icon): Declare it. 2005-08-16 19:33:07 +00:00
hftctl.c Add arch taglines 2003-09-01 15:45:59 +00:00
image.c [MAC_OS] (image_load_qt_1): Check image size. 2005-10-25 08:12:44 +00:00
indent.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
indent.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
insdel.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
intervals.c (update_interval): Fix indentation and coding style. Add info in error. 2005-09-01 14:18:10 +00:00
intervals.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
ioctl.h Add arch taglines 2003-09-01 15:45:59 +00:00
keyboard.c (command_loop_1): Don't set Vmemory_full here. 2005-10-29 19:34:58 +00:00
keyboard.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
keymap.c (Fdescribe_buffer_bindings): Reload `translate' 2005-09-12 10:26:35 +00:00
keymap.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
lastfile.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
lisp.h (memory_full_cons_threshold): Declared. 2005-10-29 19:40:49 +00:00
lread.c (build_load_history): Replace STREAM arg with ENTIRE. 2005-10-23 17:25:43 +00:00
mac.c [TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp): Allow nil 2005-10-16 02:22:16 +00:00
macfns.c (Fx_create_frame): Add debugging code. 2005-10-16 02:22:35 +00:00
macgui.h (MAX_CLIP_RECTS): New define. 2005-10-08 02:27:47 +00:00
macmenu.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
macros.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
macros.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
macselect.c (Fx_own_selection_internal): Follow error conventions. 2005-07-23 07:50:27 +00:00
macterm.c (last_mouse_glyph_frame): New var. 2005-10-25 08:13:44 +00:00
macterm.h (mac_clear_area): Add extern. 2005-10-16 02:23:09 +00:00
Makefile.in (SOME_MACHINE_OBJECTS): Undo previous change. 2005-09-18 05:41:49 +00:00
makefile.w32-in Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
marker.c * xlwmenu.c (find_next_selectable): 2005-09-27 18:48:59 +00:00
md5.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
md5.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
mem-limits.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
minibuf.c Small doc fix. 2005-10-24 16:22:16 +00:00
mktime.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
msdos.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
msdos.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
ndir.h Add arch taglines 2003-09-01 15:45:59 +00:00
param.h Add arch taglines 2003-09-01 15:45:59 +00:00
point.h Add arch taglines 2003-09-01 15:45:59 +00:00
pre-crt0.c Add arch taglines 2003-09-01 15:45:59 +00:00
prefix-args.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
print.c (print_error_message): Fix last change. 2005-09-12 23:10:59 +00:00
process.c * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct 2005-09-30 22:38:16 +00:00
process.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
puresize.h (BASE_PURESIZE): Incremented to 1130000. 2005-10-28 17:57:02 +00:00
ralloc.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
README
regex.c (re_char): Move it back to the implementation file. 2005-10-04 04:31:08 +00:00
regex.h (re_char): Don't expose it in the interface. 2005-10-04 04:32:50 +00:00
region-cache.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
region-cache.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
scroll.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
search.c (boyer_moore): Surround the '||' part of expression in 2005-10-21 00:42:13 +00:00
sheap.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
sound.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
stamp-h.in
strftime.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
sunfns.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
syntax.c (Fparse_partial_sexp): Fix docstring. 2005-10-29 16:05:41 +00:00
syntax.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
sysdep.c (request_sigio, unrequest_sigio): Do nothing in 2005-10-13 09:29:18 +00:00
sysselect.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
syssignal.h [__Lynx__]: Undef SIGPOLL along with SIGIO. 2005-10-20 13:18:50 +00:00
systime.h * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct 2005-09-30 22:38:16 +00:00
systty.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
syswait.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
temacs.opt
term.c (encode_terminal_code): Remove unused var src_start. 2005-10-20 15:03:58 +00:00
termcap.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
termchar.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
termhooks.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
terminfo.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
termopts.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
textprop.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
tparam.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
uaf.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
undo.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexaix.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexalpha.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexapollo.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexconvex.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexcw.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexec.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexelf.c (unexec): Fix calls to `fatal' with less than 3 arguments. 2005-10-20 13:59:31 +00:00
unexenix.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexhp9k800.c Add arch taglines 2003-09-01 15:45:59 +00:00
unexmacosx.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexmips.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexnext.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexsni.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexsol.c Add arch taglines 2003-09-01 15:45:59 +00:00
unexsunos4.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexw32.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
vlimit.h Add arch taglines 2003-09-01 15:45:59 +00:00
vm-limit.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w16select.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32.c (check_windows_init_file): Fix allocation of error buffer. 2005-09-12 10:27:02 +00:00
w32.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32bdf.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32bdf.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32console.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32fns.c (w32_to_x_font): Avoid forcing font widths. 2005-10-25 21:14:39 +00:00
w32gui.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32heap.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32heap.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32inevt.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32inevt.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32menu.c (add_menu_item): If unicode_append_menu returns an 2005-08-31 15:22:15 +00:00
w32proc.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32reg.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32select.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32term.c (note_mouse_movement, w32_read_socket): Apply 2005-10-14 changes for 2005-10-14 08:10:05 +00:00
w32term.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32xfns.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
widget.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
widget.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
widgetprv.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
window.c (Fwindow_tree): Remove unused var alist. 2005-10-20 15:04:05 +00:00
window.h (struct window): Remove height_fixed_p, no longer set. 2005-09-18 16:30:27 +00:00
xdisp.c (handle_fontified_prop): Do nothing if memory full. 2005-10-29 19:44:25 +00:00
xfaces.c (x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code. 2005-10-08 02:29:25 +00:00
xfns.c (syms_of_xfns): Provide `x' as feature. 2005-10-28 16:28:43 +00:00
xmenu.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
xrdb.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
xselect.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
xsmfns.c * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct 2005-09-30 22:38:16 +00:00
xterm.c Undo 2005-10-23 change. 2005-10-24 14:59:42 +00:00
xterm.h * xlwmenu.c (find_next_selectable): 2005-09-27 18:48:59 +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.