1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 17:31:04 -08:00
emacs/src
1998-05-19 03:41:25 +00:00
..
m
s (LIBXMU): Don't bother testing CANNOT_DUMP. 1998-05-04 01:50:46 +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 (Fmake_bool_vector): Clear out extraneous bits at end. 1998-05-05 19:30:33 +00:00
alloca.c
alloca.s
blockinput.h (reinvoke_input_signal): Don't use prototype decl. 1998-04-28 02:33:19 +00:00
buffer.c (Fset_buffer_multibyte): Error if marker is put 1998-05-11 01:14:36 +00:00
buffer.h
bytecode.c (Fbyte_code): Don't use Bmark. 1998-05-10 01:16:42 +00:00
callint.c (Fcall_interactively): Truncate command-history here. 1998-04-23 21:18:18 +00:00
callproc.c (Fcall_process): Fix test for when to call Ffind_operation_coding_system. 1998-05-08 05:14: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
ccl.c Change term translation to code conversion, then change 1998-05-18 00:59:38 +00:00
ccl.h (Vccl_program_table, Qccl_program_idx): Extern them. 1998-04-15 07:12:49 +00:00
charset.c Change terms unify/unification to 1998-05-18 00:59:38 +00:00
charset.h Change terms unify/unification to 1998-05-18 00:59:38 +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 Change terms unify/unification to 1998-05-18 00:59:38 +00:00
coding.h Change terms unify/unification to 1998-05-18 00:59:38 +00:00
commands.h
config.in (RE_TRANSLATE_P): Define. 1998-04-15 10:35:44 +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 (change_frame_size_1): Use FRAME_CURSOR_X_LIMIT. 1998-04-25 23:08:09 +00:00
disptab.h
doc.c (get_doc_string): New arg UNIBYTE 1998-05-12 23:11:10 +00:00
doprnt.c (doprnt1): Cast arg to CHAR_STRING. 1998-05-08 02:20:38 +00:00
dosfns.c
dosfns.h
editfns.c (Fformat): Fix casts when assigning buf. 1998-05-03 02:24:36 +00:00
emacs.c (main): Call the syms_of_... and keys_of_... functions 1998-05-06 20:44:38 +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 (Fexpand_file_name): Change conditional 1998-05-17 21:37:02 +00:00
filelock.c (get_boot_time): Scan the whole wtmp file 1998-05-18 00:17:38 +00:00
firstfile.c
floatfns.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
fns.c (concat): Fix bug in concatinating a list of multibyte and 1998-05-18 00:59:38 +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 Conditionally include xterm.h using HAVE_X_WINDOWS. 1998-04-29 04:34:05 +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 Fix previous change. 1998-05-09 01:23:58 +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 Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
intervals.h Add more prototypes. 1998-04-14 12:33:47 +00:00
ioctl.h
keyboard.c (read_char): If redisplay is preempted, 1998-05-16 18:30:52 +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 (Vnonascii_translation_table): Name changed from 1998-05-18 00:59:38 +00:00
lread.c (readchar): Use readchar_backlog again 1998-05-16 18:30:00 +00:00
mach2.h
macros.c
macros.h
Makefile.in (TAGS): Specify directory when running etags. 1998-05-10 07:01:15 +00:00
makefile.nt (LIBS): Link in shell32.lib. 1998-05-01 04:52:54 +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 (read_minibuf): If history list var is void, make it nil. 1998-05-19 03:41:25 +00:00
mktime.c
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 Fix -Wimplicit warnings. 1998-04-14 12:25:56 +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
regex.c (regex_compile): When checking after exactn 1998-05-06 20:46:35 +00:00
regex.h (RE_TRANSLATE_P): New macro. 1998-04-15 10:32:29 +00:00
region-cache.c
region-cache.h
scroll.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
search.c (search_buffer): Set search regs for all success with an empty string. 1998-05-15 22:23:01 +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
syntax.c (skip_chars): Fix previous change. 1998-05-18 04:53:37 +00:00
syntax.h
sysdep.c (emacs_get_tty): Zero out termios structure before 1998-04-29 09:42:46 +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 Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
termopts.h
textprop.c
tparam.c
uaf.h
undo.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
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 (my_begbss_static, my_endbss_static): Declare. 1998-04-17 05:06:37 +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 (alloc_xfer_buf): If want_size is more than 1MB, 1998-04-22 13:39:59 +00:00
w32.c (stat, get_long_basename): Fail if filename contains any 1998-05-12 21:33:44 +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
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_select): Always wait on interrupt_handle, so that 1998-05-15 20:55:26 +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 Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
widget.h
widgetprv.h
window.c (make_window): Initialize last_point field. 1998-04-29 09:44:06 +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 (redisplay_window): Handle scroll_step along with 1998-05-11 16:36:02 +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 (Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty. 1998-04-18 22:14:32 +00:00
xselect.c.old
xterm.c Include syssignal.h after lisp.h. 1998-05-04 09:25:21 +00:00
xterm.h (x_find_ccl_program): Extern it. 1998-04-15 07:12:49 +00:00
XTests.c
XTests.h