[WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force
[bpt/emacs.git] / src /
1998-05-02 Richard M. Stallman(HAVE_STRING_H): Add #undef.
1998-05-02 Richard M. Stallman(XTwrite_glyphs): Don't advance cursor X beyond limit.
1998-05-02 Richard M. StallmanInclude coding.h.
1998-05-02 Richard M. Stallman(Vfile_name_coding_system)
1998-05-02 Richard M. Stallman(Fmake_temp_name): Improve randomness of generated...
1998-05-02 Richard M. Stallman(Finsert_char): Doc fix.
1998-05-02 Richard M. StallmanWhitespace change.
1998-05-02 Geoff Voelker(enum_font_cb2): Only ignore raster fonts when
1998-05-01 Richard M. Stallman(LIBS): Link in shell32.lib.
1998-05-01 Richard M. Stallman(event_kind): New event type `drag_n_drop'.
1998-05-01 Richard M. Stallman(Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_name...
1998-05-01 Richard M. Stallman(wordify): Do the second loop by chars, not by bytes.
1998-05-01 Richard M. StallmanInclude shellapi.h.
1998-05-01 Richard M. StallmanInclude shellapi.h.
1998-05-01 Kenichi Handa(encode_coding_iso2022): If encoding a last block,
1998-04-30 Geoff Voelker(WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.
1998-04-30 Geoff Voelker(msh_mousewheel): Declare.
1998-04-30 Geoff Voelker(msh_mousewheel): New variable.
1998-04-30 Richard M. Stallman[defined (__alpha__) && !defined (__NetBSD__) && !defin...
1998-04-30 Richard M. Stallman(minibuf_conform_representation): New function.
1998-04-30 Richard M. Stallman(find_handler_clause): Cast Fbacktrace to proper type.
1998-04-29 Richard M. Stallman(struct process): Make inherit_coding_system_flag a...
1998-04-29 Richard M. Stallman(Fset_process_inherit_coding_system_flag, Fstart_process):
1998-04-29 Andreas SchwabFix -Wimplicit warnings.
1998-04-29 Andreas Schwab(redisplay_window): Update STARTP_BYTE alongside with
1998-04-29 Andreas Schwab(make_window): Initialize last_point field.
1998-04-29 Andreas Schwab(emacs_get_tty): Zero out termios structure before
1998-04-29 Andreas SchwabDeclare Fcompare_strings.
1998-04-29 Andreas SchwabInclude <time.h> for time.
1998-04-29 Andreas Schwab(main): Use Vbuffer_alist instead of Fbuffer_list.
1998-04-29 Andreas Schwab(setup_coding_system): Properly check for nil.
1998-04-29 Andreas Schwab(re_search_2): Fix indentation.
1998-04-29 Richard M. Stallman(Fcompare_buffer_substrings): Rewrite to loop by chars.
1998-04-29 Richard M. Stallman(abort): Omit this definition, if NO_ABORT.
1998-04-29 Geoff VoelkerForward declare hooks with full function prototypes.
1998-04-29 Geoff Voelker(w32_console_mouse_position, w32_console_read_socket):
1998-04-29 Geoff Voelker(w32_console_mouse_position): Rename from
1998-04-29 Geoff Voelker(initialize_w32_displayed): Use new function prototypes.
1998-04-29 Geoff VoelkerInclude cm.h after dispextern.h to avoid name conflicts
1998-04-29 Geoff Voelker[WINDOWSNT]: Use function prototypes.
1998-04-29 Geoff VoelkerConditionally include xterm.h using HAVE_X_WINDOWS.
1998-04-29 Richard M. Stallman(Fgap_position, Fgap_size): New functions.
1998-04-29 Richard M. StallmanFix previous change.
1998-04-29 Richard M. Stallman(Flsh, Fash): Handle out-of-range shift counts reasonably.
1998-04-29 Richard M. Stallman(lock_file): gcpro `fn'.
1998-04-29 Richard M. Stallman(insert_1_both): Call prepare_to_modify_buffer before...
1998-04-28 Richard M. StallmanComment changes.
1998-04-28 Richard M. Stallman(HAVE_STRING_H): Add #undef.
1998-04-28 Richard M. Stallman(main): Doc --multibyte and --unibyte in --help message.
1998-04-28 Richard M. Stallman(main): Fix bug report address.
1998-04-28 Richard M. Stallman[HAVE_MENUS]: Include xterm.h only if HAVE_X_WINDOWS.
1998-04-28 Eli Zaretskii(callproc.o, print.o, cmds.o, dispnew.o, fileio.o,
1998-04-28 Andreas SchwabFix -Wimplicit warnings.
1998-04-28 Andreas Schwab(Fset_process_inherit_coding_system_flag): Fix test...
1998-04-28 Andreas Schwab(readevalloop): Fix type of UNIBYTE parameter.
1998-04-28 Richard M. Stallman(reinvoke_input_signal): Don't use prototype decl.
1998-04-27 Ulrich Drepperautomatically generated from GPLed version
1998-04-27 Richard M. Stallman(Fload_average): New arg USE_FLOATS.
1998-04-27 Richard M. Stallman[HAVE_MENUS]: Include xterm.h only if HAVE_WINDOW_SYSTE...
1998-04-27 Richard M. Stallman(Fcompare_strings): Doc fix.
1998-04-27 Eli ZaretskiiInclude msdos.h after lisp.h.
1998-04-27 Eli Zaretskiinclude msdos.h after lisp.h.
1998-04-27 Eli Zaretskii(IT_ring_bell, IT_write_glyphs, IT_clear_end_of_line,
1998-04-27 Eli Zaretskii[!HAVE_X_WINDOWS]: Add a dummy typedef for XRectangle
1998-04-26 Richard M. Stallman(x_set_foreground_color, x_set_background_color)
1998-04-26 Richard M. Stallman(parse_menu_item): Support keywords :keys and
1998-04-26 Richard M. Stallman(standard_args): Apply --unibyte/multibyte after --nw.
1998-04-26 Richard M. Stallman(Fintern): Initialize keywords only in initial obarray.
1998-04-26 Richard M. Stallman(Fmakunbound): Test keywordness only in initial obarray.
1998-04-26 Richard M. StallmanInclude initial_obarray from lread.c
1998-04-26 Richard M. Stallman(croak): Add forward declaration.
1998-04-25 Richard M. Stallman(unload_color): No longer static.
1998-04-25 Richard M. Stallman(insert_from_string, insert_from_string_before_markers):
1998-04-25 Richard M. Stallman(x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
1998-04-25 Richard M. Stallman(change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.
1998-04-25 Richard M. Stallman(FRAME_CURSOR_X_LIMIT): New macro.
1998-04-25 Richard M. Stallman(Fread_from_string): Initialize startval and endval.
1998-04-25 Richard M. Stallman(re_search_2): Fix handling of at_dot.
1998-04-24 Richard M. Stallman(read1): Allow multibyte and unibyte together in one...
1998-04-24 Richard M. Stallman(update_frame): Move echo area cursor into range.
1998-04-24 Richard M. Stallman(Qinhibit_point_motion_hooks): New variable.
1998-04-24 Geoff Voelker(sys_socket): Make sockets non-inheritable.
1998-04-24 Richard M. Stallman(shrink_decoding_region): Do not consider LF as ascii
1998-04-23 Geoff Voelker(sys_kill): Fix indenting.
1998-04-23 Geoff VoelkerReplace code with a new version written from scratch
1998-04-23 Geoff Voelker(w32_read_socket): Don't misinterpret WM_PAINT message
1998-04-23 Geoff Voelker(Fcopy_file): Skip dev/inode check on Windows.
1998-04-23 Geoff Voelker(utimbuf): New macro.
1998-04-23 Geoff Voelker(fstat, utime): New functions; these are provided in
1998-04-23 Geoff Voelker(dir_warning): Don't log a warning if Emacs hasn't
1998-04-23 Geoff Voelker(x_set_vertical_scroll_bars): Put scroll bars on the
1998-04-23 Richard M. Stallman(Fcommand_execute): Truncate command-history here.
1998-04-23 Richard M. Stallman(read_from_string_index_byte): New variable.
1998-04-23 Richard M. Stallman(emacs.o): Depend on buffer.h.
1998-04-23 Richard M. StallmanInclude buffer.h
1998-04-23 Richard M. Stallman(Fcall_interactively): Truncate command-history here.
1998-04-23 Richard M. Stallman(syms_of_charset): Doc fix for nonascii-insert-offset.
1998-04-23 Richard M. Stallman(Fbuffer_substring): Doc fix.
1998-04-23 Richard M. Stallman(Fstring_make_multibyte): Doc fix.
1998-04-23 Richard M. Stallman(Funibyte_char_to_multibyte): Doc fix.
next