aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
1998-06-24(get_doc_string): 2nd arg is now DEFINITION;Richard M. Stallman1-10/+40
1998-06-23(indented_beyond_p): Return the right kind of value.Richard M. Stallman1-1/+1
1998-06-23(sort_args): Discard duplicate options with no args.Richard M. Stallman1-80/+117
1998-06-23(command_loop): Reset executing_macro afterRichard M. Stallman1-1/+4
1998-06-23(Fcall_process): Handle third argument BUFFERRichard M. Stallman1-4/+6
1998-06-23(Fmodify_syntax_entry): Use macro STRING_BYTES to getKenichi Handa1-2/+2
1998-06-22Include buffer.h, charset.h, and coding.h.Andrew Innes1-67/+145
1998-06-22(print_string): Properly compute number of charsKarl Heuer1-5/+18
1998-06-22(Vinhibit_redisplay, Qinhibit_redisplay): New variables.Karl Heuer1-0/+15
1998-06-22(menu_item_eval_property): Bind Qinhibit_redisplay.Karl Heuer1-1/+3
1998-06-22(Qinhibit_redisplay): Declared.Karl Heuer1-0/+1
1998-06-22(initialize_w32_display): Call init_crit to initializeAndrew Innes1-0/+3
1998-06-22(read_process_output): While processing carryover,Kenichi Handa1-7/+13
1998-06-21(wait_reading_process_input): Recompute timeout eachEli Zaretskii1-13/+26
1998-06-20(Freplace_match): Work by chars, not by bytes,Karl Heuer1-16/+20
1998-06-20(x_list_fonts): Keep alloca usage simple.Karl Heuer1-1/+3
1998-06-20Doc fixes.Karl Heuer4-5/+5
1998-06-20(strout): Show multibyte message correctly.Karl Heuer1-1/+3
1998-06-20Comment for CCL_MapMultiple modified..Kenichi Handa1-19/+29
1998-06-20(find_charset_in_str): Do not set the value ofKenichi Handa1-5/+0
1998-06-20(read_process_output): Handle carryover correctly.Kenichi Handa1-2/+14
1998-06-20(dumpglyphs): Check the case that FACE_FONT (face) isKenichi Handa1-6/+8
1998-06-19(syms_of_minibuf): Initialize buffer-name-history.Karl Heuer1-0/+1
1998-06-18(casify_object): Cope with modifier bits in character.Karl Heuer1-5/+9
1998-06-17(is_unc_volume, open_unc_volume, read_unc_volume,Geoff Voelker1-5/+143
1998-06-16(x_list_fonts): If SIZE is zero and MAXNAMES is 1, useKenichi Handa1-6/+39
1998-06-16(encode_eol): Fix typo that prevented converting to MacRichard M. Stallman1-7/+5
1998-06-16(sys_rename): On some network drives, rename fails withRichard M. Stallman1-3/+3
1998-06-16(message_dolog): GCPRO the oldpoint, oldbegv and oldzvRichard M. Stallman1-0/+3
1998-06-15(syms_of_fileio): Doc-string of the variableKenichi Handa1-2/+2
1998-06-15(Finsert_file_contents): Redo the change for handlingKenichi Handa1-148/+187
1998-06-14(skip_chars): Don't examine STRING before verifying that it is a string.Richard M. Stallman1-3/+5
1998-06-14(Fcall_interactively) <k, K>: If sequence ends in a downRichard M. Stallman1-0/+30
1998-06-14(dos_set_keyboard): Call Int 2Fh via the DPMI server, not directly.Eli Zaretskii1-9/+26
1998-06-14(Fcompleting_read): Escape bare newline in doc string.Erik Naggum1-1/+1
1998-06-14(Finsert_file_contents): Fix change to set INSERTED.Richard M. Stallman1-1/+1
1998-06-13(parse_menu_item): Put a quote around DEFRichard M. Stallman1-2/+3
1998-06-13(detect_coding_system): Always return a list of HIGHEST is zero.Kenichi Handa1-5/+7
1998-06-12(standard_args): Fix arg order to match code in `main'.Richard M. Stallman1-11/+17
1998-06-12(Finsert_file_contents): Undo the previous change forKenichi Handa1-179/+148
1998-06-12(Finsert_file_contents): After calling handler,Kenichi Handa1-0/+2
1998-06-12(set_auto_coding_unwind): New function.Kenichi Handa1-149/+189
1998-06-11(SETUP_SYNTAX_TABLE): Don't call update_syntax_tableRichard M. Stallman1-2/+3
1998-06-11(LINK_FLAGS): Place debug info in executable inGeoff Voelker1-2/+2
1998-06-11(Fforward_comment): Properly compute BYTEPOS arg to char_quoted.Richard M. Stallman1-3/+2
1998-06-10(getcwd): Remove define.Richard M. Stallman1-1/+4
1998-06-10(sys_rename): Don't examine errno if rename didn't fail.Richard M. Stallman1-2/+3
1998-06-10(readevalloop): New arg READFUN. Callers changed.Richard M. Stallman1-13/+19
1998-06-10(Feval_region): Accept 4 args.Richard M. Stallman1-1/+1
1998-06-09(PTR_TO_OFFSET): Alternate definition if not `emacs'.Richard M. Stallman1-0/+4