summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1997-08-12Comment changes.Richard M. Stallman
1997-08-12(X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.Richard M. Stallman
1997-08-12Comment change.Richard M. Stallman
1997-08-12(main): Fix previous change.Richard M. Stallman
1997-08-11(init_environment): Set Emacs root directory properly whenRichard M. Stallman
1997-08-11(init_dosfns): Avoid calling DOS memory-allocationRichard M. Stallman
1997-08-11(IT_set_frame_parameters): Actually store the frameRichard M. Stallman
1997-08-11(main) [__FreeBSD__ && PROFILING]: Add code for profiling.Richard M. Stallman
1997-08-11(Finsert_startup_screen): Call `insert_char' with a single argument.Richard M. Stallman
1997-08-11(Qbackground_color, Qforeground_color): Define vars.Richard M. Stallman
1997-08-10(Fset_terminal_coding_system_internal): SetKenichi Handa
1997-08-10(struct iso2022_spec): New member expected_charsets.Kenichi Handa
1997-08-10(Vignore_relative_composition): New variable.Kenichi Handa
1997-08-10(Vignore_relative_composition): Extern it.Kenichi Handa
1997-08-10(ENCODE_ISO_CHARACTER_DIMENSION1): Pay attention toKenichi Handa
1997-08-10(CODING_FLAG_ISO_SAFE): New macro.Kenichi Handa
1997-08-10(concat): Pay attention to multibyte characters whenKenichi Handa
1997-08-10(encode_terminal_code): Use safe_terminal_coding ifKenichi Handa
1997-08-10(dumpglyphs): Pay attention toKenichi Handa
1997-08-10(init_system_name): If domain is null, don't add a period.Richard M. Stallman
1997-08-09(lisp, shortlisp): Add bindings.el and case-table.elc.Richard M. Stallman
1997-08-09(init_buffer): Use getcwd instead of getwd, if available.Richard M. Stallman
1997-08-09(read1): Handle read_escape making a multibyte character.Richard M. Stallman
1997-08-09(do_autoload): Require a suffix for the file.Richard M. Stallman
1997-08-08(redisplay_window): Fix access to w->last_point{,_[xy]}.Richard M. Stallman
1997-08-08(Flocal_variable_p, Ffind_operation_coding_system): Declared.Richard M. Stallman
1997-08-08(Frequire): Don't insist on a suffixRichard M. Stallman
1997-08-07(PATH_LOCK): Definition deleted.Richard M. Stallman
1997-08-07(init_filelock): Function deleted.Richard M. Stallman
1997-08-07(main): Remove call to init_filelock.Richard M. Stallman
1997-08-07(current_column): Update ptr differently at newlineRichard M. Stallman
1997-08-07(Fwiden, Fnarrow_to_region, save_restriction_restore):Richard M. Stallman
1997-08-07(Fwrite_region): Turn off the feature of checkingRichard M. Stallman
1997-08-07(COERCE_MARKER): New macro.Richard M. Stallman
1997-08-07(unexec): Cast 1st arg in mmap calls.Richard M. Stallman
1997-08-07(init_sys_modes) [mips || HAVE_TCATTR]:Richard M. Stallman
1997-08-06(redisplay_internal): Count only visible frames at first.Richard M. Stallman
1997-08-06(lock_file_1, lock_file): Add casts.Richard M. Stallman
1997-08-06(syms_of_xselect): Doc syntax fixes.Richard M. Stallman
1997-08-06(syms_of_coding): Doc syntax fixes.Richard M. Stallman
1997-08-06(HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C.Richard M. Stallman
1997-08-06Whitespace change.Richard M. Stallman
1997-08-06(detect_eol_type): Fix previous change.Kenichi Handa
1997-08-05(detect_eol_type): If EOL representation does notRichard M. Stallman
1997-08-05(syms_of_fontset): Doc fixes.Richard M. Stallman
1997-08-04(Fcall_process_region): Use cdr part (not car part)Kenichi Handa
1997-08-04(detect_coding_iso2022): Do not exclude posibility ofKenichi Handa
1997-08-04(Fset_process_coding_system): Doc-string modified.Kenichi Handa
1997-08-04(merge_face_list): New function.Richard M. Stallman
1997-08-04(redisplay_internal): Count number of visible framesRichard M. Stallman