..
bitmaps
#
1999-09-29 16:37:29 +00:00
m
(NO_REMAP): Don't define.
2000-10-02 14:30:39 +00:00
s
(USE_MMAP_FOR_BUFFERS): Define.
2000-09-28 21:49:46 +00:00
.dbxinit
#ecrt0.c
1999-10-01 11:44:30 +00:00
.gdbinit
(xbacktrace): Handle case that $bt->function isn't
2000-10-24 10:55:57 +00:00
.gitignore
Sort alphabetically and add `Makefile'.
2000-09-15 20:58:45 +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
(emacs_blocked_free) [GC_MALLOC_CHECK]: Handle freeing
2000-10-23 15:03:55 +00:00
alloca.c
Use #error.
2000-08-17 13:57:01 +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
Include stdio.h.
2000-09-25 18:18:31 +00:00
buffer.h
(BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.
2000-09-14 15:14:15 +00:00
bytecode.c
(mark_byte_stack): Add a comment.
2000-08-24 11:42:33 +00:00
callint.c
Remove includes of
2000-09-02 19:35:49 +00:00
callproc.c
[USE_CRT_DLL]: Remove unnecessary extern, which
2000-08-22 22:38:05 +00:00
casefiddle.c
Include composite.h.
1999-12-15 00:02:33 +00:00
casetab.c
category.c
(Fmodify_category_entry): Use SPLIT_CHAR, not
2000-05-19 23:51:29 +00:00
category.h
(CATEGORY_SET): Delete codes for a composite character.
1999-12-15 00:02:55 +00:00
ccl.c
(Fccl_execute_on_string): Make multibyte string correctly.
2000-09-19 00:14:17 +00:00
ccl.h
(struct ccl_program): New member multibyte.
2000-08-11 05:45:10 +00:00
ChangeLog
(unlock_all_files): Use unlock_file to expand each
2000-10-24 20:57:11 +00:00
ChangeLog.1
#
1999-09-29 16:37:29 +00:00
ChangeLog.2
#
1999-09-29 16:37:29 +00:00
ChangeLog.3
#
1999-09-29 16:37:29 +00:00
ChangeLog.4
#
1999-09-29 16:37:29 +00:00
ChangeLog.5
#
1999-09-29 16:37:29 +00:00
ChangeLog.6
#
1999-09-29 16:37:29 +00:00
ChangeLog.7
#
1999-10-04 16:40:11 +00:00
ChangeLog.8
*** empty log message ***
2000-09-25 15:42:25 +00:00
charset.c
(Ffind_charset_string): Doc fix.
2000-10-11 14:10:56 +00:00
charset.h
(CHAR_STRING): Optimized for single byte characters.
2000-10-10 02:00:52 +00:00
chpdef.h
cm.c
[HAVE_TERMCAP_H]: Include <termcap.h>.
2000-08-17 14:04:16 +00:00
cm.h
Remove unneeded declaration of ospeed.
1999-09-27 16:42:19 +00:00
cmds.c
(internal_self_insert): Delete '#ifdef HAVE_FACES' and
2000-08-26 05:56:50 +00:00
coding.c
(decode_coding_emacs_mule): If coding->eol_type is CR
2000-10-24 09:04:35 +00:00
coding.h
(conversion_buffer_size, conversion_buffer)
2000-08-16 01:36:53 +00:00
commands.h
(Vthis_command): Renamed from this_command.
1998-08-09 21:55:27 +00:00
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_GAI_STRERROR): Undef.
2000-10-02 16:44:59 +00:00
convexos.h
COPYING
#
1999-10-17 09:55:57 +00:00
cxux-crt0.s
#ecrt0.c
1999-10-01 11:44:30 +00:00
data.c
Avoid some more compiler warnings.
2000-09-21 20:54:57 +00:00
dired.c
(directory_files_internal_unwind): New function.
2000-10-24 14:45:36 +00:00
dispextern.h
Initial check-in: changes for building Emacs under Mac OS.
2000-10-22 16:50:16 +00:00
dispnew.c
Initial check-in: changes for building Emacs under Mac OS.
2000-10-22 16:50:16 +00:00
disptab.h
doc.c
Remove includes of
2000-09-02 19:35:49 +00:00
doprnt.c
Don't declare xmalloc, xrealloc.
2000-06-20 14:02:05 +00:00
dosfns.c
(unspecified_fg, unspecified_bg): Remove extern declaration.
2000-10-16 19:14:14 +00:00
dosfns.h
Changes for automatic remapping of X colors on terminal frames:
1999-12-06 16:54:09 +00:00
ecrt0.c
Remove LISP_FLOAT_TYPE' and standalone'.
2000-02-17 09:45:46 +00:00
editfns.c
(Fconstrain_to_field): Check carefully for field boundaries if either
2000-10-16 07:28:24 +00:00
emacs.c
Initial check-in: changes for building Emacs under Mac OS.
2000-10-22 16:50:16 +00:00
environ.c
epaths.in
eval.c
(skip_debugger): Prevent a compiler warning.
2000-10-19 12:03:08 +00:00
fileio.c
Avoid some more compiler warnings.
2000-09-21 20:54:57 +00:00
filelock.c
(unlock_all_files): Use unlock_file to expand each
2000-10-24 20:57:11 +00:00
filemode.c
#ecrt0.c
1999-10-01 11:44:30 +00:00
firstfile.c
floatfns.c
[USE_CRT_DLL]: Remove unnecessary extern, which screws
2000-08-22 22:19:26 +00:00
fns.c
2000-10-22 15:07:47 ShengHuo ZHU <zsh@cs.rochester.edu>
2000-10-22 19:08:26 +00:00
fontset.c
(syms_of_fontset) [WINDOWSNT]: Special case for ASCII font of default
2000-10-23 22:10:00 +00:00
fontset.h
(free_face_fontset): Renamed from fs_free_face_fontset.
2000-06-23 14:34:44 +00:00
frame.c
Initial check-in: changes for building Emacs under Mac OS.
2000-10-22 16:50:16 +00:00
frame.h
Initial check-in: changes for building Emacs under Mac OS.
2000-10-22 16:50:16 +00:00
getloadavg.c
Don't define NLIST_STRUCT (handled by configure).
2000-06-20 13:17:40 +00:00
getpagesize.h
gmalloc.c
(state_protected_p, last_state_size, last_heapinfo)
2000-10-24 12:41:23 +00:00
gnu.h
hftctl.c
Use PROTOTYPES.
2000-03-08 18:55:10 +00:00
indent.c
Avoid some more compiler warnings.
2000-09-21 20:54:57 +00:00
indent.h
(toplevel): Add function prototypes.
1999-07-21 21:43:52 +00:00
insdel.c
(adjust_markers_for_delete): Handle before-insertion markers correctly.
2000-10-18 06:20:27 +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
(Fprevious_single_char_property_change): Declare.
2000-08-08 14:39:46 +00:00
ioctl.h
keyboard.c
Initial check-in: changes for building Emacs under Mac OS.
2000-10-22 16:50:16 +00:00
keyboard.h
(quit_throw_to_read_char): Declare NO_RETURN.
2000-09-25 14:24:23 +00:00
keymap.c
Update copyright.
2000-10-24 12:32:33 +00:00
lastfile.c
Include config.h to pick up data layout pragmas.
1999-01-17 19:16:08 +00:00
line.h
lisp.h
(Fpos_visible_in_window_p): Update prototype
2000-10-21 08:02:17 +00:00
lread.c
(Vrecursive_load_depth_limit): New variable.
2000-09-21 11:15:01 +00:00
mach2.h
macros.c
Avoid some more compiler warnings.
2000-09-21 20:54:57 +00:00
macros.h
Makefile.in
(term.o): Depend on dispextern.h.
2000-10-17 02:53:36 +00:00
makefile.nt
($(BLD)\dispnew.obj):
2000-10-21 13:23:23 +00:00
makefile.w32-in
Change .obj to .$(O) in all dependencies.
2000-10-21 13:24:14 +00:00
marker.c
Avoid some more compiler warnings.
2000-09-21 20:55:56 +00:00
mem-limits.h
Use POINTER_TYPE.
2000-03-08 18:49:46 +00:00
minibuf.c
(Fminibuffer_complete): Pass nil for FULLY argument to
2000-10-23 13:46:41 +00:00
mktime.c
Unprotoized.
2000-06-19 13:07:47 +00:00
mocklisp.c
mocklisp.h
msdos.c
(dos_set_window_size): Update screen dimension variables.
2000-10-21 18:14:15 +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
Include keyboard.h before frame.h.
2000-08-22 22:41:00 +00:00
process.c
(read_process_output): Cancel previous change.
2000-10-11 23:56:30 +00:00
process.h
(struct process): Make inherit_coding_system_flag a Lisp_Object.
1998-04-29 21:47:23 +00:00
puresize.h
(BASE_PURESIZE): Increase to 675000.
2000-05-23 21:59:11 +00:00
ralloc.c
(__malloc_extra_blocks): Declare as __malloc_size_t.
2000-09-25 21:07:55 +00:00
README
#ecrt0.c
1999-10-01 11:44:30 +00:00
regex.c
(IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
2000-10-24 14:00:55 +00:00
regex.h
Remove warning that noone noticed anyway
2000-10-17 06:55:04 +00:00
region-cache.c
region-cache.h
scroll.c
Include keyboard.h before frame.h.
2000-08-22 22:41:00 +00:00
search.c
(Fsearch_backward, Fsearch_forward): Doc fix.
2000-10-11 17:54:18 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sound.c
(Fplay_sound): Doc fix.
2000-09-13 18:23:03 +00:00
strftime.c
[!WINDOWSNT]: Don't apply Solaris 2.5 work-around on
2000-10-20 14:49:19 +00:00
sunfns.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
syntax.c
*** empty log message ***
2000-10-24 00:09:09 +00:00
syntax.h
(SYNTAX_ENTRY_INT): Delete codes for a composite
1999-12-15 00:20:44 +00:00
sysdep.c
Initial check-in: changes for building Emacs under Mac OS.
2000-10-22 16:50:16 +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
[__GLIBC__ >= 2]: Check __FAVOR_BSD instead of
1999-01-04 12:10:38 +00:00
syswait.h
Move some definitions.
2000-07-26 11:06:05 +00:00
temacs.opt
#ecrt0.c
1999-10-01 11:44:30 +00:00
term.c
Initial check-in: changes for building Emacs under Mac OS.
2000-10-22 16:50:16 +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
(enum event_kind): New member multibyte_char_keystroke.
2000-08-11 00:51:25 +00:00
terminfo.c
(ospeed): Don't declare.
2000-10-06 22:53:30 +00:00
termopts.h
textprop.c
(Fget_char_property): Update call to overlays_at.
2000-08-08 23:53:32 +00:00
tparam.c
[emacs]: Include lisp.h.
2000-06-20 18:23:12 +00:00
uaf.h
undo.c
(record_first_change, record_marker_adjustment): Don'use
2000-08-19 12:33:00 +00:00
unexaix.c
(unexec): Use unsigned instead of uintptr_t because
1999-11-23 17:22:03 +00:00
unexalpha.c
Prototype fatal_unexec, mark_x, update_dynamic_symbols. Declare
2000-08-17 14:07:15 +00:00
unexapollo.c
unexconvex.c
unexec.c
(write_segment) [USE_CRT_DLL]: Remove unnecessary
2000-08-22 22:41:55 +00:00
unexelf.c
(ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.
2000-09-26 13:01:57 +00:00
unexelf1.c
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
unexmips.c
unexnext.c
unexsgi.c
(unexec): Dump the .rodata section from memory
1999-06-13 22:48:46 +00:00
unexsni.c
(unexec): Handle .rel.dyn section.
1999-11-17 20:58:06 +00:00
unexsunos4.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
unexw32.c
Change PUCHAR to PCHAR.
2000-08-22 22:44:39 +00:00
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
#ecrt0.c
1999-10-01 11:44:30 +00:00
vms-pwd.h
vmsdir.h
vmsfns.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
vmsgmalloc.c
Add support for large files, 64-bit Solaris, system locale codings.
1999-10-19 07:25:11 +00:00
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
(set_clipboard_data): If there's not enough memory
2000-08-17 06:11:09 +00:00
w32.c
(_ANONYMOUS_UNION) [__GNUC__]: New define
2000-09-03 17:41:20 +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): Call w32_cache_char_metrics.
2000-10-21 13:30:33 +00:00
w32bdf.h
(glyph_struct, cache_bitmap): Cache bitmap data, not GDI object which
2000-09-29 21:21:54 +00:00
w32console.c
Do not undef HAVE_WINDOW_SYSTEM before
2000-10-19 19:06:38 +00:00
w32fns.c
(x_to_w32_font): Initialize dpi from dpyinfo->resy.
2000-10-23 22:11:51 +00:00
w32gui.h
(w32_char_font_type): Move enum from w32term.c
2000-10-21 13:31:55 +00:00
w32heap.c
[!USE_CRT_DLL]: Don't define _heap_init and _heap_term
2000-08-22 23:31:00 +00:00
w32heap.h
Undefine min, max.
2000-08-22 23:32:51 +00:00
w32inevt.c
Include keyboard.h before frame.h.
2000-08-22 23:33:55 +00:00
w32inevt.h
*** empty log message ***
2000-06-12 19:48:20 +00:00
w32menu.c
(add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working.
2000-10-19 19:25:53 +00:00
w32proc.c
(compare_env): Convert to uppercase for comparison,
2000-09-03 17:50:12 +00:00
w32reg.c
(w32_get_string_resource): Check for name in current
1999-05-02 10:28:55 +00:00
w32select.c
Include keyboard.h before frame.h.
2000-08-22 23:45:16 +00:00
w32term.c
(VCENTER_BASELINE_OFFSET): Bias division (see xterm.c comment below).
2000-10-23 22:14:57 +00:00
w32term.h
Extern decl for w32_cache_char_metrics.
2000-10-21 13:31:20 +00:00
w32xfns.c
Include keyboard.h before frame.h.
2000-08-22 23:45:16 +00:00
widget.c
(set_frame_size, update_wm_hints, EmacsFrameSetValues):
2000-08-03 20:22:34 +00:00
widget.h
(x_set_font): Don't call face-set-after-frame-default
1999-07-21 21:43:52 +00:00
widgetprv.h
window.c
(size_window): Prevent setting window's width or
2000-10-24 14:05:50 +00:00
window.h
(foreach_window): Change prototype.
2000-07-21 14:33:46 +00:00
x-list-font.c
(Fx_list_fonts): Access frame parameters throught
1998-10-21 11:50:56 +00:00
x11term.h
xdisp.c
Initial check-in: changes for building Emacs under Mac OS.
2000-10-22 16:50:16 +00:00
xfaces.c
Initial check-in: changes for building Emacs under Mac OS.
2000-10-22 16:50:16 +00:00
xfns.c
(x_to_xcolors, x_set_mouse_color, lookup_pixel_color)
2000-10-18 11:57:35 +00:00
xmenu.c
(Fx_popup_menu, Fx_popup_dialog): Check for tool-bar
2000-10-05 21:18:30 +00:00
xrdb.c
Avoid some more compiler warnings.
2000-09-21 20:54:57 +00:00
xscrollbar.h
xselect.c
*** empty log message ***
2000-07-21 02:39:45 +00:00
xselect.c.old
xterm.c
(x_connection_closed): Reset handling_signal.
2000-10-23 15:01:52 +00:00
xterm.h
(struct x_display_info): Add color_cells and ncolor_cells.
2000-10-18 11:58:27 +00:00
XTests.c
XTests.h