..
m
(DBL_MIN_REPLACEMENT): New macro.
1997-10-29 07:47:37 +00:00
s
(SOCKLEN_TYPE): Define as int.
1998-06-01 21:07:32 +00:00
.gdbinit
(xstring): Handle unibyte strings.
1998-05-10 01:13:11 +00:00
abbrev.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
acldef.h
alloc.c
(Fgarbage_collect): Call shrink_regexp_cache.
1998-05-24 23:23:59 +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
(Fother_buffer): Doc fix.
1998-05-22 20:09:01 +00:00
buffer.h
(struct buffer): New slot display_time.
1998-05-20 00:39:09 +00:00
bytecode.c
(Fbyte_code): Don't use Bmark.
1998-05-10 01:16:42 +00:00
callint.c
(Fcall_interactively): Pass new arg to Fother_buffer.
1998-05-25 22:32:58 +00:00
callproc.c
(Fcall_process): Avoid initializer on auto struct.
1998-06-01 20:49:47 +00:00
casefiddle.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
casetab.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
category.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
category.h
Add declaration of word_boundary_p.
1997-11-21 14:26:38 +00:00
ccl.c
Change term "character translation table" to "translation table".
1998-05-22 09:45:34 +00:00
ccl.h
(Vccl_program_table, Qccl_program_idx): Extern them.
1998-04-15 07:12:49 +00:00
charset.c
(string_to_non_ascii_char): Don't check the arg
1998-06-02 08:10:36 +00:00
charset.h
(STRING_CHAR_AND_CHAR_LENGTH): New macro.
1998-05-22 09:44:27 +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
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
coding.c
(code_convert_string_norecord): New function.
1998-06-03 14:41:07 +00:00
coding.h
(DECODE_FILE, ENCODE_FILE):
1998-06-03 14:41:27 +00:00
commands.h
config.in
(RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE.
1998-05-25 20:15:45 +00:00
convexos.h
d.el
Initial revision
1998-04-18 01:29:57 +00:00
data.c
(set_internal): Properly compare lisp objects.
1998-05-07 20:47:53 +00:00
dired.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +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): Make non-static.
1998-05-28 00:46:38 +00:00
doprnt.c
(doprnt1): Fix char signedness mismatches.
1998-06-01 03:32:00 +00:00
dosfns.c
(init_dosfns): Fix bug in passing segment address of the transfer buffer.
1998-04-08 13:48:30 +00:00
dosfns.h
Declare Vdos_windows_version.
1997-10-13 16:29:00 +00:00
editfns.c
(Fchar_after): Make nil fully equivalent to (point) as arg.
1998-05-23 20:02:01 +00:00
emacs.c
(main): Test `initialized' before clearing *Messages*.
1998-06-01 21:08:28 +00:00
environ.c
epaths.in
(PATH_X_DEFAULTS): New macro.
1997-08-16 18:32:17 +00:00
eval.c
(find_handler_clause): Cast Fbacktrace to proper type.
1998-04-30 03:13:09 +00:00
fileio.c
(Finsert_file_contents): Fix char signedness mismatches.
1998-06-01 03:32:52 +00:00
filelock.c
(get_boot_time): Scan the whole wtmp file
1998-05-18 00:17:38 +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
(Fstring_make_multibyte): Call CHECK_STRING.
1998-05-21 01:48:52 +00:00
fontset.c
(find_ccl_program_func): New variable.
1998-04-15 07:12:49 +00:00
fontset.h
(FONT_ENCODING_NOT_DECIDED): The value is changed to 255.
1998-04-15 07:12:49 +00:00
frame.c
(frame_buffer_predicate): New arg FRAME.
1998-05-22 20:04:40 +00:00
frame.h
Comment changes.
1998-04-28 23:39:57 +00:00
getloadavg.c
Test __unix' along with unix'.
1997-07-22 21:35:43 +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): Check for past vpos/hpos target
1998-05-25 22:33:38 +00:00
indent.h
(struct position): New field bytepos.
1998-01-01 02:40:05 +00:00
insdel.c
(insert_1_both, insert_from_string_1, replace_range)
1998-05-16 20:34:59 +00:00
intervals.c
(create_root_interval): Initialize position to 0
1998-06-03 14:44:21 +00:00
intervals.h
Add more prototypes.
1998-04-14 12:33:47 +00:00
ioctl.h
keyboard.c
(syms_of_keyboard): Doc fix for suggest-key-bindings.
1998-06-02 15:49:47 +00:00
keyboard.h
Add more prototypes.
1998-04-14 12:33:47 +00:00
keymap.c
Revert erroneous 1998-04-08 change.
1998-04-14 21:02:17 +00:00
lastfile.c
* lastfile.c (_my_endbss, my_endbss_static): New variables.
1998-04-17 05:25:35 +00:00
line.h
lisp.h
Add prototype for get_doc_string.
1998-05-28 00:46:54 +00:00
lread.c
Remember the last TWO strings skipped with #@.
1998-06-01 21:03:23 +00:00
mach2.h
macros.c
(store_kbd_macro_char): Define as returning nothing.
1997-11-21 13:03:55 +00:00
macros.h
Declare finalize_kbd_macro_chars and
1997-11-21 13:24:40 +00:00
Makefile.in
(distclean): Delete config.stamp, stamp-oldxmenu.
1998-05-30 15:48:11 +00:00
makefile.nt
(LOCAL_FLAGS): Define HAVE_NTGUI if appropriate.
1998-06-01 13:59:17 +00:00
marker.c
(unchain_marker): Abort if the marker is not in its buffer's chain.
1998-05-11 01:11:02 +00:00
mem-limits.h
Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 03:43:54 +00:00
minibuf.c
(syms_of_minibuf): Doc fix.
1998-05-20 03:01:19 +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
(init_environment): Set TMPDIR to an existing
1998-05-13 15:12:18 +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
(sms_of_print): Doc fix in prev change.
1998-05-25 20:35:28 +00:00
process.c
(Fstart_process): Remove the special case for
1998-05-10 19:21:05 +00:00
process.h
(struct process): Make inherit_coding_system_flag a Lisp_Object.
1998-04-29 21:47:23 +00:00
puresize.h
Add more prototypes.
1998-04-14 12:33:47 +00:00
ralloc.c
(relinquish): When returning memory to the system,
1997-09-27 16:01:00 +00:00
regex.c
(re_search_2): Don't use ++ inside RE_TRANSLATE.
1998-05-25 20:14:54 +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
(shrink_regexp_cache): New function.
1998-05-24 23:24:25 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
strftime.c
automatically generated from GPLed version
1998-04-27 23:48:59 +00:00
sunfns.c
(syms_of_sunfns): Pass new arg to make_pure_string.
1998-03-21 18:07:27 +00:00
syntax.c
(skip_chars): Fix previous change.
1998-05-18 04:53:37 +00:00
syntax.h
(SETUP_SYNTAX_TABLE_FOR_OBJECT): FROM counts chars.
1998-04-12 06:51:58 +00:00
sysdep.c
(sys_subshell): Cast arg to chdir.
1998-06-02 15:52:04 +00:00
sysselect.h
syssignal.h
Declare init_signals and add prototypes.
1998-05-04 09:24:30 +00:00
systime.h
systty.h
Add prototypes.
1997-11-25 13:44:34 +00:00
syswait.h
Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 03:43:54 +00:00
term.c
Include cm.h after dispextern.h to avoid name conflicts
1998-04-29 04:34:52 +00:00
termcap.c
Renamed "struct buffer" to "struct termcap_buffer" to
1998-05-15 00:34:07 +00:00
termchar.h
termhooks.h
(event_kind): New event type `drag_n_drop'.
1998-05-01 04:52:40 +00:00
terminfo.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
termopts.h
textprop.c
(Fnext_property_change): Properly offset interval
1998-05-29 22:26:22 +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
(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
1996-07-19 19:47:26 +00:00
unexelf.c
[defined (__alpha__) && !defined (__NetBSD__) && !defined (__OpenBSD__)]:
1998-04-30 03:45:54 +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
unexsni.c
unexsunos4.c
unexw32.c
(w32_fatal_reload_error): Update error message.
1998-05-30 23:42:16 +00:00
vlimit.h
vm-limit.c
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
(alloc_xfer_buf): If want_size is more than 1MB,
1998-04-22 13:39:59 +00:00
w32.c
(sys_rename): Handle filenames with accented characters.
1998-05-30 23:41:57 +00:00
w32.h
(FILE_SEND_SIGCHLD): New macro.
1998-04-17 05:07:51 +00:00
w32console.c
(initialize_w32_displayed): Use new function prototypes.
1998-04-29 04:35:17 +00:00
w32faces.c
(Qforeground_color, Qbackground_color): Declare.
1998-04-17 05:08:02 +00:00
w32fns.c
(w32_wnd_proc): Call signal_quit when C-g is received.
1998-05-15 20:53:53 +00:00
w32gui.h
Update include conditionals to use new name.
1997-01-20 01:10:38 +00:00
w32heap.c
(recreate_heap): Invoke w32_fatal_reload_error upon error.
1998-04-17 05:08:51 +00:00
w32heap.h
* w32heap.h (w32_fatal_reload_error): Declare.
1998-04-17 05:09:06 +00:00
w32inevt.c
(w32_console_mouse_position): Rename from
1998-04-29 04:36:00 +00:00
w32inevt.h
(w32_console_mouse_position, w32_console_read_socket):
1998-04-29 04:36:27 +00:00
w32menu.c
Replace code with a new version written from scratch
1998-04-23 23:43:02 +00:00
w32proc.c
(sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.
1998-05-30 23:41:48 +00:00
w32reg.c
Change identifiers of the form win32* to w32*.
1996-11-19 04:59:23 +00:00
w32select.c
Change all uses of win95, winnt, and win32
1997-01-20 00:38:22 +00:00
w32term.c
(w32_ring_bell): Flash window correctly.
1998-05-14 05:16:54 +00:00
w32term.h
(signal_quit): Add prototype.
1998-05-15 20:55:45 +00:00
w32xfns.c
(interrupt_handle): New variable.
1998-05-15 20:53:39 +00:00
widget.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
widget.h
widgetprv.h
window.c
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
1998-05-30 14:47:15 +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): Fix Fnconc argument.
1997-07-12 06:49:45 +00:00
x11term.h
xdisp.c
(message_dolog): Do set windows_or_buffers_changed,
1998-05-24 07:30:16 +00:00
xfaces.c
(unload_color): No longer static.
1998-04-25 23:33:59 +00:00
xfns.c
Fix -Wimplicit warnings.
1998-04-29 09:49:44 +00:00
xmenu.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
xrdb.c
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
xscrollbar.h
xselect.c
(lisp_data_to_selection_data): Call
1998-05-21 01:48:52 +00:00
xselect.c.old
xterm.c
(XTread_socket): Fix second argument of x_any_window_to_frame.
1998-05-25 16:03:58 +00:00
xterm.h
(x_find_ccl_program): Extern it.
1998-04-15 07:12:49 +00:00
XTests.c
XTests.h