| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Finsert): Typo in doc-string fixed. | Kenichi Handa | 1998-07-03 | 1 | -4/+4 |
| * | (Finsert_file_contents): Do not set Vlast_coding_system | Kenichi Handa | 1998-07-03 | 1 | -1/+1 |
| * | (Faccess_file): Check type of second argument STRING. | Richard M. Stallman | 1998-07-02 | 1 | -4/+4 |
| * | (Vminibuffer_completing_file_name): New var. | Richard M. Stallman | 1998-07-02 | 1 | -2/+8 |
| * | [COFF]: New variable coff_offset. | Richard M. Stallman | 1998-06-29 | 1 | -4/+31 |
| * | (Fbyte_to_position): New function. | Richard M. Stallman | 1998-06-29 | 1 | -0/+10 |
| * | (wordify): Fix i_byte even in unibyte case for copy loop. | Richard M. Stallman | 1998-06-29 | 1 | -3/+10 |
| * | (Fcall_process) [! subprocesses]: Balance parentheses in an if clause. | Eli Zaretskii | 1998-06-29 | 1 | -1/+1 |
| * | (x_list_fonts): Fix prev change: cast result of alloca. | Richard M. Stallman | 1998-06-27 | 1 | -2/+2 |
| * | (Fx_list_fonts): Bring arglist into sync with xfns.c. | Richard M. Stallman | 1998-06-27 | 1 | -4/+16 |
| * | (Qemacs_mule): Extern it. | Kenichi Handa | 1998-06-26 | 1 | -1/+1 |
| * | (init_process): Initilize Vdefault_process_coding_system. | Kenichi Handa | 1998-06-26 | 1 | -0/+5 |
| * | (setup_raw_text_coding_system): New function. | Kenichi Handa | 1998-06-26 | 1 | -51/+55 |
| * | (setup_raw_text_coding_system): Extern it. | Kenichi Handa | 1998-06-26 | 1 | -0/+1 |
| * | (Fstart_process): Check process-coding-system-alist | Kenichi Handa | 1998-06-26 | 1 | -23/+23 |
| * | (Finsert_file_contents): Call setup_raw_text_coding_system. | Kenichi Handa | 1998-06-26 | 1 | -18/+6 |
| * | (PRINTFINISH): Convert text to unibyte before | Richard M. Stallman | 1998-06-24 | 1 | -18/+31 |
| * | (get_doc_string): Adjust declaration. | Richard M. Stallman | 1998-06-24 | 1 | -1/+1 |
| * | (read_list): Pass new arg to get_doc_string. | Richard M. Stallman | 1998-06-24 | 1 | -1/+1 |
| * | (get_doc_string): Take both UNIBYTE and DEFINITION as args. | Richard M. Stallman | 1998-06-24 | 1 | -10/+17 |
| * | (get_doc_string): 2nd arg is now DEFINITION; | Richard M. Stallman | 1998-06-24 | 1 | -10/+40 |
| * | (indented_beyond_p): Return the right kind of value. | Richard M. Stallman | 1998-06-23 | 1 | -1/+1 |
| * | (sort_args): Discard duplicate options with no args. | Richard M. Stallman | 1998-06-23 | 1 | -80/+117 |
| * | (command_loop): Reset executing_macro after | Richard M. Stallman | 1998-06-23 | 1 | -1/+4 |
| * | (Fcall_process): Handle third argument BUFFER | Richard M. Stallman | 1998-06-23 | 1 | -4/+6 |
| * | (Fmodify_syntax_entry): Use macro STRING_BYTES to get | Kenichi Handa | 1998-06-23 | 1 | -2/+2 |
| * | Include buffer.h, charset.h, and coding.h. | Andrew Innes | 1998-06-22 | 1 | -67/+145 |
| * | (print_string): Properly compute number of chars | Karl Heuer | 1998-06-22 | 1 | -5/+18 |
| * | (Vinhibit_redisplay, Qinhibit_redisplay): New variables. | Karl Heuer | 1998-06-22 | 1 | -0/+15 |
| * | (menu_item_eval_property): Bind Qinhibit_redisplay. | Karl Heuer | 1998-06-22 | 1 | -1/+3 |
| * | (Qinhibit_redisplay): Declared. | Karl Heuer | 1998-06-22 | 1 | -0/+1 |
| * | (initialize_w32_display): Call init_crit to initialize | Andrew Innes | 1998-06-22 | 1 | -0/+3 |
| * | (read_process_output): While processing carryover, | Kenichi Handa | 1998-06-22 | 1 | -7/+13 |
| * | (wait_reading_process_input): Recompute timeout each | Eli Zaretskii | 1998-06-21 | 1 | -13/+26 |
| * | (Freplace_match): Work by chars, not by bytes, | Karl Heuer | 1998-06-20 | 1 | -16/+20 |
| * | (x_list_fonts): Keep alloca usage simple. | Karl Heuer | 1998-06-20 | 1 | -1/+3 |
| * | Doc fixes. | Karl Heuer | 1998-06-20 | 4 | -5/+5 |
| * | (strout): Show multibyte message correctly. | Karl Heuer | 1998-06-20 | 1 | -1/+3 |
| * | Comment for CCL_MapMultiple modified.. | Kenichi Handa | 1998-06-20 | 1 | -19/+29 |
| * | (find_charset_in_str): Do not set the value of | Kenichi Handa | 1998-06-20 | 1 | -5/+0 |
| * | (read_process_output): Handle carryover correctly. | Kenichi Handa | 1998-06-20 | 1 | -2/+14 |
| * | (dumpglyphs): Check the case that FACE_FONT (face) is | Kenichi Handa | 1998-06-20 | 1 | -6/+8 |
| * | (syms_of_minibuf): Initialize buffer-name-history. | Karl Heuer | 1998-06-19 | 1 | -0/+1 |
| * | (casify_object): Cope with modifier bits in character. | Karl Heuer | 1998-06-18 | 1 | -5/+9 |
| * | (is_unc_volume, open_unc_volume, read_unc_volume, | Geoff Voelker | 1998-06-17 | 1 | -5/+143 |
| * | (x_list_fonts): If SIZE is zero and MAXNAMES is 1, use | Kenichi Handa | 1998-06-16 | 1 | -6/+39 |
| * | (encode_eol): Fix typo that prevented converting to Mac | Richard M. Stallman | 1998-06-16 | 1 | -7/+5 |
| * | (sys_rename): On some network drives, rename fails with | Richard M. Stallman | 1998-06-16 | 1 | -3/+3 |
| * | (message_dolog): GCPRO the oldpoint, oldbegv and oldzv | Richard M. Stallman | 1998-06-16 | 1 | -0/+3 |
| * | (syms_of_fileio): Doc-string of the variable | Kenichi Handa | 1998-06-15 | 1 | -2/+2 |