Comment changes.
[bpt/emacs.git] / src /
1997-08-12 Richard M. StallmanComment changes.
1997-08-12 Richard M. Stallman(X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.
1997-08-12 Richard M. StallmanComment change.
1997-08-12 Richard M. Stallman(main): Fix previous change.
1997-08-11 Richard M. Stallman(init_environment): Set Emacs root directory properly...
1997-08-11 Richard M. Stallman(init_dosfns): Avoid calling DOS memory-allocation
1997-08-11 Richard M. Stallman(IT_set_frame_parameters): Actually store the frame
1997-08-11 Richard M. Stallman(main) [__FreeBSD__ && PROFILING]: Add code for profiling.
1997-08-11 Richard M. Stallman(Finsert_startup_screen): Call `insert_char' with a...
1997-08-11 Richard M. Stallman(Qbackground_color, Qforeground_color): Define vars.
1997-08-10 Kenichi Handa(Fset_terminal_coding_system_internal): Set
1997-08-10 Kenichi Handa(struct iso2022_spec): New member expected_charsets.
1997-08-10 Kenichi Handa(Vignore_relative_composition): New variable.
1997-08-10 Kenichi Handa(Vignore_relative_composition): Extern it.
1997-08-10 Kenichi Handa(ENCODE_ISO_CHARACTER_DIMENSION1): Pay attention to
1997-08-10 Kenichi Handa(CODING_FLAG_ISO_SAFE): New macro.
1997-08-10 Kenichi Handa(concat): Pay attention to multibyte characters when
1997-08-10 Kenichi Handa(encode_terminal_code): Use safe_terminal_coding if
1997-08-10 Kenichi Handa(dumpglyphs): Pay attention to
1997-08-10 Richard M. Stallman(init_system_name): If domain is null, don't add a...
1997-08-09 Richard M. Stallman(lisp, shortlisp): Add bindings.el and case-table.elc.
1997-08-09 Richard M. Stallman(init_buffer): Use getcwd instead of getwd, if available.
1997-08-09 Richard M. Stallman(read1): Handle read_escape making a multibyte character.
1997-08-09 Richard M. Stallman(do_autoload): Require a suffix for the file.
1997-08-08 Richard M. Stallman(redisplay_window): Fix access to w->last_point{,_...
1997-08-08 Richard M. Stallman(Flocal_variable_p, Ffind_operation_coding_system)...
1997-08-08 Richard M. Stallman(Frequire): Don't insist on a suffix
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'.
next