]> code.delx.au - gnu-emacs/history - src
Fix synopsis line.
[gnu-emacs] / src /
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.
1998-04-17 Richard M. Stallman(read1): Compute NaN and infinities using 0.0 in a
1998-04-17 Richard M. Stallman(readchar): Find the previous byte's address properly
1998-04-17 Richard M. Stallman(Fcall_process_region): Unbind coding-system-for-write
1998-04-17 Geoff Voelker(reset_terminal_modes): Only invoke hook if defined.
1998-04-17 Geoff Voelker* lastfile.c (_my_endbss, my_endbss_static): New variables.
1998-04-17 Geoff Voelker(Vpath_separator): New variable.
1998-04-17 Geoff Voelker(WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):
1998-04-17 Geoff Voelker(Vw32_recognize_altgr): New variable.
1998-04-17 Geoff Voelker(w32_executable_type): Properly cast dos_header when
1998-04-17 Geoff Voelker(Vmenu_updating_frame): New variable.
1998-04-17 Geoff Voelker(Vw32_recognize_altgr): Declare.
1998-04-17 Geoff Voelker* w32heap.h (w32_fatal_reload_error): Declare.
1998-04-17 Geoff Voelker(recreate_heap): Invoke w32_fatal_reload_error upon...
1998-04-17 Geoff Voelker(w32_msg_pump): Handle WM_EMACS_SETLOCALE.
1998-04-17 Geoff Voelker(Qforeground_color, Qbackground_color): Declare.
1998-04-17 Geoff Voelker(FILE_SEND_SIGCHLD): New macro.
1998-04-17 Geoff Voelker(sys_read): Clear carriage return flag.
1998-04-17 Geoff Voelker(my_begbss_static, my_endbss_static): Declare.
1998-04-17 Geoff Voelker(HAVE_STRING_H, HAVE_STRFTIME): Define macros.
1998-04-17 Geoff Voelker(LINK_TYPE): Do not include debug info in optimized
1998-04-17 Richard M. Stallman(Fcatch): Doc fix.
1998-04-17 Richard M. Stallman(Fml_if): Initialize val.
1998-04-16 Richard M. Stallman(standard_args): Add --no-unibyte.
1998-04-16 Eli Zaretskii(it_keyboard): New variable, supports Italian keyboard.
1998-04-16 Richard M. Stallman(time): Declare it only if not HAVE_UNISTD_H.
1998-04-16 Richard M. Stallman(Frequire): Doc fix.
1998-04-15 Kenichi Handa(code_convert_region): If point in the conversion
1998-04-15 Eli Zaretskii(syms_of_coding): Declare and define inherit-process...
1998-04-15 Eli ZaretskiiDeclare inherit-process-coding-system.
next