..
bitmaps
m
* m/ia64.h: Moved from s/ia64.h.
2000-08-04 08:48:52 +00:00
s
* m/ia64.h: Moved from s/ia64.h.
2000-08-04 08:48:52 +00:00
.dbxinit
.gdbinit
(xhashtable): New command.
2000-08-07 12:31:50 +00:00
.gitignore
ignore bootstrap-emacs
2000-06-19 16:05:50 +00:00
abbrev.c
(syms_of_abbrev): Set buffer_default's abbrev table
2000-06-19 15:58:23 +00:00
acldef.h
alloc.c
(lisp_malloc, lisp_free): Use size_t and POINTER_TYPE.
2000-08-02 20:15:51 +00:00
alloca.c
(free) [emacs && EMACS_FREE]: Define as EMACS_FREE.
2000-07-18 13:02:40 +00:00
alloca.s
atimer.c
(alarm_signal_handler): Add forward declaration.
2000-06-15 12:56:17 +00:00
atimer.h
Protect against multiple inclusion. Include
2000-06-25 16:02:34 +00:00
blockinput.h
Protect against multiple inclusion. Include
2000-06-25 16:02:04 +00:00
buffer.c
(Fprevious_overlay_change): Avoid memory leak.
2000-07-21 14:33:35 +00:00
buffer.h
Remove Vbefore_change_function, Vafter_change_function.
2000-06-05 14:27:07 +00:00
bytecode.c
Copyright up-date.
2000-06-05 14:20:20 +00:00
callint.c
(Fcall_interactively): Doc fix.
2000-06-01 19:02:58 +00:00
callproc.c
(child_setup): Use xfree instead of free.
2000-08-05 19:26:30 +00:00
casefiddle.c
casetab.c
category.c
(Fmodify_category_entry): Use SPLIT_CHAR, not
2000-05-19 23:51:29 +00:00
category.h
ccl.c
(Fccl_execute_on_string): Don't check xmalloc return. Use xfree, not
2000-07-20 12:50:09 +00:00
ccl.h
(struct ccl_program): New member eol_type.
2000-06-19 05:15:51 +00:00
ChangeLog
*** empty log message ***
2000-08-07 13:12:43 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
charset.c
fix up more Lisp_Object/int conversion issues
2000-06-18 20:14:37 +00:00
charset.h
(MAKE_CHAR): Return reasonable code even if CHARSET is undefined.
2000-07-18 12:48:53 +00:00
chpdef.h
cm.c
Revert last change.
2000-06-23 16:17:05 +00:00
cm.h
cmds.c
(internal_self_insert): Don't check
2000-06-02 12:42:20 +00:00
coding.c
(coding_restore_composition): Pay attention to the case that
2000-08-04 05:53:01 +00:00
coding.h
(struct coding_system): Member safe_charset deleted.
2000-07-27 05:46:12 +00:00
commands.h
composite.c
(AREF): Remove definition.
2000-07-13 14:06:15 +00:00
composite.h
(make_composition_value_copy): Extern it.
2000-07-04 07:40:23 +00:00
config.in
(HAVE_SOUND): Define only for FreeBSD, NetBSD and
2000-07-26 14:09:40 +00:00
convexos.h
COPYING
cxux-crt0.s
data.c
(Faset): Allow storing any multibyte character in a string. Convert
2000-07-21 06:45:30 +00:00
dired.c
dispextern.h
(GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bits
2000-07-26 14:10:02 +00:00
dispnew.c
(direct_output_for_insert): Remove confusing
2000-07-19 15:47:52 +00:00
disptab.h
doc.c
(Fsubstitute_command_keys): Handle case that a GC
2000-07-11 19:59:06 +00:00
doprnt.c
Don't declare xmalloc, xrealloc.
2000-06-20 14:02:05 +00:00
dosfns.c
(unspecified_colors): Remove.
2000-01-03 16:56:40 +00:00
dosfns.h
ecrt0.c
Remove LISP_FLOAT_TYPE' and standalone'.
2000-02-17 09:45:46 +00:00
editfns.c
(Ftranspose_regions): Use xfree instead of free.
2000-08-05 19:26:20 +00:00
emacs.c
(handle_USR2_signal, handle_USR1_signal): Use
2000-07-13 14:07:19 +00:00
environ.c
epaths.in
eval.c
(error): Use xfree instead of free.
2000-08-05 19:27:14 +00:00
fileio.c
(Finsert_file_contents): Use xfree instead of free.
2000-08-05 19:26:04 +00:00
filelock.c
Use feature tests for fcntl.h, string.h. Don't include time.h, done by
2000-06-23 16:31:30 +00:00
filemode.c
firstfile.c
floatfns.c
Remove LISP_FLOAT_TYPE' and standalone'.
2000-02-17 09:45:46 +00:00
fns.c
(sweep_weak_table): Fix survival conditions for
2000-08-07 12:32:04 +00:00
fontset.c
(fontset_ref): Remove INLINE declaration.
2000-07-24 11:07:23 +00:00
fontset.h
(free_face_fontset): Renamed from fs_free_face_fontset.
2000-06-23 14:34:44 +00:00
frame.c
(next_frame, prev_frame): If MINIBUF is a window,
2000-07-03 07:51:18 +00:00
frame.h
(struct frame): Use volatile unconditionally.
2000-06-05 14:25:48 +00:00
getloadavg.c
Don't define NLIST_STRUCT (handled by configure).
2000-06-20 13:17:40 +00:00
getpagesize.h
gmalloc.c
(PP): Test PROTOTYPES as well as __STDC__ &c.
2000-06-21 16:07:32 +00:00
gnu.h
hftctl.c
Use PROTOTYPES.
2000-03-08 18:55:10 +00:00
indent.c
Fix nested comment.
2000-06-03 22:23:57 +00:00
indent.h
insdel.c
(signal_before_change, signal_after_change): Don't check
2000-06-02 12:42:54 +00:00
intervals.c
(get_local_map): Extra arg to allow looking for `keymap' too.
2000-05-29 11:41:13 +00:00
intervals.h
(map_property): New enum.
2000-05-29 11:42:51 +00:00
ioctl.h
keyboard.c
(read_char_minibuf_menu_prompt): Add new parameter
2000-08-02 20:16:22 +00:00
keyboard.h
(show_help_echo, gen_help_event): Change prototypes.
2000-07-18 18:20:16 +00:00
keymap.c
(current_minor_maps): Use xmalloc instead of malloc.
2000-08-05 19:27:01 +00:00
lastfile.c
line.h
lisp.h
(Fsingle_key_description, xmalloc, xrealloc): Change
2000-08-02 20:15:09 +00:00
lread.c
(readevalloop): If READCHARFUN sets point to ZV, arrange
2000-06-07 12:31:26 +00:00
mach2.h
macros.c
macros.h
Makefile.in
Fix dependencies of blockinput.h on atimer.h, systime.h.
2000-07-18 16:21:06 +00:00
makefile.nt
Add support for `bootstrap' and related targets.
2000-07-05 16:37:46 +00:00
marker.c
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
2000-03-30 09:56:31 +00:00
mem-limits.h
Use POINTER_TYPE.
2000-03-08 18:49:46 +00:00
minibuf.c
make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
2000-04-05 17:29:31 +00:00
mktime.c
Unprotoized.
2000-06-19 13:07:47 +00:00
mocklisp.c
mocklisp.h
msdos.c
(Fmsdos_set_mouse_buttons): Add missing backslashes in
2000-08-07 07:47:53 +00:00
msdos.h
(XMenuActivate): Update prototype.
2000-07-20 11:04:07 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c
print.c
(print_object): If vector printing is truncated, print "..." to
2000-07-26 04:12:42 +00:00
process.c
*** empty log message ***
2000-08-04 05:53:39 +00:00
process.h
puresize.h
(BASE_PURESIZE): Increase to 675000.
2000-05-23 21:59:11 +00:00
ralloc.c
Make real_morecore non-static.
2000-07-05 16:31:17 +00:00
README
regex.c
(re_match, re_match_2): Protect calls to alloca (0).
2000-06-20 16:48:05 +00:00
regex.h
Test PROTOTYPES as well as __STDC__.
2000-06-19 21:59:46 +00:00
region-cache.c
region-cache.h
scroll.c
* scroll.c (CHECK_BOUNDS): Renamed from CHECK.
2000-03-29 23:24:14 +00:00
search.c
(Fre_search_forward, Fre_search_backward)
2000-05-31 18:51:08 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sound.c
Sound support for NetBSD through "Linux emulation" support:
2000-07-05 19:33:00 +00:00
strftime.c
Use PROTOTYPES.
2000-03-08 18:55:10 +00:00
sunfns.c
syntax.c
* syntax.c (skip_chars): Fix previous change. Make the handling of
2000-08-07 05:57:08 +00:00
syntax.h
sysdep.c
(run_mac_command, closedir): Use xfree' instead of free'.
2000-08-05 19:29:39 +00:00
sysselect.h
syssignal.h
(sigblock, sigunblock) [USG5_4]: Set
2000-06-20 18:31:04 +00:00
systime.h
(EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE.
2000-06-23 17:05:10 +00:00
systty.h
syswait.h
Move some definitions.
2000-07-26 11:06:05 +00:00
temacs.opt
term.c
[!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, tgetnum.
2000-06-25 17:22:33 +00:00
termcap.c
[emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h.
2000-06-20 18:19:03 +00:00
termchar.h
termhooks.h
(struct input_event): Add member `arg'.
2000-07-13 14:07:07 +00:00
terminfo.c
(ospeed) [HAVE_SPEED_T]: Don't declare extern.
2000-06-01 15:48:57 +00:00
termopts.h
textprop.c
(Fprevious_single_char_property_change):
2000-07-22 13:37:47 +00:00
tparam.c
[emacs]: Include lisp.h.
2000-06-20 18:23:12 +00:00
uaf.h
undo.c
(record_delete): If we hit the end of the undo list, stop picking elements
2000-04-26 18:39:30 +00:00
unexaix.c
unexalpha.c
Include errno.h, string.h, unistd.h. Don't declare errno, strerror.
2000-06-19 16:19:05 +00:00
unexapollo.c
unexconvex.c
unexec.c
(toplevel): Fix last change, so as not to deprive MSDOS
2000-06-15 12:20:34 +00:00
unexelf.c
Restore changes of 1999-10-19.
2000-03-12 17:04:43 +00:00
unexelf1.c
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
unexmips.c
unexnext.c
unexsgi.c
unexsni.c
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
(check_memory_limits) [REL_ALLOC]: Use real_morecore
2000-07-05 16:32:37 +00:00
vms-pp.c
vms-pp.trans
vms-pwd.h
vmsdir.h
vmsfns.c
vmsgmalloc.c
vmsmap.c
vmspaths.h
vmsproc.c
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
2000-03-30 09:56:31 +00:00
vmsproc.h
vmstime.c
vmstime.h
w16select.c
(Fw16_set_clipboard_data): Fix the change from 2000-05-20.
2000-05-25 10:56:36 +00:00
w32.c
(init_environment): Install code from 20.7 for providing
2000-07-05 16:00:13 +00:00
w32.h
(EMACS_W32_H): Renamed from _NT_H_
2000-06-12 19:18:24 +00:00
w32bdf.c
(w32_load_bdf_font): Initialize font->double_byte_p.
2000-05-30 21:38:23 +00:00
w32bdf.h
Changed __W32BDF_H__ to EMACS_W32BDF_H to comply with ISO C spec.
2000-06-12 19:09:42 +00:00
w32console.c
(glyph_to_pixel_coords): Change first parameter to
2000-05-30 21:41:35 +00:00
w32fns.c
Replace illegal' with invalid'.
2000-08-05 15:47:13 +00:00
w32gui.h
(EMACS_W32GUI_H): Renamed from __W32GUI_H__
2000-06-12 19:22:16 +00:00
w32heap.c
w32heap.h
w32inevt.c
(NUM_TRANSLATED_MOUSE_BUTTONS): New constant.
2000-05-30 21:49:28 +00:00
w32inevt.h
*** empty log message ***
2000-06-12 19:48:20 +00:00
w32menu.c
(w32_menu_show): Call free_menubar_widget_value_tree after menu is
2000-07-15 11:52:21 +00:00
w32proc.c
w32reg.c
w32select.c
(Fw32_set_clipboard_data): Change QNil to Qnil.
2000-05-31 18:09:57 +00:00
w32term.c
(help_echo_object, help_echo_pos): New variables.
2000-07-15 12:00:51 +00:00
w32term.h
(CP_DEFAULT): Define.
2000-05-30 21:14:28 +00:00
w32xfns.c
widget.c
(set_frame_size, update_wm_hints, EmacsFrameSetValues):
2000-08-03 20:22:34 +00:00
widget.h
widgetprv.h
window.c
(display_buffer_reuse_frames): New variable.
2000-08-02 20:17:01 +00:00
window.h
(foreach_window): Change prototype.
2000-07-21 14:33:46 +00:00
x-list-font.c
x11term.h
xdisp.c
(ensure_echo_area_buffers): If a buffer was killed and a
2000-08-07 10:34:08 +00:00
xfaces.c
Replace illegal' with invalid'.
2000-08-05 15:47:13 +00:00
xfns.c
Replace illegal' with invalid'.
2000-08-05 15:47:13 +00:00
xmenu.c
(popup_get_selection): Use xfree instead of free.
2000-08-05 19:25:41 +00:00
xrdb.c
(x_load_resources): Add default resource for scroll bar's
2000-06-22 22:05:37 +00:00
xscrollbar.h
xselect.c
*** empty log message ***
2000-07-21 02:39:45 +00:00
xselect.c.old
xterm.c
(note_mouse_highlight): Process overlays in the right
2000-07-21 15:54:14 +00:00
xterm.h
(x_encode_text): Add prototype.
2000-07-21 02:07:35 +00:00
XTests.c
XTests.h