1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/src
1999-09-23 22:17:46 +00:00
..
m Use unexelf for IRIX 5.*. 1999-08-25 16:15:06 +00:00
s 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> 1999-09-06 16:07:27 +00:00
.gdbinit (xstring): Handle unibyte strings. 1998-05-10 01:13:11 +00:00
abbrev.c (Fexpand_abbrev): Remove unused variables. 1999-09-20 00:34:35 +00:00
acldef.h
alloc.c (Fgarbage_collect): Remove unused variable. 1999-09-19 21:46:42 +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 (Fkill_buffer): Remove unused variables. 1999-09-16 20:19:41 +00:00
buffer.h Add prototype for r_re_alloc. 1999-09-19 21:46:45 +00:00
bytecode.c Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access. 1999-09-12 05:07:01 +00:00
callint.c Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access. 1999-09-12 05:07:01 +00:00
callproc.c (toplevel) [HAVE_UNISTD_H]: Include unistd.h. 1999-09-20 00:34:36 +00:00
casefiddle.c (casify_object): Remove unused variables. 1999-09-20 23:18:36 +00:00
casetab.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
category.c Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access. 1999-09-13 02:23:04 +00:00
category.h (CATEGORY_SET): Adjusted for the change of cmpchar_component. 1998-11-10 00:24:40 +00:00
ccl.c Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access. 1999-09-13 02:23:04 +00:00
ccl.h (setup_ccl_program): The type is changed to `int'. 1999-07-26 11:55:53 +00:00
charset.c (CHAR_COMPONENTS_VALID_P): Fix for ASCII. 1999-09-08 11:49:34 +00:00
charset.h (GET_TRANSLATION_TABLE): Use XCDR. 1999-09-11 18:35:57 +00:00
chpdef.h
cm.c (toplevel) [HAVE_TERMCAP_H]: Include termcap.h. 1999-09-16 12:52:12 +00:00
cm.h Update return types of declarations. 1998-04-14 12:34:43 +00:00
cmds.c (Fbeginning_of_line): Don't handle minibuffer prompt here. 1999-09-11 01:12:39 +00:00
coding.c Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access. 1999-09-13 02:23:04 +00:00
coding.h Include "ccl.h" instead of "../src/ccl.h". 1999-08-23 10:43:51 +00:00
commands.h (Vthis_command): Renamed from this_command. 1998-08-09 21:55:27 +00:00
config.in Add HAVE_TERMCAP_H. 1999-08-18 13:23:38 +00:00
convexos.h
d.el Initial revision 1998-04-18 01:29:57 +00:00
data.c (find_symbol_value): Remove unused variables. 1999-09-20 23:18:38 +00:00
dired.c Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access. 1999-09-12 05:07:01 +00:00
dispextern.h Add prototype for add_to_log. 1999-09-23 22:17:36 +00:00
dispnew.c (direct_output_for_insert): Cast arguments to 1999-09-20 23:18:39 +00:00
disptab.h Add prototypes. Remove declaration of obsolete 1997-11-21 14:46:31 +00:00
doc.c (read_bytecode_char): Declare arg. 1999-09-19 14:46:03 +00:00
doprnt.c Use stdlib.h, unistd.h. 1999-08-18 13:14:37 +00:00
dosfns.c (msdos_stdcolor_name): Remove const from return value. 1999-08-10 10:29:20 +00:00
dosfns.h (msdos_stdcolor_name): Remove const from return value. 1999-08-10 10:29:20 +00:00
editfns.c (init_editfns): Remove unused variables. 1999-09-20 23:18:42 +00:00
emacs.c (main): Remove unused variables. 1999-09-16 20:19:54 +00:00
environ.c
epaths.in (PATH_X_DEFAULTS): New macro. 1997-08-16 18:32:17 +00:00
eval.c (Fsignal): Remove unused variables. 1999-09-20 23:18:44 +00:00
fileio.c Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access. 1999-09-13 02:23:04 +00:00
filelock.c (get_boot_time): Put local variable used in 1999-09-20 23:18:45 +00:00
firstfile.c Initial revision 1997-09-07 05:14:46 +00:00
floatfns.c Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access. 1999-09-12 05:07:01 +00:00
fns.c (SXHASH_COMBINE): Add missing parentheses. 1999-09-14 13:09:25 +00:00
fontset.c (Ffont_info): Change for Lisp_Object selected_frame. 1999-09-13 11:13:31 +00:00
fontset.h (FONT_INFO_ID): Build an ID from a font_info pointer. 1999-07-21 21:43:52 +00:00
frame.c (frame_name_fnn_p): Fix previous change. 1999-09-21 14:49:28 +00:00
frame.h (CHECK_FRAME, CHECK_LIVE_FRAME): Put code in do-while. 1999-09-14 13:09:30 +00:00
getloadavg.c * Fix memory leaks, fd leaks, and some long-standing bugs recognizing when 1999-07-20 22:34: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 Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access. 1999-09-12 05:07:01 +00:00
indent.h (toplevel): Add function prototypes. 1999-07-21 21:43:52 +00:00
insdel.c (copy_text): Removed unused variables. 1999-09-19 21:46:46 +00:00
intervals.c (rotate_right, rotate_left): Add braces to avoid 1999-09-16 20:19:57 +00:00
intervals.h Add function prototypes. 1999-07-21 21:43:52 +00:00
ioctl.h
keyboard.c (Frecursive_edit): Remove unused variable. 1999-09-20 00:34:37 +00:00
keyboard.h Use XCAR and XCDR. 1999-09-11 20:42:47 +00:00
keymap.c (Flookup_key, Faccessible_keymaps, describe_vector, 1999-09-20 23:18:45 +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 Add prototype for safe_bcopy, fatal. 1999-09-20 23:18:46 +00:00
lread.c (readchar): Remove unused variables. 1999-09-20 23:18:48 +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 (LIBTIFF): Use -ltiff instead of -ltiff34 1999-08-07 16:01:17 +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 (toplevel): Move include of stdio.h to other includes. 1999-09-20 23:18:49 +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 (IT_set_face): Abort if the default face is not realized 1999-08-10 10:43:12 +00:00
msdos.h Remove redundant declarations (most of them are now in 1999-07-30 08:08:43 +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 (PRINTFULLP): Removed because it is no longer used and 1999-09-15 12:58:37 +00:00
process.c (list_processes_1): Remove unused variables. 1999-09-20 00:34:43 +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): Increased. 1999-07-21 21:43:52 +00:00
ralloc.c (relinquish): When returning memory to the system, 1997-09-27 16:01:00 +00:00
regex.c [emacs]: Handle character classes for multibyte chars: 1999-08-29 20:38:11 +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 Rewritten. 1999-07-21 21:43:52 +00:00
search.c Use XCAR and XCDR instead of explicit member access. 1999-09-13 03:35:33 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sound.c (Fplay_sound): Remove usused variables. 1999-09-14 20:11:59 +00:00
strftime.c (underlying_strftime): 1998-09-25 21:40:23 +00:00
sunfns.c Use XCAR and XCDR instead of explicit member access. 1999-09-13 03:35:33 +00:00
syntax.c (update_syntax_table, find_defun_start, back_comment, 1999-09-20 00:34:44 +00:00
syntax.h Use XCAR and XCDR. 1999-09-11 20:42:47 +00:00
sysdep.c (reset_sys_modes): Change for Lisp_Object selected_frame. 1999-09-13 11:13:50 +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 (OUTPUT_IF, OUTPUT1_IF): Use do-while. 1999-09-15 12:58:40 +00:00
termcap.c (tgetst1): Supprt EBCDIC systems. 1998-08-18 20:58:45 +00:00
termchar.h
termhooks.h Change spelling of toolbar' to tool_bar' or `tool-bar'. 1999-09-05 15:49:07 +00:00
terminfo.c Use lisp.h 1999-08-18 13:17:06 +00:00
termopts.h
textprop.c (Fset_text_properties): Remove unused variables. 1999-09-20 00:34:45 +00:00
tparam.c
uaf.h
undo.c Use XCAR and XCDR instead of explicit member access. 1999-09-13 03:35:33 +00:00
unexaix.c New version incorporating Michael Sperber's changes from XEmacs. 1999-09-06 16:01:15 +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 Merge IRIX debugging info patch from unexsgi.c 1999-08-25 16:15:29 +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 Use XCAR and XCDR instead of explicit member access. 1999-09-13 03:35:33 +00:00
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 (stat): Check for directory ending in separator when 1999-08-06 20:40:36 +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 (w32_use_full_screen_buffer): New variable. 1999-07-09 13:38:11 +00:00
w32faces.c Use XCAR and XCDR instead of explicit member references. 1999-09-12 07:05:34 +00:00
w32fns.c Use XCAR and XCDR instead of explicit member references. 1999-09-12 07:05:34 +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 (w32_console_read_socket): Use new variable w32_use_full_screen_buffer. 1999-07-09 13:36:55 +00:00
w32inevt.h (w32_console_mouse_position, w32_console_read_socket): 1998-04-29 04:36:27 +00:00
w32menu.c Use XCAR and XCDR instead of explicit member references. 1999-09-12 07:05:34 +00:00
w32proc.c Use XCAR and XCDR instead of explicit member references. 1999-09-12 07:05:34 +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 Use XCAR and XCDR instead of explicit member references. 1999-09-12 07:05:34 +00:00
w32term.h (drain_message_queue): Add extern. 1999-07-01 19:48:19 +00:00
w32xfns.c (drain_message_queue): New function. 1999-07-01 19:48:55 +00:00
widget.c (set_frame_size, EmacsFrameSetCharSize): Remove 1999-09-15 12:58:42 +00:00
widget.h (x_set_font): Don't call face-set-after-frame-default 1999-07-21 21:43:52 +00:00
widgetprv.h
window.c (enlarge_window): Add window parameter instead of using 1999-09-23 22:17:37 +00:00
window.h (struct window): New members orig_top, orig_height. 1999-09-23 11:58:41 +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 (add_to_log): Moved from xfaces.c. Remove frame 1999-09-23 22:17:40 +00:00
xfaces.c (load_pixmap): Call add_to_log without frame parameter. 1999-09-23 22:17:44 +00:00
xfns.c (image_error): Use add_to_log. 1999-09-23 22:17:46 +00:00
xmenu.c (single_menu_item, Fx_popup_menu, Fx_popup_menu, 1999-09-15 12:58:53 +00:00
xrdb.c (get_fallback): Remove unused variable. 1999-09-16 20:20:10 +00:00
xscrollbar.h
xselect.c (x_own_selection): Change for Lisp_Object selected_frame. 1999-09-13 11:14:26 +00:00
xselect.c.old
xterm.c (XTread_socket) <MotionNotify>: Change #ifdef 1999-09-23 11:58:49 +00:00
xterm.h Change protorype of x_alloc_nearest_color. 1999-09-03 18:50:06 +00:00
XTests.c
XTests.h