..
m
Initial revision
1999-02-22 20:56:34 +00:00
s
(strerror): Override the default implementation of
1999-06-16 20:02:55 +00:00
.gdbinit
(xstring): Handle unibyte strings.
1998-05-10 01:13:11 +00:00
abbrev.c
(Fdefine_abbrev): Doc fix.
1999-05-18 04:47:26 +00:00
acldef.h
alloc.c
(MMAP_MAX_AREAS): New macro.
1999-01-02 00:10:26 +00:00
alloca.c
formatting tweaks
1996-07-03 23:05:19 +00:00
alloca.s
blockinput.h
(reinvoke_input_signal): Don't use prototype decl.
1998-04-28 02:33:19 +00:00
buffer.c
(syms_of_buffer): Don't make
1999-06-16 02:33:32 +00:00
buffer.h
(inhibit_modification_hooks): Extern it.
1998-10-08 06:45:36 +00:00
bytecode.c
Include charset.h.
1998-11-16 01:17:06 +00:00
callint.c
(Fcall_interactively): Ignore first element of
1999-07-01 15:02:43 +00:00
callproc.c
(Fcall_process): Use xmalloc, xfree.
1999-03-04 09:03:31 +00:00
casefiddle.c
(casify_object): Use make_multibyte_string
1999-06-24 18:01:32 +00:00
casetab.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
category.c
(word_boundary_p): If C1 or C2 are composite
1998-11-24 03:52:08 +00:00
category.h
(CATEGORY_SET): Adjusted for the change of cmpchar_component.
1998-11-10 00:24:40 +00:00
ccl.c
(ccl_prog_stack_struct): Declare it as static.
1999-05-04 05:42:55 +00:00
ccl.h
(struct ccl_program): New member stack_idx.
1999-05-04 05:43:41 +00:00
charset.c
(Ffind_charset_region): Fix doc typo.
1999-01-02 20:00:29 +00:00
charset.h
Fix previous change.
1999-05-26 08:03:16 +00:00
chpdef.h
cm.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
cm.h
Update return types of declarations.
1998-04-14 12:34:43 +00:00
cmds.c
(internal_self_insert): Calculate column properly
1999-03-01 03:50:00 +00:00
coding.c
(decode_coding_sjis_big5): Avoid compiler warning.
1999-06-18 06:11:29 +00:00
coding.h
eol-mnemonic-* variables are now strings, not characters.
1999-01-27 10:09:55 +00:00
commands.h
(Vthis_command): Renamed from this_command.
1998-08-09 21:55:27 +00:00
config.in
(HAVE_LIBXP): Add #undef.
1999-04-26 05:22:32 +00:00
convexos.h
d.el
Initial revision
1998-04-18 01:29:57 +00:00
data.c
(set_internal): For built-in maybe-local vars,
1998-10-31 23:39:42 +00:00
dired.c
(make_time): Make argument type be time_t.
1999-05-03 22:01:09 +00:00
dispextern.h
Add more prototypes.
1998-04-14 12:33:47 +00:00
dispnew.c
(Fredraw_frame): Don't erase frame or its glyph records
1998-06-01 03:12:04 +00:00
disptab.h
Add prototypes. Remove declaration of obsolete
1997-11-21 14:46:31 +00:00
doc.c
(get_doc_string): When UNIBYTE and DEFINITION are 0,
1999-04-06 19:50:49 +00:00
doprnt.c
(doprnt1): Fix char signedness mismatches.
1998-06-01 03:32:00 +00:00
dosfns.c
(dos_cleanup): Flush and fsync the termscript stream.
1998-12-03 09:41:09 +00:00
dosfns.h
Declare Vdos_windows_version.
1997-10-13 16:29:00 +00:00
editfns.c
(Fuser_full_name): Doc fix.
1999-06-15 05:30:07 +00:00
emacs.c
[DOUG_LEA_MALLOC] (malloc_initialize_hook):
1999-06-29 17:14:31 +00:00
environ.c
epaths.in
(PATH_X_DEFAULTS): New macro.
1997-08-16 18:32:17 +00:00
eval.c
(do_autoload): Preserve match data.
1999-04-09 19:21:52 +00:00
fileio.c
(Fread_file_name): Check type of DEFAULT_FILENAME.
1999-07-01 14:15:48 +00:00
filelock.c
(BOOT_TIME_FILE): New macro.
1999-06-18 05:49:18 +00:00
firstfile.c
Initial revision
1997-09-07 05:14:46 +00:00
floatfns.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
fns.c
(base64_encode_1): Don't add unnecessary newline at the tail.
1999-04-07 05:40:54 +00:00
fontset.c
(Fset_fontset_font): Fix previous change.
1999-04-12 01:26:06 +00:00
fontset.h
(list_fonts_func): Fix prototype.
1998-10-21 11:50:56 +00:00
frame.c
(Fset_mouse_position): Doc fix.
1998-11-22 17:23:36 +00:00
frame.h
Comment changes.
1998-04-28 23:39:57 +00:00
getloadavg.c
Checkpoint changes. Bug fixes, mostly.
1998-10-03 05:40:15 +00:00
getpagesize.h
If no sys/param.h, default to 8k.
1996-11-19 18:40:34 +00:00
gmalloc.c
Rename macro __P to PP.
1997-07-07 19:04:35 +00:00
gnu.h
hftctl.c
indent.c
(compute_motion): Fix boundary case.
1999-06-12 03:50:37 +00:00
indent.h
(struct position): New field bytepos.
1998-01-01 02:40:05 +00:00
insdel.c
(adjust_markers_for_replace): When doing an insertion
1999-02-18 05:40:34 +00:00
intervals.c
Comment changes.
1999-07-01 14:16:44 +00:00
intervals.h
Add more prototypes.
1998-04-14 12:33:47 +00:00
ioctl.h
keyboard.c
(read_key_sequence): Properly reinitialize
1999-06-27 21:21:31 +00:00
keyboard.h
(parse_modifiers): Declare prototype.
1998-12-02 23:00:02 +00:00
keymap.c
(Faccessible_keymaps): Really initialize i_byte.
1999-04-06 19:36:02 +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
Delete #if 0 old definitions.
1999-01-03 16:36:41 +00:00
lread.c
(Vuser_init_file): New variable.
1999-06-05 01:15:26 +00:00
mach2.h
macros.c
(Fexecute_kbd_macro): Save real_this_command.
1999-03-30 18:02:13 +00:00
macros.h
Declare finalize_kbd_macro_chars and
1997-11-21 13:24:40 +00:00
Makefile.in
(LIB_MOTIF_EXTRA): Check HAVE_LIBXP.
1999-04-26 05:22:16 +00:00
makefile.nt
($(BLD)\w32term.obj): Add dependency on w32heap.h.
1999-05-02 10:11:35 +00:00
marker.c
(Fcopy_marker): Make return from wrong_type_argument
1998-07-12 19:13:45 +00:00
mem-limits.h
(get_lim_data): Use reserved_heap_size instead of
1999-01-17 19:18:38 +00:00
minibuf.c
Fix previous change.
1998-10-13 23:54:54 +00:00
mktime.c
automatically generated from GPLed version
1998-04-14 00:02:53 +00:00
mocklisp.c
(Fml_if): Initialize val.
1998-04-17 01:49:33 +00:00
mocklisp.h
msdos.c
(unibyte_display_via_language_environment): Add extern.
1999-05-02 11:02:11 +00:00
msdos.h
[!HAVE_X_WINDOWS]: Add a dummy typedef for XRectangle
1998-04-27 14:15:07 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
print.c
(print_error_message): Don't crash if (cdr data) is not a list.
1999-02-21 19:56:08 +00:00
process.c
(send_process): Delete unsafe/redundant assignment.
1999-06-17 22:52:23 +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 505000.
1999-03-10 19:58:01 +00:00
ralloc.c
(relinquish): When returning memory to the system,
1997-09-27 16:01:00 +00:00
regex.c
(re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places.
1999-01-19 03:24:03 +00:00
regex.h
(RE_TRANSLATE_P): New macro.
1998-04-15 10:32:29 +00:00
region-cache.c
region-cache.h
Add prototypes.
1997-11-25 13:44:34 +00:00
scroll.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
search.c
(boyer_moore): Get charset base value of `untranslated'
1999-05-11 01:34:28 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
strftime.c
(underlying_strftime):
1998-09-25 21:40:23 +00:00
sunfns.c
(syms_of_sunfns): Pass new arg to make_pure_string.
1998-03-21 18:07:27 +00:00
syntax.c
(Fparse_partial_sexp): Correct test for element 8 to be
1999-05-14 09:51:02 +00:00
syntax.h
(SYNTAX_ENTRY_INT): For a composite character, check
1998-11-16 01:17:06 +00:00
sysdep.c
[nec_ews_svr4]: Extern *_sobuf.
1998-11-04 10:53:14 +00:00
sysselect.h
syssignal.h
Declare init_signals and add prototypes.
1998-05-04 09:24:30 +00:00
systime.h
systty.h
[__GLIBC__ >= 2]: Check __FAVOR_BSD instead of
1999-01-04 12:10:38 +00:00
syswait.h
Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 03:43:54 +00:00
term.c
(term_init): Use xmalloc, not malloc.
1999-03-04 09:02:51 +00:00
termcap.c
(tgetst1): Supprt EBCDIC systems.
1998-08-18 20:58:45 +00:00
termchar.h
termhooks.h
(event_kind): Add user_signal.
1999-02-22 10:07:06 +00:00
terminfo.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
termopts.h
textprop.c
(Qmouse_face): Variable definition moved here.
1998-11-18 01:38:14 +00:00
tparam.c
uaf.h
undo.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
unexaix.c
Comment change.
1997-09-14 15:57:18 +00:00
unexalpha.c
Test __OpenBSD__ along with __NetBSD__.
1997-09-06 19:37:47 +00:00
unexapollo.c
Initial revision
1998-01-02 21:48:33 +00:00
unexconvex.c
unexec.c
[COFF]: New variable coff_offset.
1998-06-29 22:54:28 +00:00
unexelf.c
(HAS_SBSS_SECTION): Define this in some cases.
1999-02-10 03:02:01 +00:00
unexelf1.c
Initial revision
1996-08-09 21:57:00 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
(unexec): Cast result of sbrk.
1996-06-28 06:31:22 +00:00
unexmips.c
unexnext.c
Comment change.
1997-09-02 05:05:37 +00:00
unexsgi.c
(unexec): Dump the .rodata section from memory
1999-06-13 22:48:46 +00:00
unexsni.c
unexsunos4.c
unexw32.c
(get_section_info) [_ALPHA_]: Force as much bss data
1999-06-03 21:00:10 +00:00
vlimit.h
vm-limit.c
(memory_warnings) [WINDOWSNT]: Reset lim_data on each
1999-02-20 20:50:20 +00:00
vms-pp.c
vms-pwd.h
vmsdir.h
vmsfns.c
vmsgmalloc.c
vmsmap.c
vmspaths.h
vmsproc.c
vmsproc.h
vmstime.c
(sys_gmtime): Don't assume year < 2000.
1996-07-14 00:03:45 +00:00
vmstime.h
w16select.c
(get_clipboard_data): Always stop at the first null byte.
1999-03-03 14:51:07 +00:00
w32.c
(get_emacs_configuration): Use GetVersionEx to
1999-06-24 22:05:14 +00:00
w32.h
(FILE_SEND_SIGCHLD): New macro.
1998-04-17 05:07:51 +00:00
w32bdf.c
(clear_cached_bitmap_slots): Remove.
1999-06-13 17:49:12 +00:00
w32bdf.h
Merged patches from Meadow.
1999-03-17 22:03:43 +00:00
w32console.c
(clear_frame): Remember that the window width might
1999-05-22 17:37:18 +00:00
w32faces.c
(Qmouse_face): Replace definition with extern decl.
1998-11-04 01:26:24 +00:00
w32fns.c
(w32_to_x_weight): Return "demibold" instead of "semibold".
1999-06-16 19:58:02 +00:00
w32gui.h
Include w32bdf.h.
1999-01-22 19:58:10 +00:00
w32heap.c
w32heap.c (osinfo_cache): New variable.
1999-06-24 22:05:35 +00:00
w32heap.h
w32heap.h (osinfo_cache): Declare.
1999-06-24 22:05:46 +00:00
w32inevt.c
(maybe_generate_resize_event): Detect changes in the
1999-05-22 17:38:01 +00:00
w32inevt.h
(w32_console_mouse_position, w32_console_read_socket):
1998-04-29 04:36:27 +00:00
w32menu.c
(add_menu_item): Draw menu items like titles if call_data is 0.
1998-07-13 19:54:15 +00:00
w32proc.c
(sys_select): Call MsgWaitForMultipleObjects instead
1999-07-01 19:47:32 +00:00
w32reg.c
(w32_get_string_resource): Check for name in current
1999-05-02 10:28:55 +00:00
w32select.c
(Fw32_set_clipboard_data): Undo last change to add
1999-05-02 10:30:22 +00:00
w32term.c
Handle wide characters properly.
1999-06-17 08:45:30 +00:00
w32term.h
(FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_MAX_WIDTH):
1999-01-22 19:58:23 +00:00
w32xfns.c
Include charset.h and fontset.h.
1998-10-20 22:16:48 +00:00
widget.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
widget.h
widgetprv.h
window.c
(Fset_window_point): If WINDOW is selected but the
1999-01-30 23:45:54 +00:00
window.h
(WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are no
1998-05-04 20:14:36 +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
(invalid_eol_type): Make it unsigned.
1999-06-17 22:57:01 +00:00
xfaces.c
(Qmouse_face): Replace definition with extern decl.
1998-11-18 01:40:17 +00:00
xfns.c
(x_make_gc): Turn off GCStipple when setting up cursor_gc.
1999-07-01 00:24:55 +00:00
xmenu.c
(single_submenu) [! HAVE_MULTILINGUAL_MENU]: Make
1998-09-22 10:33:09 +00:00
xrdb.c
Use epaths.h istead of paths.h.
1999-02-26 11:41:17 +00:00
xscrollbar.h
xselect.c
(x_handle_selection_clear): Don't clear the
1999-01-24 20:06:34 +00:00
xselect.c.old
xterm.c
(x_load_font): Fix typo (>' -> =').
1999-05-04 05:45:36 +00:00
xterm.h
x_display_unibyte_char_with_fontset renamed to
1998-08-15 23:00:07 +00:00
XTests.c
XTests.h