| Commit message (Expand) | Author | Age | Files | Lines |
* | Change argument number of Fdisplay_buffer to 3. | Kenichi Handa | 1998-02-06 | 1 | -1/+1 |
* | (GENERIC_FONT_PTR): Commented-out definition deleted. | Richard M. Stallman | 1998-02-06 | 1 | -4/+0 |
* | (Fpop_to_buffer): Pass new arg to Fdisplay_buffer. | Richard M. Stallman | 1998-02-06 | 1 | -1/+1 |
* | (Fdescribe_bindings_internal): | Richard M. Stallman | 1998-02-05 | 1 | -17/+25 |
* | (list2, list3, list4, list5): New functions. | Richard M. Stallman | 1998-02-05 | 1 | -0/+31 |
* | (copy_text): When copying from multibyte to unibyte, do | Kenichi Handa | 1998-02-04 | 1 | -1/+1 |
* | (Fsubst_char_in_region): Handle character-base | Kenichi Handa | 1998-02-04 | 1 | -13/+13 |
* | (Fiso_charset): Doc-string modified. | Kenichi Handa | 1998-02-04 | 1 | -1/+7 |
* | (Faref, Faset): Allow indexing a char-table | Richard M. Stallman | 1998-02-03 | 1 | -2/+2 |
* | (Fformat): If MULTIBYTE is changed to 1 | Richard M. Stallman | 1998-02-03 | 1 | -6/+25 |
* | (Fmodify_category_entry): Doc fix. | Richard M. Stallman | 1998-02-03 | 1 | -23/+25 |
* | (search_buffer): New args pos_byte and lim_byte. | Richard M. Stallman | 1998-02-03 | 1 | -11/+16 |
* | (Fcall_process): Allow creating a new buffer for the output. | Richard M. Stallman | 1998-02-03 | 1 | -1/+1 |
* | (float_to_string): Handle infinities and NaN specially. | Richard M. Stallman | 1998-02-02 | 1 | -0/+20 |
* | (read1): Handle infinities, NaN and -0.0 specially. | Richard M. Stallman | 1998-02-02 | 1 | -1/+28 |
* | (concat): Handle bool-vectors correctly. | Richard M. Stallman | 1998-02-02 | 1 | -30/+34 |
* | (concat): If making a string, a nonempty bool-vector is error. | Richard M. Stallman | 1998-02-02 | 1 | -5/+69 |
* | (CONVERTED_BYTE_SIZE): Fix the logic. | Kenichi Handa | 1998-01-30 | 1 | -4/+11 |
* | (ENCODE_ISO_CHARACTER): Pay attention to | Kenichi Handa | 1998-01-30 | 1 | -48/+46 |
* | (Fsubstitute_command_keys): Declare length_byte out of | Kenichi Handa | 1998-01-30 | 1 | -3/+1 |
* | (DECODE_SJIS_BIG5_CHARACTER): Don't have to increase | Kenichi Handa | 1998-01-28 | 1 | -2/+1 |
* | (syms_of_data): Register multibyte-string-p as a Lisp | Kenichi Handa | 1998-01-28 | 1 | -0/+1 |
* | (fast_string_match): Give re_search byte size of | Kenichi Handa | 1998-01-28 | 1 | -6/+10 |
* | (file_name_as_directory): For an empty name, return "/". | Richard M. Stallman | 1998-01-27 | 1 | -3/+7 |
* | (Fcall_process): Test only args past args[4] for multibyteness. | Richard M. Stallman | 1998-01-27 | 1 | -1/+1 |
* | (message_dolog): Cast M to unsigned char * to access bytes. | Richard M. Stallman | 1998-01-27 | 1 | -1/+2 |
* | (command_loop_1): Run post-command-hook before, | Richard M. Stallman | 1998-01-27 | 1 | -16/+16 |
* | (compare_window_configurations): New function. | Richard M. Stallman | 1998-01-26 | 1 | -4/+99 |
* | (internal_equal): Use compare_window_configurations. | Richard M. Stallman | 1998-01-26 | 1 | -0/+2 |
* | (standard_args): Add "-unibyte" aka "--unibyte". | Richard M. Stallman | 1998-01-26 | 1 | -0/+13 |
* | (Funintern): Clear the symbol's obarray field. | Richard M. Stallman | 1998-01-26 | 1 | -0/+2 |
* | Comment change. | Richard M. Stallman | 1998-01-25 | 1 | -0/+3 |
* | (back_comment): Move the find_defun_start call | Richard M. Stallman | 1998-01-25 | 1 | -4/+19 |
* | Delete garbage line "int use_dialog_box". | Kenichi Handa | 1998-01-23 | 1 | -4/+0 |
* | (Fread-string): Doc fix. | Stephen Eglen | 1998-01-22 | 1 | -2/+5 |
* | (SYSTEM_MALLOC): Defined. | Richard M. Stallman | 1998-01-22 | 1 | -0/+5 |
* | (Finsert_file_contents): Fix previous change. | Kenichi Handa | 1998-01-22 | 1 | -2/+2 |
* | (adjust_before_replace, adjust_after_replace): New | Kenichi Handa | 1998-01-22 | 1 | -0/+28 |
* | (Fcall_process): Use raw-text instead of emacs-mule | Kenichi Handa | 1998-01-22 | 1 | -29/+36 |
* | (detect_coding_system): Extern it. | Kenichi Handa | 1998-01-22 | 1 | -0/+1 |
* | (Vccl_translation_table_vector, Qccl_program, | Kenichi Handa | 1998-01-22 | 1 | -50/+638 |
* | Definition of macros CCL_STAT_XXX are moved from ccl.c to here. | Kenichi Handa | 1998-01-22 | 1 | -0/+13 |
* | (min_composite_char): New variable. | Kenichi Handa | 1998-01-22 | 1 | -7/+18 |
* | (BCOPY_SHORT): New macro. | Kenichi Handa | 1998-01-22 | 1 | -1/+19 |
* | Vselect_safe_coding_system_function): New variable. | Kenichi Handa | 1998-01-22 | 1 | -960/+1771 |
* | (CODING_FLAG_ISO_DESIGNATION): New macro. | Kenichi Handa | 1998-01-22 | 1 | -50/+101 |
* | (Faset): Allow setting a multibyte character in a | Kenichi Handa | 1998-01-22 | 1 | -8/+11 |
* | (Fstart_process): Use raw-text instead of emacs-mule | Kenichi Handa | 1998-01-22 | 1 | -51/+56 |
* | (struct Lisp_Process): New members decoding_carryover | Kenichi Handa | 1998-01-22 | 1 | -0/+4 |
* | (Finsert_file_contents): Even if | Kenichi Handa | 1998-01-22 | 1 | -137/+105 |