]> code.delx.au - gnu-emacs/history - src
(fill-context-prefix): Accept a whitespace
[gnu-emacs] / src /
1997-08-07 Richard M. Stallman(PATH_LOCK): Definition deleted.
1997-08-07 Richard M. Stallman(init_filelock): Function deleted.
1997-08-07 Richard M. Stallman(main): Remove call to init_filelock.
1997-08-07 Richard M. Stallman(current_column): Update ptr differently at newline
1997-08-07 Richard M. Stallman(Fwiden, Fnarrow_to_region, save_restriction_restore):
1997-08-07 Richard M. Stallman(Fwrite_region): Turn off the feature of checking
1997-08-07 Richard M. Stallman(COERCE_MARKER): New macro.
1997-08-07 Richard M. Stallman(unexec): Cast 1st arg in mmap calls.
1997-08-07 Richard M. Stallman(init_sys_modes) [mips || HAVE_TCATTR]:
1997-08-06 Richard M. Stallman(redisplay_internal): Count only visible frames at...
1997-08-06 Richard M. Stallman(lock_file_1, lock_file): Add casts.
1997-08-06 Richard M. Stallman(syms_of_xselect): Doc syntax fixes.
1997-08-06 Richard M. Stallman(syms_of_coding): Doc syntax fixes.
1997-08-06 Richard M. Stallman(HAVE_ALLOCA): Don't define this on USG5_4 if not using...
1997-08-06 Richard M. StallmanWhitespace change.
1997-08-06 Kenichi Handa(detect_eol_type): Fix previous change.
1997-08-05 Richard M. Stallman(detect_eol_type): If EOL representation does not
1997-08-05 Richard M. Stallman(syms_of_fontset): Doc fixes.
1997-08-04 Kenichi Handa(Fcall_process_region): Use cdr part (not car part)
1997-08-04 Kenichi Handa(detect_coding_iso2022): Do not exclude posibility of
1997-08-04 Kenichi Handa(Fset_process_coding_system): Doc-string modified.
1997-08-04 Richard M. Stallman(merge_face_list): New function.
1997-08-04 Richard M. Stallman(redisplay_internal): Count number of visible frames
1997-08-04 Richard M. Stallman(Fload): Update declaration.
1997-08-04 Richard M. Stallman(detect_coding_mask): Include CODING_CATEGORY_MASK_BINA...
1997-08-04 Richard M. Stallman(Frequire): Pass t for the MUST-SUFFIX arg to Fload.
1997-08-04 Richard M. Stallman(do_autoload): Pass new arg to Fload.
1997-08-04 Richard M. Stallman(Fload): New optional arg MUST-SUFFIX.
1997-08-03 Richard M. Stallman(LD_SWITCH_MACHINE):
1997-08-03 Kenichi Handa(CODING_CATEGORY_MASK_BINARY): New macro.
1997-08-03 Kenichi Handa(x_set_frame_parameters): Heading comment fixed.
1997-08-03 Kenichi Handa(Vclipboard_coding_system): New variable.
1997-08-02 Richard M. Stallman(compute_motion): Correct the criterion for when to
1997-08-01 Richard M. StallmanComment change.
1997-08-01 Kenichi Handa(encode_coding_iso2022): When source data ends not at
1997-08-01 Kenichi Handa(Fwrite_region): Don't try to flush out a data twice.
1997-08-01 Richard M. Stallman(direct_output_for_insert): Set last_point_x properly.
1997-08-01 Kenichi Handa(x_list_fonts): Request at least 10 fonts by XListFonts.
1997-08-01 Richard M. Stallman(redisplay_window): Fix one-off in handling
1997-07-31 Richard M. Stallman(x_list_fonts): Reject a font whose min_bounds.width...
1997-07-31 Richard M. Stallman(current_lock_owner): Don't try to delete lock
1997-07-31 Richard M. Stallman(read_process_output): Don't call setup_coding_system
1997-07-31 Kenichi Handa(encode_coding_iso2022): Write out invalid multibyte
1997-07-30 Richard M. Stallman(lock_if_free): Don't loop; for strange error, return -1.
1997-07-30 Richard M. Stallman(redisplay_window): Fix previous change.
1997-07-30 Richard M. Stallman(LIBXMU): Alternative definition if CANNOT_DUMP.
1997-07-30 Richard M. Stallman(LDFLAGS, CPPFLAGS): Get them from configure like CFLAGS.
1997-07-30 Richard M. StallmanMinor cleanup.
1997-07-29 Richard M. Stallman(Fformat_time_string): Don't hang if strftime produces
1997-07-29 Richard M. Stallman(sort_args): Check properly for `--'.
1997-07-28 Richard M. Stallman(x_new_font): Follow the change in x_set_scroll_bar_wid...
1997-07-28 Richard M. Stallman(Fx_create_frame): Initialize fontset in output_data.
1997-07-28 Richard M. Stallman(non_ascii_char_to_string): Fix typos.
1997-07-28 Richard M. Stallman[HAVE_LIBNCURSES]: Declare ospeed as short, unless...
1997-07-28 Richard M. Stallman(x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStr...
1997-07-28 Richard M. Stallman(map_obarray): Don't crash if something strange is...
1997-07-28 Richard M. Stallman(redisplay_window): When text has not changed,
1997-07-27 Richard M. Stallman(syms_of_callproc): Don't init Vtemp_file_name_pattern...
1997-07-26 Richard M. Stallman(strout, printchar): Handle minibuffer_auto_raise.
1997-07-26 Richard M. Stallman(dumpglyphs): Check the dimension of FONT while
1997-07-26 Richard M. Stallman(LD_SWITCH_SYSTEM_TEMACS): Define this instead of LD_SW...
1997-07-26 Richard M. Stallman(display_text_line): Don't count minibuf_prompt_width...
1997-07-25 Richard M. Stallman(Fwrite_region): Fix previous change.
1997-07-25 Kenichi Handa(compute_motion): Handle display table correctly for
1997-07-25 Kenichi Handa(syms_of_fontset): Set Vhighlight_wrong_size_font to...
1997-07-25 Kenichi Handa(CODING_REQUIRE_TEXT_CONVERSION,
1997-07-25 Kenichi Handa(read_process_output): Use new macro
1997-07-25 Kenichi Handa(Finsert_file_contents): Use new macros
1997-07-25 Richard M. Stallman(${lispsource}TAGS): Specify ETAGS var in inner make.
1997-07-25 Richard M. Stallman(Vprint_gensym_alist): Renamed from printed_gensyms.
1997-07-24 Richard M. Stallman(selection_data_to_lisp_data):
1997-07-24 Richard M. Stallman(main): Make --help msg end in newline.
1997-07-24 Richard M. Stallman(Fx_create_frame): Don't fail to initialize `font'.
1997-07-24 Richard M. Stallman(wait_reading_process_input): Initialize total_read.
1997-07-24 Richard M. Stallman(Fdelete_frame): Undo previous change.
1997-07-24 Richard M. Stallman(read_char): Delete spurious UNGCPRO.
1997-07-24 Richard M. Stallman(Fforward_comment): When count1 is negative, return...
1997-07-24 Richard M. Stallman(Fcurrent_message): New function.
1997-07-23 Richard M. Stallman(syms_of_buffer): Doc fix.
1997-07-23 Richard M. Stallman(syms_of_eval): Doc fix.
1997-07-23 Richard M. StallmanUndo previous change.
1997-07-22 Richard M. StallmanTest `__unix' along with `unix'.
1997-07-22 Richard M. Stallman(syms_of_coding): Doc fix.
1997-07-22 Richard M. Stallman(LIBS_SYSTEM): Undo previous change.
1997-07-22 Richard M. Stallman(choose_minibuf_frame_1): New function.
1997-07-21 Richard M. Stallman(set_window_height): Allow all heights > 0 for minibuff...
1997-07-21 Richard M. Stallman(Fx_create_frame): Default vertical-scroll-bars as...
1997-07-20 Richard M. Stallman(Fcommand_execute): gcpro c.
1997-07-20 Richard M. Stallman(XTread_socket) <ClientMessage>:
1997-07-20 Geoff Voelker(w32_clear_end_of_line): Include scroll bar width.
1997-07-19 Richard M. Stallman(BASE_PURESIZE): Increased to 410000.
1997-07-19 Richard M. Stallman(redisplay_internal): Calculate new_count properly
1997-07-19 Richard M. Stallman(Fcompleting_read): gcpro def.
1997-07-18 Richard M. Stallman(Finsert_file_contents) [DOS_NT]: Use the coding
1997-07-18 Richard M. Stallman(Ffind_operation_coding_system): Use Ffboundp to
1997-07-18 Richard M. StallmanMany doc fixes.
1997-07-18 Richard M. Stallman(direct_output_forward_char): Reenable check against
1997-07-18 Richard M. Stallman(display_string): Ignore W->left if OBEY_WINDOW_WIDTH...
1997-07-17 Richard M. Stallman(xcar, xcdr): Print with /x.
1997-07-17 Richard M. Stallman(decode_mode_spec_coding): Fix typo; use `val' instead...
next