]> code.delx.au - gnu-emacs/history - src
(Fset_process_inherit_coding_system_flag, Fstart_process):
[gnu-emacs] / src /
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.
1998-04-22 Erik Naggum(get_boot_time): Remove extraneous semicolon.
1998-04-22 Erik NaggumRemove extraneous semicolon.
1998-04-22 Eli Zaretskii(alloc_xfer_buf): If want_size is more than 1MB,
1998-04-22 Eli Zaretskii(Fwin16_set_clipboard_data): Call UNBLOCK_INPUT before...
1998-04-22 Richard M. Stallman(Fsignal): Unconditionally do TOTALLY_UNBLOCK_INPUT.
1998-04-21 Eli Zaretskii(Fcall_process) [MSDOS]: Call child_setup instead of...
1998-04-21 Eli Zaretskii(run_msdos_command): Don't construct process
1998-04-20 Richard M. Stallman(Fmake_temp_name): Complete rewrite.
1998-04-20 Richard M. Stallman(Fgarbage_collect): Don't truncate command-history...
1998-04-20 Richard M. Stallman(readevalloop): New arg UNIBYTE. Callers changed.
1998-04-20 Richard M. Stallman(copy_text): Count down bytes_left properly
1998-04-20 Richard M. Stallman(Fcompare_strings): Require first 6 args.
1998-04-20 Richard M. Stallman(Ftry_completion): Use Fcompare_strings.
1998-04-20 Richard M. Stallman(Fcompare_strings): New function.
1998-04-20 Kenichi Handa(lisp): Add czech.elc, slovak.elc, and romanina.elc.
1998-04-20 Kenichi Handa(Fregister_ccl_program): Put ccl-program-idx property...
1998-04-20 Kenichi Handa(setup_coding_system): For a type 4 coding system,
1998-04-19 Eli Zaretskii(struct Lisp_Process): Add inherit_coding_system_flag...
1998-04-19 Eli Zaretskii(Fset_process_inherit_coding_system_flag,
1998-04-18 Richard M. Stallman(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffe...
1998-04-18 Richard M. StallmanInitial revision
1998-04-17 Richard M. Stallman(syms_of_emacs): Fix patching error in previous change.
next