aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2004-08-095-13/+40
|\
| * *** 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
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-073-3/+13
|\ \ | |/
| * *** 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
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-0310-40/+117
|\ \ | |/
| * (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
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-303-2/+40
|\ \ | |/
| * *** 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
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-279-11/+75
|\ \ | |/
| * (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
| * (check_cons_list): New function (contents commented out).Richard M. Stallman2004-07-251-0/+11
| * *** empty log message ***Richard M. Stallman2004-07-241-0/+9
| * (not_single_kboard_state): Declared.Richard M. Stallman2004-07-241-0/+1
| * (Fwrite_region): Doc fix.Richard M. Stallman2004-07-241-1/+1
| * (Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.Richard M. Stallman2004-07-241-2/+4
| * (Fexpand_abbrev): Run Qpre_abbrev_expand_hookRichard M. Stallman2004-07-241-2/+2
| * (Fcolor_supported_p): Doc fix.Luc Teirlinck2004-07-242-0/+8
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-243-4/+43
|\ \ | |/
| * (Fselect_frame, Fset_frame_selected_window)Luc Teirlinck2004-07-241-4/+14
| * (x_icon_verify): New function.Luc Teirlinck2004-07-242-0/+29