1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-18 14:11:38 -08:00
emacs/src
1998-06-07 22:38:17 +00:00
..
m
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
acldef.h
alloc.c (mark_kboards): Mark Vlast_prefix_arg too. 1998-06-07 22:32:47 +00:00
alloca.c
alloca.s
blockinput.h
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 (syms_of_callint): Set up Lisp variable. 1998-06-07 22:33:11 +00:00
callproc.c (init_callproc): Check Vinstallation_directory even if !initialized. 1998-06-06 22:04:07 +00:00
casefiddle.c
casetab.c
category.c
category.h
ccl.c Change term "character translation table" to "translation table". 1998-05-22 09:45:34 +00:00
ccl.h
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
cm.h
cmds.c
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
data.c (set_internal): Properly compare lisp objects. 1998-05-07 20:47:53 +00:00
dired.c
dispextern.h
dispnew.c (Fredraw_frame): Don't erase frame or its glyph records 1998-06-01 03:12:04 +00:00
disptab.h
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
dosfns.h
editfns.c (Fchar_after): Make nil fully equivalent to (point) as arg. 1998-05-23 20:02:01 +00:00
emacs.c Comment change. 1998-06-05 15:51:08 +00:00
environ.c
epaths.in
eval.c (find_handler_clause): Cast Fbacktrace to proper type. 1998-04-30 03:13:09 +00:00
fileio.c (Finsert_file_contents): Always update 1998-06-05 16:02:11 +00:00
filelock.c (get_boot_time): Scan the whole wtmp file 1998-05-18 00:17:38 +00:00
firstfile.c
floatfns.c
fns.c (Fstring_make_multibyte): Call CHECK_STRING. 1998-05-21 01:48:52 +00:00
fontset.c
fontset.h
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
getpagesize.h
gmalloc.c
gnu.h
hftctl.c
indent.c (compute_motion): Check for past vpos/hpos target 1998-05-25 22:33:38 +00:00
indent.h
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
ioctl.h
keyboard.c (cmd_error): Init Vlast_prefix_arg. 1998-06-07 22:37:36 +00:00
keyboard.h (struct kboard): New elts Vreal_last_command and Vlast_prefix_arg. 1998-06-07 22:38:17 +00:00
keymap.c
lastfile.c
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
macros.h
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
minibuf.c (syms_of_minibuf): Doc fix. 1998-05-20 03:01:19 +00:00
mktime.c
mocklisp.c
mocklisp.h
msdos.c (init_environment): Set TMPDIR to an existing 1998-05-13 15:12:18 +00:00
msdos.h
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c
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
ralloc.c
regex.c (POS_AS_IN_BUFFER): Add 1 only if operating on a buffer. 1998-06-06 21:59:21 +00:00
regex.h
region-cache.c
region-cache.h
scroll.c
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
sunfns.c
syntax.c (scan_lists): Properly skip the comment-fence character 1998-06-06 20:20:13 +00:00
syntax.h
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
syswait.h
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
termopts.h
textprop.c Handle the new convention that `position' values 1998-06-03 14:45:03 +00:00
tparam.c
uaf.h
undo.c
unexaix.c
unexalpha.c
unexapollo.c
unexconvex.c
unexec.c
unexelf.c [defined (__alpha__) && !defined (__NetBSD__) && !defined (__OpenBSD__)]: 1998-04-30 03:45:54 +00:00
unexelf1.c
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
unexmips.c
unexnext.c
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
vmstime.h
w16select.c
w32.c #include sys/file.h 1998-06-05 16:08:32 +00:00
w32.h
w32console.c (initialize_w32_displayed): Use new function prototypes. 1998-04-29 04:35:17 +00:00
w32faces.c
w32fns.c (w32_wnd_proc): Call signal_quit when C-g is received. 1998-05-15 20:53:53 +00:00
w32gui.h
w32heap.c
w32heap.h
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
w32proc.c (sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID. 1998-05-30 23:41:48 +00:00
w32reg.c
w32select.c
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
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
x11term.h
xdisp.c (message_dolog): Do set windows_or_buffers_changed, 1998-05-24 07:30:16 +00:00
xfaces.c
xfns.c Fix -Wimplicit warnings. 1998-04-29 09:49:44 +00:00
xmenu.c
xrdb.c
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
XTests.c
XTests.h