aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* *** empty log message ***Luc Teirlinck2004-07-311-0/+8
* (Fset_keymap_parent): Minor doc fix.Luc Teirlinck2004-07-311-2/+1
* (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.Luc Teirlinck2004-07-311-1/+3
* (syms_of_keyboard) <disable-point-adjustment>: Doc fix.Luc Teirlinck2004-07-311-2/+2
* (Fcall_interactively): Doc fix.Luc Teirlinck2004-07-311-1/+2
* (Fexpand_abbrev): Undo previous change.Richard M. Stallman2004-07-311-2/+2
* (Fformat): Allocated extra (dummy) element in info.Kim F. Storm2004-07-302-2/+7
* *** empty log message ***Luc Teirlinck2004-07-291-0/+4
* (Fdefvar, Fdefconst): Doc fixes.Luc Teirlinck2004-07-291-0/+11
* (move_it_in_display_line_to): Check BUFFER_POS_REACHED_P afterKim F. Storm2004-07-261-2/+19
* *** empty log message ***Kim F. Storm2004-07-261-0/+6
* (move_it_in_display_line_to): If overflow-newline-into-fringeKim F. Storm2004-07-251-2/+9
* *** empty log message ***Kim F. Storm2004-07-251-1/+7
* (enum window_part): Add ON_SCROLL_BAR.Richard M. Stallman2004-07-252-1/+8
* (coordinates_in_window): Return ON_SCROLL_BARRichard M. Stallman2004-07-251-1/+7
* (Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.Richard M. Stallman2004-07-252-2/+9