aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename wait_reading_process_input to wait_reading_process_output.Kim F. Storm2004-08-208-15/+15
* (wait_reading_process_output): Rename fromKim F. Storm2004-08-201-18/+18
* (Fsleep_for): Remove obsolete code.Kim F. Storm2004-08-201-38/+4
* *** empty log message ***Kim F. Storm2004-08-201-0/+9
* *** empty log message ***Kenichi Handa2004-08-201-0/+4
* (skip_chars): Fix for unibyte case.Kenichi Handa2004-08-201-4/+4
* *** empty log message ***Stefan Monnier2004-08-191-0/+5
* (back_comment): Fixup globals in all cases.Stefan Monnier2004-08-191-1/+1
* (char_quoted): Mixup byte/char pos.Stefan Monnier2004-08-191-1/+1
* * xfns.c (x_set_name, x_set_title): Encode title to UTF8 beforeJan Djärv2004-08-192-2/+7
* Adapt to new wait_reading_process_input args.Kim F. Storm2004-08-194-17/+12
* * process.c (wait_reading_process_input): Clean up.Kim F. Storm2004-08-191-94/+66
* *** empty log message ***Kim F. Storm2004-08-191-0/+5
* (child_setup_tty, init_sys_modes): Use CDISABLE.Kim F. Storm2004-08-191-9/+9
* (process_send_signal): Use CDISABLE.Kim F. Storm2004-08-191-9/+1
* *** empty log message ***Kim F. Storm2004-08-191-0/+6
* *** empty log message ***Kim F. Storm2004-08-171-0/+8
* *** empty log message ***Kim F. Storm2004-08-171-2/+7
* (Faccept_process_output): Add arg JUST-THIS-ONE;Kim F. Storm2004-08-171-8/+30
* (process_send_signal): Fix last change--useKim F. Storm2004-08-171-1/+9
* *** empty log message ***Richard M. Stallman2004-08-161-0/+20
* (child_setup_tty) [SIGNALS_VIA_CHARACTERS]:Richard M. Stallman2004-08-161-10/+13
* (process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.Richard M. Stallman2004-08-161-10/+13
* (merge_face_ref): Specifying `unspecified' is a no-op.Richard M. Stallman2004-08-161-1/+4
* (move_if_not_intangible): Force POSITION to be between BEGV and ZV.Richard M. Stallman2004-08-161-0/+4
* *** empty log message ***John Paul Wallington2004-08-141-0/+8
* (Frestore_buffer_modified_p): Doc fix.John Paul Wallington2004-08-141-1/+1
* (Fread_file_name): Doc fix.John Paul Wallington2004-08-141-1/+4
* (syms_of_minibuf) <completion-ignore-case>: Doc fix.John Paul Wallington2004-08-141-1/+4
* *** empty log message ***Luc Teirlinck2004-08-091-0/+4
* (Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.Luc Teirlinck2004-08-091-8/+12
* *** empty log message ***Luc Teirlinck2004-08-081-2/+2
* *** empty log message ***Luc Teirlinck2004-08-081-0/+8
* Declare Qdisabled_command_function instead of Qdisabled_command_hook.Luc Teirlinck2004-08-081-6/+6
* *** empty log message ***Luc Teirlinck2004-08-081-0/+5
* (Flocal_key_binding, Fglobal_key_binding)Luc Teirlinck2004-08-081-3/+3
* (window_list_1): YAILOM.Stefan Monnier2004-08-072-1/+3
* (make_temp_name): Handle multibyte prefixes.Stefan Monnier2004-08-072-3/+9
* (syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.Luc Teirlinck2004-08-072-0/+6
* *** empty log message ***Kenichi Handa2004-08-031-0/+5
* (decode_coding_string): Adjust coding->consumed, andKenichi Handa2004-08-031-0/+5
* (compute_motion): Fix last change.Kim F. Storm2004-08-021-3/+3
* (compute_motion): Fix check for full width windowKim F. Storm2004-08-021-2/+10
* *** empty log message ***Kim F. Storm2004-08-021-0/+6
* (Finteractive_form): Doc fix.Luc Teirlinck2004-08-022-2/+6
* *** empty log message ***Kim F. Storm2004-08-021-0/+12
* (window_scroll_line_based): Let compute_motionKim F. Storm2004-08-021-1/+1
* (compute_motion): Use actual window width if WIDTH is -1,Kim F. Storm2004-08-021-21/+48
* (read_process_output): Use whole read buffer.Kim F. Storm2004-08-011-6/+6
* *** empty log message ***Kim F. Storm2004-08-011-0/+5