1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 23:10:26 -08:00
emacs/src
1998-04-15 15:52:41 +00:00
..
m
s (LINKER): Add definition. 1998-04-11 18:16:01 +00:00
.gdbinit
abbrev.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
acldef.h
alloc.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
alloca.c
alloca.s
blockinput.h Add more prototypes. 1998-04-14 12:33:47 +00:00
buffer.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
buffer.h (struct buffer): Field undo_list' moved before name' 1998-03-28 21:50:39 +00:00
bytecode.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
callint.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
callproc.c (Fcall_process): Call 1998-04-15 15:44:16 +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 (Fccl_execute_on_string): Put \n\ at eol of docstring. 1998-04-15 07:49:16 +00:00
ccl.h (Vccl_program_table, Qccl_program_idx): Extern them. 1998-04-15 07:12:49 +00:00
charset.c (Fchars_in_region): Fix mixing of Lisp_Object and int. 1998-04-14 12:53:36 +00:00
charset.h (MULTIBYTE_FORM_LENGTH): Don't check LEN here. 1998-04-09 05:40:23 +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 (syms_of_coding): Declare and define inherit-process-coding-system. 1998-04-15 15:52:41 +00:00
coding.h Declare inherit-process-coding-system. 1998-04-15 15:48:45 +00:00
commands.h
config.in (RE_TRANSLATE_P): Define. 1998-04-15 10:35:44 +00:00
convexos.h
data.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +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 Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
disptab.h
doc.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
doprnt.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +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
editfns.c (Fchar_after, Fchar_before): Fix mixing of Lisp_Object 1998-04-14 12:56:53 +00:00
emacs.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
environ.c
epaths.in
eval.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
fileio.c (file_name_as_directory): For empty arg, return `./'. 1998-04-15 06:12:48 +00:00
filelock.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
firstfile.c
floatfns.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
fns.c (Fsubstring, substring_both, Fchar_table_range, 1998-04-14 12:59:32 +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 (Fset_mouse_position, Fset_mouse_pixel_position): Fix 1998-04-14 13:00:00 +00:00
frame.h (make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM. 1998-04-08 07:15:51 +00:00
getloadavg.c
getpagesize.h
gmalloc.c
gnu.h
hftctl.c
indent.c (indented_beyond_p): Fix mixing of Lisp_Object and int. 1998-04-14 13:00:27 +00:00
indent.h
insdel.c (signal_after_change): Fix mixing of Lisp_Object and 1998-04-14 13:01:05 +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 (parse_menu_item): Don't GCPRO non-lisp variables. 1998-04-14 13:01:59 +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
line.h
lisp.h Add more prototypes. 1998-04-14 12:33:47 +00:00
lread.c (init_lread): Init Vstandard_input. 1998-03-26 04:22:13 +00:00
mach2.h
macros.c
macros.h
Makefile.in (keymap.o): Depend on puresize.h. 1998-03-20 22:38:54 +00:00
makefile.nt
marker.c (set_marker_both): Remove bogus checks on charpos. 1998-04-14 13:02:50 +00:00
mem-limits.h
minibuf.c (Fself_insert_and_exit): Fix mixing of Lisp_Object and 1998-04-14 13:03:30 +00:00
mktime.c automatically generated from GPLed version 1998-04-14 00:02:53 +00:00
mocklisp.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
mocklisp.h
msdos.c (dosv_refresh_virtual_screen): Do not use negative arguments. 1998-04-13 06:42:31 +00:00
msdos.h
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 (read_process_output): Fix mixing of Lisp_Object and 1998-04-14 13:05:38 +00:00
process.h
puresize.h Add more prototypes. 1998-04-14 12:33:47 +00:00
ralloc.c
regex.c Use RE_TRANSLATE_P to check whether translation is 1998-04-15 10:33:18 +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 (compile_pattern, compile_pattern_1): Fix mixing of 1998-04-14 13:09:08 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
strftime.c
sunfns.c (syms_of_sunfns): Pass new arg to make_pure_string. 1998-03-21 18:07:27 +00:00
syntax.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
syntax.h (SETUP_SYNTAX_TABLE_FOR_OBJECT): FROM counts chars. 1998-04-12 06:51:58 +00:00
sysdep.c (init_sys_modes): Fix mixing of Lisp_Object and int 1998-04-14 13:10:35 +00:00
sysselect.h
syssignal.h Delete #endif left over from previous change. 1998-03-01 23:17:19 +00:00
systime.h
systty.h
syswait.h
term.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
termcap.c
termchar.h
termhooks.h Add more prototypes. 1998-04-14 12:33:47 +00:00
terminfo.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
termopts.h
textprop.c (interval_of): Handle Qt. 1998-02-22 01:03:49 +00:00
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 (unexec): Account for possible padding before the old .bss 1998-04-06 09:26:20 +00:00
unexelf1.c
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
unexmips.c
unexnext.c
unexsgi.c
unexsni.c
unexsunos4.c
unexw32.c (min, max): Define as macros. 1998-04-09 18:12:46 +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 (Fwin16_set_clipboard_data): Call message2 with 3 1998-04-08 06:50:34 +00:00
w32.c (sys_pipe): Use binary pipe I/O unconditionally. 1998-04-15 14:40:43 +00:00
w32.h
w32console.c
w32faces.c
w32fns.c
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c (set_frame_menubar): Call Fset_match_data, not 1998-04-09 17:04:35 +00:00
w32proc.c Delete incorrect prototype of report_file_error. 1998-04-09 17:07:32 +00:00
w32reg.c
w32select.c
w32term.c (min, max): Define as macros. 1998-04-09 18:12:46 +00:00
w32term.h
w32xfns.c
widget.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
widget.h
widgetprv.h
window.c (Fset_window_configuration): Fix mixing of Lisp_Object 1998-04-14 13:11:34 +00:00
window.h Change argument number of Fdisplay_buffer to 3. 1998-02-06 13:45:24 +00:00
x-list-font.c
x11term.h
xdisp.c (try_window): Fix mixing of Lisp_Object and int. 1998-04-14 13:12:18 +00:00
xfaces.c
xfns.c (x_set_font): Give 2nd arg nil to Fquery_fontset. 1998-04-15 07:38:29 +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 Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
xselect.c.old
xterm.c (x_find_ccl_program): New function. 1998-04-15 07:12:49 +00:00
xterm.h (x_find_ccl_program): Extern it. 1998-04-15 07:12:49 +00:00
XTests.c
XTests.h