| Commit message (Expand) | Author | Age | Files | Lines |
| * | (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 |
| * | (Finsert_file_contents): Redo the change for handling | Kenichi Handa | 1998-06-15 | 1 | -148/+187 |
| * | (skip_chars): Don't examine STRING before verifying that it is a string. | Richard M. Stallman | 1998-06-14 | 1 | -3/+5 |
| * | (Fcall_interactively) <k, K>: If sequence ends in a down | Richard M. Stallman | 1998-06-14 | 1 | -0/+30 |
| * | (dos_set_keyboard): Call Int 2Fh via the DPMI server, not directly. | Eli Zaretskii | 1998-06-14 | 1 | -9/+26 |
| * | (Fcompleting_read): Escape bare newline in doc string. | Erik Naggum | 1998-06-14 | 1 | -1/+1 |
| * | (Finsert_file_contents): Fix change to set INSERTED. | Richard M. Stallman | 1998-06-14 | 1 | -1/+1 |
| * | (parse_menu_item): Put a quote around DEF | Richard M. Stallman | 1998-06-13 | 1 | -2/+3 |
| * | (detect_coding_system): Always return a list of HIGHEST is zero. | Kenichi Handa | 1998-06-13 | 1 | -5/+7 |
| * | (standard_args): Fix arg order to match code in `main'. | Richard M. Stallman | 1998-06-12 | 1 | -11/+17 |
| * | (Finsert_file_contents): Undo the previous change for | Kenichi Handa | 1998-06-12 | 1 | -179/+148 |
| * | (Finsert_file_contents): After calling handler, | Kenichi Handa | 1998-06-12 | 1 | -0/+2 |
| * | (set_auto_coding_unwind): New function. | Kenichi Handa | 1998-06-12 | 1 | -149/+189 |
| * | (SETUP_SYNTAX_TABLE): Don't call update_syntax_table | Richard M. Stallman | 1998-06-11 | 1 | -2/+3 |
| * | (LINK_FLAGS): Place debug info in executable in | Geoff Voelker | 1998-06-11 | 1 | -2/+2 |
| * | (Fforward_comment): Properly compute BYTEPOS arg to char_quoted. | Richard M. Stallman | 1998-06-11 | 1 | -3/+2 |
| * | (getcwd): Remove define. | Richard M. Stallman | 1998-06-10 | 1 | -1/+4 |
| * | (sys_rename): Don't examine errno if rename didn't fail. | Richard M. Stallman | 1998-06-10 | 1 | -2/+3 |
| * | (readevalloop): New arg READFUN. Callers changed. | Richard M. Stallman | 1998-06-10 | 1 | -13/+19 |
| * | (Feval_region): Accept 4 args. | Richard M. Stallman | 1998-06-10 | 1 | -1/+1 |
| * | (PTR_TO_OFFSET): Alternate definition if not `emacs'. | Richard M. Stallman | 1998-06-09 | 1 | -0/+4 |
| * | (XTread_socket): Accept Japanese XK keysyms. | Richard M. Stallman | 1998-06-09 | 1 | -0/+1 |
| * | (redisplay_internal): If cursor's in the frame's echo area, | Richard M. Stallman | 1998-06-09 | 1 | -19/+37 |
| * | (struct lisp_parse_state): New field, levelstarts. | Richard M. Stallman | 1998-06-08 | 1 | -2/+21 |
| * | (struct kboard): New elts Vreal_last_command and Vlast_prefix_arg. | Richard M. Stallman | 1998-06-07 | 1 | -0/+7 |
| * | (cmd_error): Init Vlast_prefix_arg. | Richard M. Stallman | 1998-06-07 | 1 | -31/+31 |
| * | (syms_of_callint): Set up Lisp variable. | Richard M. Stallman | 1998-06-07 | 1 | -0/+4 |
| * | (mark_kboards): Mark Vlast_prefix_arg too. | Richard M. Stallman | 1998-06-07 | 1 | -0/+1 |
| * | (mark_kboards): Mark all the Lisp_Object fields. | Richard M. Stallman | 1998-06-07 | 1 | -0/+5 |
| * | (init_callproc): Check Vinstallation_directory even if !initialized. | Richard M. Stallman | 1998-06-06 | 1 | -1/+1 |
| * | (POS_AS_IN_BUFFER): Add 1 only if operating on a buffer. | Richard M. Stallman | 1998-06-06 | 1 | -5/+6 |
| * | (scan_lists): Properly skip the comment-fence character | Richard M. Stallman | 1998-06-06 | 1 | -43/+88 |
| * | #include sys/file.h | Karl Heuer | 1998-06-05 | 1 | -33/+113 |
| * | (Finsert_file_contents): Always update | Karl Heuer | 1998-06-05 | 1 | -6/+14 |
| * | Comment change. | Karl Heuer | 1998-06-05 | 1 | -1/+1 |
| * | (main): Don't implement --version if not initialized. | Karl Heuer | 1998-06-04 | 1 | -2/+5 |
| * | Handle the new convention that `position' values | Karl Heuer | 1998-06-03 | 1 | -145/+22 |
| * | (create_root_interval): Initialize position to 0 | Karl Heuer | 1998-06-03 | 1 | -27/+76 |
| * | (DECODE_FILE, ENCODE_FILE): | Karl Heuer | 1998-06-03 | 1 | -6/+6 |
| * | (code_convert_string_norecord): New function. | Karl Heuer | 1998-06-03 | 1 | -0/+22 |
| * | (sys_subshell): Cast arg to chdir. | Karl Heuer | 1998-06-02 | 1 | -3/+3 |
| * | (syms_of_keyboard): Doc fix for suggest-key-bindings. | Karl Heuer | 1998-06-02 | 1 | -1/+1 |
| * | (string_to_non_ascii_char): Don't check the arg | Kenichi Handa | 1998-06-02 | 1 | -3/+5 |